That is my understanding. The reason we want to create on is that there is no other way of conveying the PTS-PCR (TS stream) to the decoder, and hence how much receive buffer the decoder needs. It's actually for milestone which does support the RFC I believe. We am happy to use TS streams for VLC.
From: [email protected] [mailto:[email protected]] On Behalf Of Ross Finlayson Sent: 21 October 2011 09:38 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] VLC mpeg4 I am correct in saying the VLC supports MP4V-ES but not mpeg4-generic (RFC3640) for m=video. I assume here that you are talking about VLC *receiving* RTP video. (When *sending* RTP, VLC does not use our software.) In principle, the "LIVE555 Streaming Media" library (used by VLC) can receive either payload format: "MP4V-ES" or "MPEG4-GENERIC" - depending on what's specified in the stream's SDP description. However, the code that VLC uses to interface with LIVE555 assumes that a "MPEG4-GENERIC" stream is audio only. (I have never seen a stream that uses "MPEG4-GENERIC" for video.) So, if you want to send MPEG-4 video over RTP, you should use the MP4V-ES payload format. Ross Finlayson Live Networks, Inc. http://www.live555.com/ This E-mail and any files transmitted with it ("E-mail") is intended solely for the addressee(s) and may contain confidential and/or legally privileged information. If you are not the addressee(s), any disclosure, reproduction, copying, distribution or other use of the E-mail is prohibited. If you have received this E-mail in error, please delete it and notify the sender immediately via our switchboard or return e-mail. Neither the company nor any subsidiary or affiliate or associated company nor any individual sending this E-mail accepts any liability in respect of the content (including errors and omissions) nor shall this e-mail be deemed to enter the company or any subsidiary or affiliate or associated company into a contract or to create any legally binding obligations unless expressly agreed to in writing under separate cover and timeliness of the E-mail which arise as a result of transmission. If verification is required, please request a hard copy version from the sender.
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
