Re: [OpenSIPStack] Playing Data on a mediastream / synchronize data
Brought to you by:
joegenbaclor
From: Ilian J. C. P. <ip...@so...> - 2008-05-15 03:51:02
|
Hi, Christian Wallukat wrote: > Hi all, > > > I try to send G711 Alaw data on the destination media stream but it > Is snatchy if the delay between the packets doesn’t match... > > The delay of 20ms is not always right, how can I time the packets ? > > I use OpalMediaStream::WriteFrame() for sending the data ... > The OpalMediaPatch thread should do this for you automatically. You don't have to call WriteFrame(). What you just need to do is implement your derived OpalMediaStream interfaces properly (if they are not yet implemented that is). > > > Kind regards > > > Christian > > No virus found in this outgoing message. > Checked by AVG. > Version: 7.5.524 / Virus Database: 269.23.11/1422 - Release Date: 08.05.2008 > 17:24 > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > ------------------------------------------------------------------------ > > No virus found in this incoming message. > Checked by AVG. > Version: 7.5.524 / Virus Database: 269.23.16/1431 - Release Date: 5/13/2008 7:55 PM > |