Hello,
I am wondering if a night owl DVR security system can be integrated into home assistant.
I would like to see the camera cctv feed in the HA
How I connect to the system is via phone app and from the DVD console. I do not know if it has an API
The device has a media port number 9000 and a private IP address.
I am using a Night Owl TH82-44P1-2 DVR and had some luck getting it to work, but only for motion notifications and still pictures, not video.
The device I have (and likely other Night Owl devices) is using Hikvision firmware with Night Owl branding. The ISAPI URLs documented in ftp://hdd.n-soft.net/Drivers/Camera/HIKVISION%20DS-2CD2512F/EN/Development%20Tools/ISAPI/ISAPI%20IPMD%20Service.pdf work on this device. Unfortunately even though the ISAPI results indicate it can use RTSP streaming for the video channels, my device does not appear to have an open RTSP port to connect to and cannot find a way to enable it. Ports 80, 8000, and 30396 are open, but none appear to accept that protocol.
This is what I get after trying to login to that URL for the IP address of my DVR. I’m not home now but I will have to look and see what model DVR I have.
404 Not Found
The requested URL /ISAPI/Streaming/channels was not found on this server.
I recently bought a NightOwl wired dvr security system DVR-BTD2-81-VT3 with wired cameras CM-DP2LSA-8 not realizing that an online account is required to do any remote viewing. I didn’t want to do that, so I setup the DVR according to instructions (OFFLINE) with basic username and password and connected it by ethernet to my router. The rtsp port is 554. I assigned the DVR a static IP in my router, and forwarded port 554 to that IP. Then on a windows laptop I open up the VLC media player, go to Media → Open Network Stream and in the box provided I type this url:
where User is my username, Passw is my password and XXX.XX.XXX is the static IP assigned to the DVR. I hit the Play button and the VLC media player displays the screen from the first IP camera. To see the other cameras, just substitute channel=2, channel=3, etc . On my windows laptop, I don’t get the tiled view as shows up on the DVR monitor, but I just open a new window, start another instance of VLC media player with a different channel in the url and get the same effect. It took me a lot of digging and trying out different suggestions to get the rtsp url, so that’s why I’m posting it here, in case someone has the same model.
Thank you for the info I gave up on it and broke down and bought a Hikvision DVR and replaced the Nightowl. Not sure why anyone would not give you more local control over a device such as a DVR you paid for. The cloud access is a good thing under some circumstances but certainly not in this case.