[Live-devel] RTP to Transport Stream

Boris Rekhtman rekhtman at verizon.net
Mon Mar 3 15:45:51 PST 2008


I tried this and the result file stutters a lot in VLC.

I also tried to stream this TS using BasicUDPSink and it also stutters in
VLC and if played on Amino set-top box.

What can be a reason for this?

 

Boris Rekhtman

 

  _____  

From: live-devel-bounces at ns.live555.com
[mailto:live-devel-bounces at ns.live555.com] On Behalf Of Ross Finlayson
Sent: Sunday, March 02, 2008 8:51 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] RTP to Transport Stream

 

I am looking for a way to modify openRTSP example to

a. Request MPEG2 Program Stream file from live555 Media Server (already in
openRTSP)

b. Receive 2 RTP streams for audio and video (already in openRTSP)

c. Multiplex 2 streams and create an MPEG2 Transport Stream file instead of
2 separate files.

 

Could you suggest combination of filters to achieve this?

 

You can do this using the "MPEG2TransportStreamFromESSource" class.  Create
an object of this class, then 'feed' the audio and video sources
("RTPSource"s) into it, using the "addNewAudioSource()" and
"addNewVideoSource()" member functions.  Then create a "FileSink" object,
and 'play' it using your "MPEG2TransportStreamFromESSource" object.

-- 


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20080303/3024b8c7/attachment.html 


More information about the live-devel mailing list