#How to hook up usb camera to HA?
7 messages · Page 1 of 1 (latest)
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
oh could you help me do that? like if you know a good guide to do that.
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
I havent done it before but i am sure there are any number of guides for each section seperatly
usb camera with go2rtc
then seperately using generic camera
ok, i'll look into it.
another way of creating a stream would be "restreamer" but go2rtc is probably a better option