Zoneminder/Foscam "Image not available"

Hi

I’ve added both zoneminder and Foscam to HA, and for both is “Image not available”.
Here is my configaration.yaml for zoneminder:

zoneminder:
host: 192.168.1.229:8082
path: /zm/
path_zms: /cgi-bin/nph-zms
username: admin
password: ********

and in HA in states I can see for my camera:

access_token: e7f637f1bc2c7d33fee3db8b28efc5dc07842805a2a98b9119f7a86b2f14ae99 friendly_name: Jadalnia entity_picture: /api/camera_proxy/camera.jadalnia?token=e7f637f1bc2c7d33fee3db8b28efc5dc07842805a2a98b9119f7a86b2f14ae99

What should I do to see the image?

I’m having the same problem. Home assistant creates the camera entities, but no image is showing, and the stream doesn’t show up either.

But, if I create the cam as an mjpg cam (using platform: mjpeg) then I see the image and the stream perfectly.

The sensors and the switches work as expected.

no, it doesn’t work for me :frowning:
Here is my log file:
2018-05-21 22:36:10 INFO (MainThread) [homeassistant.components.http.view] Serving /api/camera_proxy_stream/camera.jadalnia to 192.168.1.70 (auth: False)
2018-05-21 22:36:10 INFO (MainThread) [homeassistant.components.http.view] Serving /api/config/entity_registry/camera.jadalnia to 192.168.1.70 (auth: True)