thanks for the quick reply. This option results for me in the same empty files. The exact same options (-t and -T 80) both work on my older (v2007.08.03) build of openRTSP . So I would say that something must have changed.
On Apr 1, 2008, at 11:09 AM, Ross Finlayson wrote: >> hi, >> >> It seems like i'm not able anymore to receive rtp over http. While an >> older build of openRTSP receives data properly, a build with the >> latest source only results in empty files (audio-MPEG4-GENERIC-1 and >> video-MP4V-ES-2) and network traffic stopping almost directly after >> the session has been setup. >> I'm running MacOSX and receiving data from a Quicktime streaming >> server. The command I was using : >> >> ./openRTSP -t rtsp://x.x.x.x/test.sdp > > The "-t" option requests RTP-over-TCP, but using the RTSP TCP > connection - *not* HTTP. > > To request RTP-over-HTTP (really, RTP-and-RTSP-over-HTTP), as used by > QuickTime Streaming Server (aka. Darwin Streaming Server), use > "-T <http-port-number>" > (note, upper-case T), where <http-port-number> is usually 80 or 8000. > -- > > 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 _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel