Page 1 of 1

RTSP in camera module possible ?

Posted: 18 Dec 2014 22:06
by deejc
Hi,
i am new to zwave and zway and am waiting for my razberry to be delivered tomorrow but i am looking in the zway software at the camera module and cannot see how to make it show the rtsp stream from my camera on my DVR, is it possible if i have the full stream address ?

Code: Select all

rtsp://dvrip:554/user=(USERNAME)&password=(PASSWORD)&channel=1&stream=0.sdp?real_stream--rtp-caching=100
thank you

Re: RTSP in camera module possible ?

Posted: 19 Dec 2014 07:36
by pofs
Does it work if you write http://dvrip:554/... instead of rtsp://dvrip:554/... in your browser?
Stream urls are currently required to have http:// or https:// prefix to be recognized as correct forwarded urls (but port number might be any).

Re: RTSP in camera module possible ?

Posted: 20 Dec 2014 02:35
by deejc
doesn't seem to work with http(s)