[Live-devel] About testOnDemandRTSPServer
Ross Finlayson
finlayson at live555.com
Mon Mar 26 13:01:23 PDT 2007
>hi,
>I've run the testOnDemandRTSPServer.exe under Win XP sp2 (compiled
>by VC++ 6.0 sp6) to access the followed URL :
>rtsp://kmdi.utoronto.ca:555/osconf/2004_may9.1. mp4
>
>I wish to get a standard MPEG-4 stream file to test my own code, but
>when the programme finished successfuly, the result was abnormal.
>
> audio-MPEG4-GENERIC-1 is 0 bytes, and video-MP4V-ES-2 is 51 bytes
>
>I don't knwo the reason , could u tell me ?
Most likely there is a firewall - between your client (openRTSP) and
your server - that is blocking UDP traffic.
To overcome this, try requesting RTP-over-TCP streaming, by adding
the "-t" option to the "openRTSP" command line.
--
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/20070326/7a255f55/attachment.html
More information about the live-devel
mailing list