Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes: > Hi, > > So I had a few more thoughts. > > Let me start with a story :) > > I use my N810 device for landline calls via SIP these days. > Every time I'm in a call, audio is very choppy and I can barely > understand the person I'm talking to -- my fix is to "ping -i > 0.05" the device to disable its powersaving... > > > Now, why is audio choppy? I was blaming it on the wireless powersaving, > and disabling that clearly fixes it. But is the problem really just > there? I think it might also be the application -- its playback buffer > is smaller than the networking latency I am experiencing due to > wireless. I think I could probably tolerate an additional audio latency > of 150ms (my beacon interval being 102.4ms) or so, if audio wasn't > choppy. What's the DTIM count in your AP? N810 wakes up only for DTIM beacons, that might increase the latency. > That means the application (telepathy sofiasip I guess) would have > to have 150ms or so playback buffer to make the playback smooth with > delay. [1] [...] > [1] I don't quite see why this doesn't happen automatically, it seems it > must discard packets that don't fit into its idea of the stream timing N810 only disables the power save when there's a frame to transmit. I guess the SIP connection isn't constantly sending anything and that's why you get bad quality. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html