--- Begin Message ---
when i copy test.264 to testProgs, run testH264VideoStreamer, it print :
Play this stream using the URL "rtsp://172.16.104.21:8554/testStream"
Beginning streaming...
Beginning to read from file...


but  vlc can not play "rtsp://172.16.104.21:8554/testStream",
then i run  ./openRTSP rtsp://172.16.104.21:8554/testStream, it print
Created new TCP socket 3 for connection
Connecting to 172.16.104.21, port 8554 on socket 3...
...remote connection opened
Sending request: OPTIONS rtsp://172.16.104.21:8554/testStream RTSP/1.0
CSeq: 2
User-Agent: ./openRTSP (LIVE555 Streaming Media v2017.04.26)


Received 152 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 2
Date: Thu, Oct 26 2017 12:56:15 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, 
SET_PARAMETER


Sending request: DESCRIBE rtsp://172.16.104.21:8554/testStream RTSP/1.0
CSeq: 3
User-Agent: ./openRTSP (LIVE555 Streaming Media v2017.04.26)
Accept: application/sdp


Received 79 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 404 Stream Not Found
CSeq: 3
Date: Thu, Oct 26 2017 12:56:15 GMT


Failed to get a SDP description for the URL 
"rtsp://172.16.104.21:8554/testStream": 404 Stream Not Found


do you know why?


wangdanhui...@aliyun.com

--- End Message ---
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to