[Live-devel] UTP to RTP
Ross Finlayson
finlayson at live555.com
Thu Jul 30 08:02:58 PDT 2009
>I am trying to configure an app to take a UDP source and stream it
>via RTP. However, I cannot get it to work. When I trace through the
>code, I find that on line 155 of MPEGVideoStreamFramer.cpp,
>aquiredFrameSize is never greater than 0.
Because your input source is a sequence of discrete frames, rather
than a byte stream, you should use
"MPEG1or2VideoStreamDiscreteFramer", instead of
"MPEG1or2VideoStreamFramer".
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list