
23 Oct
2012
23 Oct
'12
8:35 a.m.
(quoting fixed; please don't top-post) Jamey Drennan wrote:
On Mon, Oct 22, 2012 at 4:45 PM, Florian Faber faber@faberman.de wrote:
How do you synchronize the streams? You will either have to synchronize the media clocks or do some sort of SRC.
Maybe I don't quite understand your question but I use RTP (oRTP library) to manage the sending/receiving of the audio streams.
So the RTP stream is synchronized to the sender's clock. How do you handle the differences between the stream's clock and the playback device's clock?
Regards, Clemens