[Live-devel] RTP player in browser

Ross Finlayson finlayson at live555.com
Tue Jan 16 10:30:06 PST 2007


>## outgoing msg:
>## PLAY rtsp://172.31.149.238/test.mp3 RTSP/1.0
>CSeq: 379
>Range: npt=0.0-
>Session:
>User-Agent: JMF RTSP Player Version 2.1.1e
>
>
>## incoming msg:
>## RTSP/1.0 200 OK
>CSeq: 379
>Date: Tue, Jan 16 2007 11:01:52 GMT
>Range: npt=0.000-
>Session: 4
>RTP-Info: 
>url=rtsp://172.31.149.238/test.mp3/track1;seq=35049;rtptime=1277791466
>
>
>## RTP audio socket buffer size: 378 bytes.
>
>XX Failed to realize: Server is not responding

That's odd - the RTSP protocol exchange looks perfect, but it seems 
that your JMF client is not receiving the RTP data from our server.

Do you have a firewall somewhere between your client and server that 
could be blocking UDP packets?  If so, either turn it off, or ask 
your JMF client to request RTP-over-TCP streaming.  (I don't know 
anything about JMF, so I don't know how you would do this.)
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list