> 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? 

Samantha,

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”.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to