I had one old Sricam camera. it does work with ContaCam and VLC. However, it cannot be configed in HA (version 2023.12.1 docker). I tried with generic camera or onvif device. Both can’t find it. VLC video stream line is rtsp://usr:[email protected]:554/onvif1. Not sure if anyone can help of this.
Maybe try with MotionEye add-on?
I used this format with my Sricam’s before moving to frigate, try it you never know it might work.
- platform: ffmpeg
name: Drive Cam
input: rtsp://192.168.1.xxx:554/onvif1
tried and not working.