Fixing buffering

acooks

New Member
Joined
Mar 17, 2006
Messages
6
Hey developers!

I'm looking for opinions on best practice for developing audio/video streaming devices and applications. How to test these things? Wireshark? Commercial tools?
 

acooks

New Member
Joined
Mar 17, 2006
Messages
6
zero responses. Probably a mixture between nobody knows and nobody cares.

Imagine building a voip (soft)phone or something like plex. How would you detect and measure delays in the sending application, or test how well the receiver handles variable delay?

One possible answer is jittertrap - and you can have it if you have use for it. https://github.com/acooks/jittertrap
 
Last edited:

[)roi(]

Executive Member
Joined
Apr 15, 2005
Messages
6,282
It's really going to depend on protocol, latency, media and content.
 
Last edited:
Top