<html><body bgcolor="#FFFFFF"><div>Thanks a lot Ross. </div><div><br></div><div>Can you confirm that others have had success streaming to Android with H264? Android seems extremely particular about RTSP implementations. </div><div><br></div><div>I'm using gstreamer to capture a desktop as live video. I can feed it to Live as raw video or encoded-- my goal is to get very low latency so I will try both. </div><div><br></div><div>I can also use ffmpeg to create the video stream if others have had success with the combo of ffmpeg and live.</div><div><br></div><div><br>Sent from my mobile device, please excuse poor speling</div><div><br>On Jan 20, 2011, at 1:52 AM, Ross Finlayson <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>

<blockquote type="cite" cite="">I'm wondering if Live555 media server can
help me accomplish the following:</blockquote>
<blockquote type="cite" cite=""><br></blockquote>
<blockquote type="cite" cite="">
<ul>
<li>I'm using gstreamer to create a live video feed encoded in H264,
and then transmitted as RTP packets.
</li><li>I need to rebroadcast this stream as RTSP with a properly
generated SDP file, so that it can be viewed on Android</li></ul>
</blockquote>
<blockquote type="cite" cite=""><br></blockquote>
<blockquote type="cite" cite="">Can Live555 accomplish this? From the
website, I couldn't tell if it works well with live streams, or only
with recorded files.</blockquote>
<div><br></div>
<div>The supplied code includes demo applications that stream from
files; however, these can be adapted to stream from a live source
instead.  See</div>
<div><x-tab>       
</x-tab><a href="http://www.live555.com/liveMedia/faq.html#liveInput-unicast">http://www.live555.com/liveMedia/faq.html#liveInput-unicast</a></div>
<div><br></div>
<div>Because your input data is a RTP stream, you could use a
"H264VideoRTPSource" as your 'input device'.</div>
<div><br></div>
<div>BTW, if you wished, you could also use our code (instead of
'gstreamer') to stream encoded H.264 video via RTP.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/"><a href="http://www.live555.com/">http://www.live555.com/</a></a></div>

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>live-devel mailing list</span><br><span><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a></span><br><span><a href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a></span><br></div></blockquote></body></html>