[Live-devel] can the same example be implemented for testh264videostreamer.cpp
Ross Finlayson
finlayson at live555.com
Mon May 14 17:19:23 PDT 2012
> In your TestOndemandRTSPserver.cpp u have given an example " // A MPEG-2 Transport Stream, coming from a live UDP (raw-UDP or RTP/UDP) source:"
>
> Can WE do the same example for testh264videostreamer application if yes then please tell how??'
Yes, you can do this, provided that the H.264 input stream uses RTP/UDP (i.e., not raw-UDP). You would change the way that the input source is created (in the function "play()"). Instead of creating a "ByteStreamFileSource" and feeding it into a "H264VideoStreamFramer", you would create a "H264VideoRTPSource", and feed it into a "H264VideoStreamDiscreteFramer".
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120514/9a59c334/attachment.html>
More information about the live-devel
mailing list