<div dir="ltr">Hi,<div>Thanks Ross for your answer. But I couldn't find how to do it using only <span style="font-size:12.8px">VP9VideoRTPSink without have a framer. I am very much thankful if you can give a example for this one. </span></div><div><span style="font-size:12.8px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 August 2016 at 23:49, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">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"><span class="">> I tried to stream VP9 video via RTP using RTSP server. I refer the examples which are for H264 to do this.Though you provide H264VideoStreamFramer you doesn't provide VP9VideoStreamFramer in your library.Is there any other way to do this without using streamframer? How can I do this?<br>
<br>
</span>Samantha,<br>
<br>
Unlike H.264 (and H.265), you don’t need to have a separate ‘framer’ object in front of a “VP9VideoRTPSink”. Instead, if you have a source of VP9 video frames - with correct presentation times - then you can feed them (one at a time, of course) directly to a “VP9VideoRTPSink”.<br>
<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" rel="noreferrer" target="_blank">http://www.live555.com/</a><br>
<br>
<br>
______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://lists.live555.com/<wbr>mailman/listinfo/live-devel</a><br>
</blockquote></div><br></div>