I integrated the RTSP stream (h.265) of a Hivision “DS-2CD1183G0-I” camera into Home Assistant with the Generic camera integration.
The live stream is displayed correctly in Chrome on my Windows PC.
On my Raspberry Pi with Ubuntu, the stream doesn’t start correctly and keeps trying to restart. So ends up in an endless loop.
All necessary files are loaded correctly.
Only the stream is not displayed and restarts every time.
No errors are displayed in the console.
I also activated the debug mode for the generic camera integration and then downloaded the log file.
This did not contain any entries from the integration.
That was also a consideration. Whether H265 is not supported.
Unfortunately I only have h.265 to choose from with the camera.
Does anyone know about the Hikvision cameras and knows whether I can also switch to h.264?
Or is it possible to support h.265 on the Raspberry Pi as well?