> We do use some swann network cameras for our products.
> Did you tried this url rtsp://admin:12345@ip_address/stream1? 
> <rtsp://admin:12345@ip_address/stream1?>

No, that doesn’t work either:

%openRTSP -n rtsp://admin:12345@50.0.150.53/stream1
Opening connection to 50.0.150.53, port 554...
...remote connection opened
Sending request: OPTIONS rtsp://admin:12345@50.0.150.53/stream1 RTSP/1.0
CSeq: 2
User-Agent: ./openRTSP (LIVE555 Streaming Media v2012.04.04)


Received 152 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 2
Date: Sat, Jan 01 2011 13:58:26 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, 
SET_PARAMETER


Sending request: DESCRIBE rtsp://admin:12345@50.0.150.53/stream1 RTSP/1.0
CSeq: 3
User-Agent: ./openRTSP (LIVE555 Streaming Media v2012.04.04)
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: Sat, Jan 01 2011 13:58:26 GMT


Note that you can try this yourself, using whatever URL suffix you want.  Just 
run:
        openRTSP rtsp://admin:12345@50.0.150.53/<your-favorite-suffix-here>


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