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/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel