I'll continue...
openRTSP runs on windows, wireshark can capture the RTP packet, rtp header is 
correct, udp port number and ip address is right, but openRTSP does not output 
any error message, stays at "Receiving streamed data" while the file is 
empty.(Note, the port number and ip address are read from WireShark)

No Firewall, just two computer small network, cannot public.


________________________________
From: live-devel-boun...@ns.live555.com 
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Wednesday, October 20, 2010 10:21 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] H264 over RTP/RFC 3984

File name created, but it is empty, I have to Ctrl+C to terminate. How 
terminate it gracefully?

On Unix systems, you can kill the process with -HUP.  However, there's no good 
way to do this in Windoze.  It doesn't really matter, though; if the output 
file is empty, then that's significant.

I'm assuming that you're not behind a firewall that's blocking UDP packets.  
I.e., I assume that you get the same result if you try receiving the stream 
over the RTSP TCP connection - i.e., using the "-t" flag - assuming that your 
server supports this.

But unfortunately, the only way I can help you now is if you put your server on 
a publically-accessible computer, and send us the "rtsp://" URL, so I can 
investigate out the problem myself.

--

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

Reply via email to