Octoprint Logitech C270 camera feed #707
Unanswered
cloudfiretim
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Logitech C270 camera connected with my Octoprint 3D Printer setup (on a RPi 3) but it does not transmit with RTSP. I have it setup with Homebridge CameraUI with this link: -i http://camera_ip_address/webcam/?action=stream . I also have some ffmpeg settings that were necessary to get it up and running: maximum bitrate188 , Audio codec: libfdk_aac , video codec libx264 , encoder options: -preset ultrafast -tune zerolatency ,
I tried setting this camera up in Scrypted using the ffmpeg-camera plugin but it does not seem to be able to pull the stream. I get a snapshot failed image.
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions