I have a low end device with Live555 RTSP server serving live H264 stream. <div><br><div>My application needs acts as a RTSP client and do the following 2 things</div><div>a) Store this H264 data in mp4 format.</div><div>b) Re - stream the H264 data to  another application(can be more than one) for a doing some other processing. </div>
<div><br></div><div>feature a) can be directly done using the current Live555 library. </div><div>To implement feature b) one option is , my application has to packetize the elementary H264 data into RTP and stream this data on a UDP socket. </div>
<div><br></div><div><br></div><div><br><br><div class="gmail_quote">On Thu, Jan 19, 2012 at 10:43 AM, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div class="im"><blockquote type="cite">Thanks Ross. Is there a way to get these RTP packets out of the live555 library for usage by application ? <div>
and which Class in the library  handles H264 RTP packets and extracts the media data ?<br></div></blockquote><div><br></div></div>Let's step back a bit.  Could you please explain specifically what you want to do with the incoming H.264/RTP stream, and why you feel that you can't do this with the LIVE555 library as it currently stands?</div>
<div class="im"><br><br><div>
<span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium">Ross Finlayson<br>
Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></div></div><br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br></div></div>