Advertisement
Guest User

webcamd.log

a guest
Aug 3rd, 2022
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. Starting up webcamDaemon...
  2.  
  3. --- Configuration: ----------------------------
  4. cfg_file: /boot/octopi.txt
  5. camera: usb
  6. usb options: -r 1920x1080 -f 30 -d /dev/v4l/by-id/usb-046d_C922_Pro_Stream_Webcam_E6DFA6AF-video-index0
  7. raspi options: -fps 10
  8. http options: -w ./www-octopi -n -p 8080
  9.  
  10. Explicitly USB device: /dev/v4l/by-id/usb-046d_C922_Pro_Stream_Webcam_E6DFA6AF-video-index0
  11. -----------------------------------------------
  12.  
  13. cfg_file: /boot/octopi.conf.d/webcam2.txt
  14. camera: usb
  15. usb options: -r 1920x1080 -f 60 -d /dev/v4l/by-id/usb-Sonix_Technology_Co.__Ltd._NexiGo_HD_Webcam_SN0001-video-index0
  16. raspi options: -fps 10
  17. http options: -w ./www-octopi -n -p 8081
  18.  
  19. Explicitly USB device: /dev/v4l/by-id/usb-Sonix_Technology_Co.__Ltd._NexiGo_HD_Webcam_SN0001-video-index0
  20. -----------------------------------------------
  21.  
  22. Found video devices:
  23. /dev/video0
  24. /dev/video1
  25. /dev/video10
  26. /dev/video11
  27. /dev/video12
  28. /dev/video13
  29. /dev/video14
  30. /dev/video15
  31. /dev/video16
  32. /dev/video18
  33. /dev/video2
  34. /dev/video3
  35. config file='/boot/octopi.txt':USB device was set in options and found in devices, start MJPG-streamer with the configured USB video device: /dev/video0
  36. <13>Aug 3 05:53:12 root: Starting USB webcam
  37. Checking for VL805 (Raspberry Pi 4)...
  38. - It seems that you don't have VL805 (Raspberry Pi 4).
  39. There should be no problems with USB (a.k.a. select() timeout)
  40. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n -p 8080 -i input_uvc.so -r 1920x1080 -f 30 -d /dev/video0
  41. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  42. i: Using V4L2 device.: /dev/video0
  43. i: Desired Resolution: 1920 x 1080
  44. i: Frames Per Second.: 30
  45. i: Format............: JPEG
  46. i: TV-Norm...........: DEFAULT
  47. UVCIOC_CTRL_ADD - Error at Pan (relative): Inappropriate ioctl for device (25)
  48. UVCIOC_CTRL_ADD - Error at Tilt (relative): Inappropriate ioctl for device (25)
  49. UVCIOC_CTRL_ADD - Error at Pan Reset: Inappropriate ioctl for device (25)
  50. UVCIOC_CTRL_ADD - Error at Tilt Reset: Inappropriate ioctl for device (25)
  51. UVCIOC_CTRL_ADD - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
  52. UVCIOC_CTRL_ADD - Error at Focus (absolute): Inappropriate ioctl for device (25)
  53. UVCIOC_CTRL_MAP - Error at Pan (relative): Inappropriate ioctl for device (25)
  54. UVCIOC_CTRL_MAP - Error at Tilt (relative): Inappropriate ioctl for device (25)
  55. UVCIOC_CTRL_MAP - Error at Pan Reset: Inappropriate ioctl for device (25)
  56. UVCIOC_CTRL_MAP - Error at Tilt Reset: Inappropriate ioctl for device (25)
  57. UVCIOC_CTRL_MAP - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
  58. UVCIOC_CTRL_MAP - Error at Focus (absolute): Inappropriate ioctl for device (25)
  59. UVCIOC_CTRL_MAP - Error at LED1 Mode: Inappropriate ioctl for device (25)
  60. UVCIOC_CTRL_MAP - Error at LED1 Frequency: Inappropriate ioctl for device (25)
  61. UVCIOC_CTRL_MAP - Error at Disable video processing: Inappropriate ioctl for device (25)
  62. UVCIOC_CTRL_MAP - Error at Raw bits per pixel: Inappropriate ioctl for device (25)
  63. o: www-folder-path......: ./www-octopi/
  64. o: HTTP TCP port........: 8080
  65. o: HTTP Listen Address..: (null)
  66. o: username:password....: disabled
  67. o: commands.............: disabled
  68. config file='/boot/octopi.conf.d/webcam2.txt':USB device was set in options and found in devices, start MJPG-streamer with the configured USB video device: /dev/video2
  69. <13>Aug 3 05:53:13 root: Starting USB webcam
  70. Checking for VL805 (Raspberry Pi 4)...
  71. - It seems that you don't have VL805 (Raspberry Pi 4).
  72. There should be no problems with USB (a.k.a. select() timeout)
  73. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n -p 8081 -i input_uvc.so -r 1920x1080 -f 60 -d /dev/video2
  74. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  75. i: Using V4L2 device.: /dev/video2
  76. i: Desired Resolution: 1920 x 1080
  77. i: Frames Per Second.: 60
  78. i: Format............: JPEG
  79. i: TV-Norm...........: DEFAULT
  80. UVCIOC_CTRL_ADD - Error at Pan (relative): Inappropriate ioctl for device (25)
  81. UVCIOC_CTRL_ADD - Error at Tilt (relative): Inappropriate ioctl for device (25)
  82. UVCIOC_CTRL_ADD - Error at Pan Reset: Inappropriate ioctl for device (25)
  83. UVCIOC_CTRL_ADD - Error at Tilt Reset: Inappropriate ioctl for device (25)
  84. UVCIOC_CTRL_ADD - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
  85. UVCIOC_CTRL_ADD - Error at Focus (absolute): Inappropriate ioctl for device (25)
  86. UVCIOC_CTRL_MAP - Error at Pan (relative): Inappropriate ioctl for device (25)
  87. UVCIOC_CTRL_MAP - Error at Tilt (relative): Inappropriate ioctl for device (25)
  88. UVCIOC_CTRL_MAP - Error at Pan Reset: Inappropriate ioctl for device (25)
  89. UVCIOC_CTRL_MAP - Error at Tilt Reset: Inappropriate ioctl for device (25)
  90. UVCIOC_CTRL_MAP - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
  91. UVCIOC_CTRL_MAP - Error at Focus (absolute): Inappropriate ioctl for device (25)
  92. UVCIOC_CTRL_MAP - Error at LED1 Mode: Inappropriate ioctl for device (25)
  93. UVCIOC_CTRL_MAP - Error at LED1 Frequency: Inappropriate ioctl for device (25)
  94. UVCIOC_CTRL_MAP - Error at Disable video processing: Inappropriate ioctl for device (25)
  95. UVCIOC_CTRL_MAP - Error at Raw bits per pixel: Inappropriate ioctl for device (25)
  96. o: www-folder-path......: ./www-octopi/
  97. o: HTTP TCP port........: 8081
  98. o: HTTP Listen Address..: (null)
  99. o: username:password....: disabled
  100. o: commands.............: disabled
  101. Done bring up all configured video device
  102.  
  103. Goodbye...
  104.  
  105. i: select() timeout
  106. i: cleaning up resources allocated by input thread
  107.  
  108.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement