CP plus integration

Hi,
I am unable to integrate my cp plus dvr neither via onvif nor rstp through generic camera with home assistant.
It has onvif user profiles and other things but i can’t get it around to work.
It is running on my nas (TRUENAS) and the dvr is https://www.amazon.in/gp/product/B09TPDBMRP/ref=ppx_yo_dt_b_asin_title_o04_s00?ie=UTF8&psc=1
in onvif integration it is showing up an error
THANKS

1 Like

You can configure them through RTSP with the generic camera integration.
Make sure you have RTSP enabled on your DVR. Then you can enter the URL similar to below

rtsp://<IP-Address>/cam/realmonitor?channel=3&subtype=0

Change the channel number to get each camera. Use basic auth and enter your admin credentials. You should now be able to view the streams.

1 Like

Thanks dear, works in first try.
Now i can see all my CPPlus cameras in home assistant

Hey Thanks for the solution. In my case I was finally able to setup a CP Plus IP Camera through Onvif. Just need to enable Onvif in CP Plus Application. Setup IP and password in the app.
The Username default for CP Plus camera’s is “admin”
The most painful part was for me to find the Port. I read somewhere it was “80” and kept using it incorrectly.
The correct Port for CP Plus Camera on Onvif is “8000”.

Hope this helps someone else.
I was able to setup the camera in Home assistant using Ovif integration (Just took 2 irritating days)