Re: [streaming] Manually creating an SDP-file to input pure RTP
Rémi Denis-Courmont <[email protected]> Fri, 14 Nov 2008 17:52:01 +0200
| Newsgroups | gmane.comp.video.videolan.vls.general |
|---|---|
| Organization | VideoLAN project - www.videolan.org |
| Message-ID | <[email protected]> |
Le vendredi 14 novembre 2008 17:43:30 Marshall Eubanks, vous avez écrit : > RTP is built and intended to be used with muxing - it has it's own > time codes, etc. RTP timestamps are only synched within a single RTP session and source. If you want to have audio _and_ video (or multiple sources), you need to correlate timestampts from different sessions. That's done with RTCP-SR. The only exception is if you're doing MPEG Transport Stream over RTP to mux audio and video on the same RTP session. Or then you'd have to assume that all sessions have the same RTP timestamp frequency and are synchronous, but that's completely not specified. -- Rémi Denis-Courmont http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary _______________________________________________ streaming mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/streaming