Hi @ReneTode, thanks for your quick answer.
I do have API password enabled and it is working fine.
Camera_proxy_stream works fine if I configure the camera as ffmpeg instead of foscam.
http://hassio.local:8123/api/camera_proxy_stream/camera.foscam_ffmpeg?api_password=eyJ0eXAiOiJKV1QiLCJhbGciO...blahblah
But if I try
http://hassio.local:8123/api/camera_proxy_stream/camera.fi9826p?api_password=eyJ0eXAiOiJKV1QiLCJhbGciO...blahblah
It shows a black box. No image at all.
Is any way to avoid using a camera_proxy_stream and show the feed from the camera directly in the dashboard? Camera_proxy_stream does post-processing that seems to consume huge amounts of CPU resources and I don’t need it.