My encoder outputs one encoded frame at a time and I need to pass this data to H263plusVideoRTPSink. Do I need to use H263plusVideoStreamFramer?

No, in this case you should be able to feed your encoder object directly into your "H263plusVideoRTPSink". Note, however, that your encoder object *must* set proper "fPresentationTime" and "fDurationInMicroseconds" values for each frame that you deliver.
--

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