D-Link Forums

The Graveyard - Products No Longer Supported => IP Cameras => DCS-936L => Topic started by: traffens on June 24, 2017, 11:02:13 PM

Title: 936L RTSP streaming via VLC
Post by: traffens on June 24, 2017, 11:02:13 PM
Good evening! I'm trying to capture an RTSP from my camera using vlc. I feel like the input should be:

rtsp://192.168.1.247/play1.sdp   however i'm not getting any stream from it. I've also tried:
http://192.168.1.247/eng/liveView.cgi     and other http urls.

i've also tried http://192.168.1.247:60001/video.cgi with no luck   (i forwarded the port on the camera's ip)
I turned off authentication so the user:pass isnt required.

What URL should I be using in order to capture a stream? It can be http or rtsp. I've verified the rest of my syntax is good with a public rtsp stream.

Thanks a bunch!
Title: Re: 936L RTSP streaming via VLC
Post by: FurryNutz on June 26, 2017, 10:50:55 AM
Might do a search here in the forums for RTSP in other camera forums to see if others have done this. I thought I saw a different model that someone was able to get set up.
Title: Re: 936L RTSP streaming via VLC
Post by: happyhere on July 29, 2017, 04:21:42 AM

which VLC version you are using?  try the PC version first.

you need to put the RTSP port in VLC if you are accessing it remotely
try the using VLC on local LAN first, and set the video resolution to lowest to see if it will work.
Sometimes VLC will hang or just do nothing if the video size is 1280

these are tried and tested on my end.
rtsp://192.168.0.xx:554/play1.sdp
rtsp://192.168.0.xx:554/play2.sdp
rtsp://192.168.0.xx:554/play3.sdp
Title: Re: 936L RTSP streaming via VLC
Post by: FurryNutz on July 29, 2017, 10:37:59 AM
Thanks for posting this. Hope it helps.  ;)