testH264VideoStreamer url can not play
wangdanhui_jx at aliyun.com
wangdanhui_jx at aliyun.com
Thu Oct 26 07:58:28 PDT 2017
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_jx at aliyun.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20171026/a8d29250/attachment.html>
More information about the live-devel
mailing list