#Doorbell with tiny camera and pipup

1 messages · Page 1 of 1 (latest)

native sun
#

I am having an issue where sometimes the camera pop up as white, its because of loading time. I was wondering if there is a way to make it popup with a stream everytime. I am using this link to display it http://IP/axis-cgi/mjpg/video.cgi?token from tiny camera. This is a reolink doorbell aswell.

real falcon
#

if the camera is in home assistant you could try the proxy stream api at <homeassistant URL>/api/camera_proxy_stream/camera.<camera name>?token=<camera access token>

#

my 3d printer's camera is integrated into HA and I can access it using that api

native sun
#

got it

#

Thank you

native sun