> I am testing with my own live555 based server and openRTSP as the client.
> 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 
> http://tools.ietf.org/html/draft-ietf-payload-vp8 or something similar.

Morten,

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

Or are you referring to something else?


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