#How to hook up usb camera to HA?

7 messages · Page 1 of 1 (latest)

flat tiger
#

I’m using HASS in a docker container, on ubuntu server.

haughty geyser
#

you could try something like this:

install go2rtc and use to host a camera stream
then pull the camera stream into HA with the generic camera integration

flat tiger
#

oh could you help me do that? like if you know a good guide to do that.

rancid bobcat
#

I did it with my Klipper installation for my 3d printer. With that you need crowsnest installed and there you can configure as much usb cameras as you want. Only works when you have a 3d printer tho and needs the moonraker plugin in Home Assistant

haughty geyser
flat tiger
#

ok, i'll look into it.

haughty geyser
#

another way of creating a stream would be "restreamer" but go2rtc is probably a better option