RTSP in camera module possible ?

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
deejc
Posts: 6
Joined: 18 Dec 2014 21:18

RTSP in camera module possible ?

Post 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
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: RTSP in camera module possible ?

Post 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).
deejc
Posts: 6
Joined: 18 Dec 2014 21:18

Re: RTSP in camera module possible ?

Post by deejc »

doesn't seem to work with http(s)
Post Reply