<div dir="ltr">Ross,<div>Yes I was referring to the packing of VP8 payloads as done in the referenced draft. If that is already implemented and used automatically the problem must lie elsewhere as I am using the VP8VideoRTPSink class as you are referring to. </div>
<div>As I understand the payload packing it should split the frames on image block boundaries and therefore a failed packet should only result in that block failing. However the behavior I'm seeing is that in the case of a failed packet the rest of the frame is corrupt. Therefore I assumed that the whole frame was packaged as one, instead of the sub-blocks in individual packets?</div>
<div>Kind regards</div><div>Morten S. Laursen</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-19 11:19 GMT+01:00 Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span>:<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 class=""><div><blockquote type="cite"><div dir="ltr"><div>I am testing with my own live555 based server and openRTSP as the client.</div>

<div>I would therefore like to apply packetization in order to limit the influence of transmission errors. Is there any support for packetization with VP8 video streaming such as what google suggests in <a href="http://tools.ietf.org/html/draft-ietf-payload-vp8" target="_blank">http://tools.ietf.org/html/draft-ietf-payload-vp8</a> or something similar.</div>
</div></blockquote><div><br></div></div></div>Morten,<div><br></div><div>I'm a bit puzzled by your question.  By "packetization", are you referring just to the normal packing of VP8 payloads into RTP packets (as described in the Internet Draft that you referenced)?  If so, then that is done automatically by our software - in particular, by the "VP8VideoRTPSink" class, which your "live555 based server" should already be using (in your "createNewRTPSink()" virtual function implementation, assuming that you're streaming via unicast).</div>
<div><br></div><div>Or are you referring to something else?</div><span class="HOEnZb"><font color="#888888"><br><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;white-space:normal;font-family:Helvetica;word-spacing:0px">Ross Finlayson<br>
Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></font></span></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>