You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any help will be appreciated. I'm using a Microsoft LifeCam HD-3000 on my 3d printer (Creality Ender-3/V3 KE). It is a proper V4L2 device, but whatever I try, I only get a protocol error. I've been searching around, but can't seem to find info on that specific error message. See info below.
root@***** /opt/bin/mjpg_streamer -i "/opt/lib/mjpg-streamer/input_uvc.so -d /dev/video4 -r HD -f 15" -o "/opt/lib/mjpg-streamer/output_http.so -p 8088"
MJPG Streamer Version.: 2.0
i: Using V4L2 device.: /dev/video4
i: Desired Resolution: 1280 x 720
i: Frames Per Second.: 15
i: Format............: JPEG
i: TV-Norm...........: DEFAULT
UVCIOC_CTRL_ADD - Error at Pan (relative): Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Tilt (relative): Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Pan Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Tilt Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Focus (absolute): Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Pan (relative): Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Tilt (relative): Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Pan Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Tilt Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Focus (absolute): Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at LED1 Mode: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at LED1 Frequency: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Disable video processing: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Raw bits per pixel: Inappropriate ioctl for device (25)
o: www-folder-path......: disabled
o: HTTP TCP port........: 8088
o: HTTP Listen Address..: (null)
o: username:password....: disabled
o: commands.............: enabled
libv4l2: error turning on stream: Protocol error
Unable to start capture: Protocol error
i: Can't enable video in first time
i: cleaning up resources allocated by input thread
The text was updated successfully, but these errors were encountered:
Folks,
Any help will be appreciated. I'm using a Microsoft LifeCam HD-3000 on my 3d printer (Creality Ender-3/V3 KE). It is a proper V4L2 device, but whatever I try, I only get a protocol error. I've been searching around, but can't seem to find info on that specific error message. See info below.
The text was updated successfully, but these errors were encountered: