[Live-devel] openRTSP on different OS
Ross Finlayson
finlayson at live555.com
Tue Jan 23 07:24:23 PST 2007
> I streamed a MPG2 video/audio muliplexed file(about 190M)
>with testOnDemandRTSPServer, and complied the same playCommon code
>on both XP(VC++) and a STB(embedded linux, g++). I can use openRTSP
>to get a video and audio file perfectly on XP, but it seems not so
>perfect on STB, as the gennerated video file has only 70 to 100M.
>May be many packets were truncated?
Yes, you may have experienced packet loss on your network (does it
have enough bandwidth?).
You could try adding the "-t" option to "openRTSP", to request
streaming via TCP instead.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list