[Live-devel] Rebroadcast an RTP stream as an RTSP stream with Live555?

Ross Finlayson finlayson at live555.com
Thu Jan 20 01:52:14 PST 2011


>I'm wondering if Live555 media server can help me accomplish the following:
>
>I'm using gstreamer to create a live video feed encoded in H264, and 
>then transmitted as RTP packets.
>I need to rebroadcast this stream as RTSP with a properly generated 
>SDP file, so that it can be viewed on Android
>
>Can Live555 accomplish this? From the website, I couldn't tell if it 
>works well with live streams, or only with recorded files.

The supplied code includes demo applications that stream from files; 
however, these can be adapted to stream from a live source instead. 
See
	http://www.live555.com/liveMedia/faq.html#liveInput-unicast

Because your input data is a RTP stream, you could use a 
"H264VideoRTPSource" as your 'input device'.

BTW, if you wished, you could also use our code (instead of 
'gstreamer') to stream encoded H.264 video via RTP.
-- 

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/20110120/dd6e0833/attachment.html>


More information about the live-devel mailing list