Advertisement
Guest User

webcamd.log

a guest
Nov 29th, 2021
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 45.21 KB | None | 0 0
  1. Starting up webcamDaemon...
  2.  
  3. --- Configuration: ----------------------------
  4. cfg_file:      /boot/octopi.txt
  5. camera:        usb
  6. usb options:   -r 800x600 -q 85 -n
  7. raspi options: -fps 10
  8. http options:  -w ./www-octopi -n --listen 127.0.0.1
  9.  
  10. Explicitly USB device:
  11. -----------------------------------------------
  12.  
  13. Found video devices:
  14. /dev/video1
  15. /dev/video10
  16. /dev/video11
  17. /dev/video12
  18. /dev/video13
  19. /dev/video14
  20. /dev/video15
  21. /dev/video16
  22. /dev/video18
  23. /dev/video2
  24. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video1
  25. <13>Nov 28 07:46:59 root: Starting USB webcam
  26. Checking for VL805 (Raspberry Pi 4)...
  27.   - It seems that you don't have VL805 (Raspberry Pi 4).
  28.    There should be no problems with USB (a.k.a. select() timeout)
  29. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video1
  30. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  31. i: Using V4L2 device.: /dev/video1
  32. i: Desired Resolution: 800 x 600
  33. i: Frames Per Second.: -1
  34. i: Format............: JPEG
  35. i: TV-Norm...........: DEFAULT
  36. o: www-folder-path......: ./www-octopi/
  37. o: HTTP TCP port........: 8080
  38. o: HTTP Listen Address..: 127.0.0.1
  39. o: username:password....: disabled
  40. o: commands.............: disabled
  41. Done bring up all configured video device
  42.  
  43. Goodbye...
  44.  
  45. Unable to dequeue buffer: No such device
  46. i: Error grabbing frames
  47. i: cleaning up resources allocated by input thread
  48. Unable to stop capture: No such device
  49. Starting up webcamDaemon...
  50.  
  51. --- Configuration: ----------------------------
  52. cfg_file:      /boot/octopi.txt
  53. camera:        usb
  54. usb options:   -r 800x600 -q 85 -n
  55. raspi options: -fps 10
  56. http options:  -w ./www-octopi -n --listen 127.0.0.1
  57.  
  58. Explicitly USB device:
  59. -----------------------------------------------
  60.  
  61. Found video devices:
  62. /dev/video10
  63. /dev/video11
  64. /dev/video12
  65. /dev/video13
  66. /dev/video14
  67. /dev/video15
  68. /dev/video16
  69. /dev/video18
  70. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  71. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  72. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  73. <13>Nov 28 08:03:38 root: Starting USB webcam
  74. Checking for VL805 (Raspberry Pi 4)...
  75.  - It seems that you don't have VL805 (Raspberry Pi 4).
  76.     There should be no problems with USB (a.k.a. select() timeout)
  77. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  78. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  79.  i: Using V4L2 device.: /dev/video10
  80.  i: Desired Resolution: 800 x 600
  81.  i: Frames Per Second.: -1
  82.  i: Format............: JPEG
  83.  i: TV-Norm...........: DEFAULT
  84. Error opening device /dev/video10: video capture not supported.
  85. Init v4L2 failed !! exit fatal
  86.  i: init_VideoIn failed
  87. Done bring up all configured video device
  88.  
  89. Goodbye...
  90.  
  91. Starting up webcamDaemon...
  92.  
  93. --- Configuration: ----------------------------
  94. cfg_file:      /boot/octopi.txt
  95. camera:        usb
  96. usb options:   -r 800x600 -q 85 -n
  97. raspi options: -fps 10
  98. http options:  -w ./www-octopi -n --listen 127.0.0.1
  99.  
  100. Explicitly USB device:
  101. -----------------------------------------------
  102.  
  103. Found video devices:
  104. /dev/video10
  105. /dev/video11
  106. /dev/video12
  107. /dev/video13
  108. /dev/video14
  109. /dev/video15
  110. /dev/video16
  111. /dev/video18
  112. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  113. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  114. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  115. <13>Nov 28 08:03:40 root: Starting USB webcam
  116. Checking for VL805 (Raspberry Pi 4)...
  117.   - It seems that you don't have VL805 (Raspberry Pi 4).
  118.    There should be no problems with USB (a.k.a. select() timeout)
  119. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  120. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  121. i: Using V4L2 device.: /dev/video10
  122. i: Desired Resolution: 800 x 600
  123. i: Frames Per Second.: -1
  124. i: Format............: JPEG
  125. i: TV-Norm...........: DEFAULT
  126. Error opening device /dev/video10: video capture not supported.
  127. Init v4L2 failed !! exit fatal
  128. i: init_VideoIn failed
  129. Done bring up all configured video device
  130.  
  131. Goodbye...
  132.  
  133. Starting up webcamDaemon...
  134.  
  135. --- Configuration: ----------------------------
  136. cfg_file:      /boot/octopi.txt
  137. camera:        usb
  138. usb options:   -r 800x600 -q 85 -n
  139. raspi options: -fps 10
  140. http options:  -w ./www-octopi -n --listen 127.0.0.1
  141.  
  142. Explicitly USB device:
  143. -----------------------------------------------
  144.  
  145. Found video devices:
  146. /dev/video10
  147. /dev/video11
  148. /dev/video12
  149. /dev/video13
  150. /dev/video14
  151. /dev/video15
  152. /dev/video16
  153. /dev/video18
  154. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  155. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  156. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  157. <13>Nov 28 08:03:43 root: Starting USB webcam
  158. Checking for VL805 (Raspberry Pi 4)...
  159.  - It seems that you don't have VL805 (Raspberry Pi 4).
  160.     There should be no problems with USB (a.k.a. select() timeout)
  161. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  162. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  163.  i: Using V4L2 device.: /dev/video10
  164.  i: Desired Resolution: 800 x 600
  165.  i: Frames Per Second.: -1
  166.  i: Format............: JPEG
  167.  i: TV-Norm...........: DEFAULT
  168. Error opening device /dev/video10: video capture not supported.
  169. Init v4L2 failed !! exit fatal
  170.  i: init_VideoIn failed
  171. Done bring up all configured video device
  172.  
  173. Goodbye...
  174.  
  175. Starting up webcamDaemon...
  176.  
  177. --- Configuration: ----------------------------
  178. cfg_file:      /boot/octopi.txt
  179. camera:        usb
  180. usb options:   -r 800x600 -q 85 -n
  181. raspi options: -fps 10
  182. http options:  -w ./www-octopi -n --listen 127.0.0.1
  183.  
  184. Explicitly USB device:
  185. -----------------------------------------------
  186.  
  187. Found video devices:
  188. /dev/video10
  189. /dev/video11
  190. /dev/video12
  191. /dev/video13
  192. /dev/video14
  193. /dev/video15
  194. /dev/video16
  195. /dev/video18
  196. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  197. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  198. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  199. <13>Nov 28 08:03:45 root: Starting USB webcam
  200. Checking for VL805 (Raspberry Pi 4)...
  201.   - It seems that you don't have VL805 (Raspberry Pi 4).
  202.    There should be no problems with USB (a.k.a. select() timeout)
  203. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  204. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  205. i: Using V4L2 device.: /dev/video10
  206. i: Desired Resolution: 800 x 600
  207. i: Frames Per Second.: -1
  208. i: Format............: JPEG
  209. i: TV-Norm...........: DEFAULT
  210. Error opening device /dev/video10: video capture not supported.
  211. Init v4L2 failed !! exit fatal
  212. i: init_VideoIn failed
  213. Done bring up all configured video device
  214.  
  215. Goodbye...
  216.  
  217. Starting up webcamDaemon...
  218.  
  219. --- Configuration: ----------------------------
  220. cfg_file:      /boot/octopi.txt
  221. camera:        usb
  222. usb options:   -r 800x600 -q 85 -n
  223. raspi options: -fps 10
  224. http options:  -w ./www-octopi -n --listen 127.0.0.1
  225.  
  226. Explicitly USB device:
  227. -----------------------------------------------
  228.  
  229. Found video devices:
  230. /dev/video10
  231. /dev/video11
  232. /dev/video12
  233. /dev/video13
  234. /dev/video14
  235. /dev/video15
  236. /dev/video16
  237. /dev/video18
  238. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  239. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  240. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  241. <13>Nov 28 08:03:47 root: Starting USB webcam
  242. Checking for VL805 (Raspberry Pi 4)...
  243.  - It seems that you don't have VL805 (Raspberry Pi 4).
  244.     There should be no problems with USB (a.k.a. select() timeout)
  245. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  246. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  247.  i: Using V4L2 device.: /dev/video10
  248.  i: Desired Resolution: 800 x 600
  249.  i: Frames Per Second.: -1
  250.  i: Format............: JPEG
  251.  i: TV-Norm...........: DEFAULT
  252. Error opening device /dev/video10: video capture not supported.
  253. Init v4L2 failed !! exit fatal
  254.  i: init_VideoIn failed
  255. Done bring up all configured video device
  256.  
  257. Goodbye...
  258.  
  259. Starting up webcamDaemon...
  260.  
  261. --- Configuration: ----------------------------
  262. cfg_file:      /boot/octopi.txt
  263. camera:        usb
  264. usb options:   -r 800x600 -q 85 -n
  265. raspi options: -fps 10
  266. http options:  -w ./www-octopi -n --listen 127.0.0.1
  267.  
  268. Explicitly USB device:
  269. -----------------------------------------------
  270.  
  271. Found video devices:
  272. /dev/video10
  273. /dev/video11
  274. /dev/video12
  275. /dev/video13
  276. /dev/video14
  277. /dev/video15
  278. /dev/video16
  279. /dev/video18
  280. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  281. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  282. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  283. <13>Nov 28 08:03:49 root: Starting USB webcam
  284. Checking for VL805 (Raspberry Pi 4)...
  285.   - It seems that you don't have VL805 (Raspberry Pi 4).
  286.    There should be no problems with USB (a.k.a. select() timeout)
  287. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  288. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  289. i: Using V4L2 device.: /dev/video10
  290. i: Desired Resolution: 800 x 600
  291. i: Frames Per Second.: -1
  292. i: Format............: JPEG
  293. i: TV-Norm...........: DEFAULT
  294. Error opening device /dev/video10: video capture not supported.
  295. Init v4L2 failed !! exit fatal
  296. i: init_VideoIn failed
  297. Done bring up all configured video device
  298.  
  299. Goodbye...
  300.  
  301. Starting up webcamDaemon...
  302.  
  303. --- Configuration: ----------------------------
  304. cfg_file:      /boot/octopi.txt
  305. camera:        usb
  306. usb options:   -r 800x600 -q 85 -n
  307. raspi options: -fps 10
  308. http options:  -w ./www-octopi -n --listen 127.0.0.1
  309.  
  310. Explicitly USB device:
  311. -----------------------------------------------
  312.  
  313. Found video devices:
  314. /dev/video10
  315. /dev/video11
  316. /dev/video12
  317. /dev/video13
  318. /dev/video14
  319. /dev/video15
  320. /dev/video16
  321. /dev/video18
  322. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  323. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  324. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  325. <13>Nov 28 08:03:52 root: Starting USB webcam
  326. Checking for VL805 (Raspberry Pi 4)...
  327.  - It seems that you don't have VL805 (Raspberry Pi 4).
  328.     There should be no problems with USB (a.k.a. select() timeout)
  329. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  330. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  331.  i: Using V4L2 device.: /dev/video10
  332.  i: Desired Resolution: 800 x 600
  333.  i: Frames Per Second.: -1
  334.  i: Format............: JPEG
  335.  i: TV-Norm...........: DEFAULT
  336. Error opening device /dev/video10: video capture not supported.
  337. Init v4L2 failed !! exit fatal
  338.  i: init_VideoIn failed
  339. Done bring up all configured video device
  340.  
  341. Goodbye...
  342.  
  343. Starting up webcamDaemon...
  344.  
  345. --- Configuration: ----------------------------
  346. cfg_file:      /boot/octopi.txt
  347. camera:        usb
  348. usb options:   -r 800x600 -q 85 -n
  349. raspi options: -fps 10
  350. http options:  -w ./www-octopi -n --listen 127.0.0.1
  351.  
  352. Explicitly USB device:
  353. -----------------------------------------------
  354.  
  355. Found video devices:
  356. /dev/video10
  357. /dev/video11
  358. /dev/video12
  359. /dev/video13
  360. /dev/video14
  361. /dev/video15
  362. /dev/video16
  363. /dev/video18
  364. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  365. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  366. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  367. <13>Nov 28 08:03:54 root: Starting USB webcam
  368. Checking for VL805 (Raspberry Pi 4)...
  369.   - It seems that you don't have VL805 (Raspberry Pi 4).
  370.    There should be no problems with USB (a.k.a. select() timeout)
  371. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  372. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  373. i: Using V4L2 device.: /dev/video10
  374. i: Desired Resolution: 800 x 600
  375. i: Frames Per Second.: -1
  376. i: Format............: JPEG
  377. i: TV-Norm...........: DEFAULT
  378. Error opening device /dev/video10: video capture not supported.
  379. Init v4L2 failed !! exit fatal
  380. i: init_VideoIn failed
  381. Done bring up all configured video device
  382.  
  383. Goodbye...
  384.  
  385. Starting up webcamDaemon...
  386.  
  387. --- Configuration: ----------------------------
  388. cfg_file:      /boot/octopi.txt
  389. camera:        usb
  390. usb options:   -r 800x600 -q 85 -n
  391. raspi options: -fps 10
  392. http options:  -w ./www-octopi -n --listen 127.0.0.1
  393.  
  394. Explicitly USB device:
  395. -----------------------------------------------
  396.  
  397. Found video devices:
  398. /dev/video10
  399. /dev/video11
  400. /dev/video12
  401. /dev/video13
  402. /dev/video14
  403. /dev/video15
  404. /dev/video16
  405. /dev/video18
  406. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  407. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  408. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  409. <13>Nov 28 08:03:57 root: Starting USB webcam
  410. Checking for VL805 (Raspberry Pi 4)...
  411.  - It seems that you don't have VL805 (Raspberry Pi 4).
  412.     There should be no problems with USB (a.k.a. select() timeout)
  413. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  414. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  415.  i: Using V4L2 device.: /dev/video10
  416.  i: Desired Resolution: 800 x 600
  417.  i: Frames Per Second.: -1
  418.  i: Format............: JPEG
  419.  i: TV-Norm...........: DEFAULT
  420. Error opening device /dev/video10: video capture not supported.
  421. Init v4L2 failed !! exit fatal
  422.  i: init_VideoIn failed
  423. Done bring up all configured video device
  424.  
  425. Goodbye...
  426.  
  427. Starting up webcamDaemon...
  428.  
  429. --- Configuration: ----------------------------
  430. cfg_file:      /boot/octopi.txt
  431. camera:        usb
  432. usb options:   -r 800x600 -q 85 -n
  433. raspi options: -fps 10
  434. http options:  -w ./www-octopi -n --listen 127.0.0.1
  435.  
  436. Explicitly USB device:
  437. -----------------------------------------------
  438.  
  439. Found video devices:
  440. /dev/video10
  441. /dev/video11
  442. /dev/video12
  443. /dev/video13
  444. /dev/video14
  445. /dev/video15
  446. /dev/video16
  447. /dev/video18
  448. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  449. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  450. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  451. <13>Nov 28 08:03:59 root: Starting USB webcam
  452. Checking for VL805 (Raspberry Pi 4)...
  453.   - It seems that you don't have VL805 (Raspberry Pi 4).
  454.    There should be no problems with USB (a.k.a. select() timeout)
  455. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  456. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  457. i: Using V4L2 device.: /dev/video10
  458. i: Desired Resolution: 800 x 600
  459. i: Frames Per Second.: -1
  460. i: Format............: JPEG
  461. i: TV-Norm...........: DEFAULT
  462. Error opening device /dev/video10: video capture not supported.
  463. Init v4L2 failed !! exit fatal
  464. i: init_VideoIn failed
  465. Done bring up all configured video device
  466.  
  467. Goodbye...
  468.  
  469. Starting up webcamDaemon...
  470.  
  471. --- Configuration: ----------------------------
  472. cfg_file:      /boot/octopi.txt
  473. camera:        usb
  474. usb options:   -r 800x600 -q 85 -n
  475. raspi options: -fps 10
  476. http options:  -w ./www-octopi -n --listen 127.0.0.1
  477.  
  478. Explicitly USB device:
  479. -----------------------------------------------
  480.  
  481. Found video devices:
  482. /dev/video10
  483. /dev/video11
  484. /dev/video12
  485. /dev/video13
  486. /dev/video14
  487. /dev/video15
  488. /dev/video16
  489. /dev/video18
  490. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  491. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  492. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  493. <13>Nov 28 08:04:01 root: Starting USB webcam
  494. Checking for VL805 (Raspberry Pi 4)...
  495.  - It seems that you don't have VL805 (Raspberry Pi 4).
  496.     There should be no problems with USB (a.k.a. select() timeout)
  497. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  498. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  499.  i: Using V4L2 device.: /dev/video10
  500.  i: Desired Resolution: 800 x 600
  501.  i: Frames Per Second.: -1
  502.  i: Format............: JPEG
  503.  i: TV-Norm...........: DEFAULT
  504. Error opening device /dev/video10: video capture not supported.
  505. Init v4L2 failed !! exit fatal
  506.  i: init_VideoIn failed
  507. Done bring up all configured video device
  508.  
  509. Goodbye...
  510.  
  511. Starting up webcamDaemon...
  512.  
  513. --- Configuration: ----------------------------
  514. cfg_file:      /boot/octopi.txt
  515. camera:        usb
  516. usb options:   -r 800x600 -q 85 -n
  517. raspi options: -fps 10
  518. http options:  -w ./www-octopi -n --listen 127.0.0.1
  519.  
  520. Explicitly USB device:
  521. -----------------------------------------------
  522.  
  523. Found video devices:
  524. /dev/video10
  525. /dev/video11
  526. /dev/video12
  527. /dev/video13
  528. /dev/video14
  529. /dev/video15
  530. /dev/video16
  531. /dev/video18
  532. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  533. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  534. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  535. <13>Nov 28 08:04:04 root: Starting USB webcam
  536. Checking for VL805 (Raspberry Pi 4)...
  537.   - It seems that you don't have VL805 (Raspberry Pi 4).
  538.    There should be no problems with USB (a.k.a. select() timeout)
  539. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  540. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  541. i: Using V4L2 device.: /dev/video10
  542. i: Desired Resolution: 800 x 600
  543. i: Frames Per Second.: -1
  544. i: Format............: JPEG
  545. i: TV-Norm...........: DEFAULT
  546. Error opening device /dev/video10: video capture not supported.
  547. Init v4L2 failed !! exit fatal
  548. i: init_VideoIn failed
  549. Done bring up all configured video device
  550.  
  551. Goodbye...
  552.  
  553. Starting up webcamDaemon...
  554.  
  555. --- Configuration: ----------------------------
  556. cfg_file:      /boot/octopi.txt
  557. camera:        usb
  558. usb options:   -r 800x600 -q 85 -n
  559. raspi options: -fps 10
  560. http options:  -w ./www-octopi -n --listen 127.0.0.1
  561.  
  562. Explicitly USB device:
  563. -----------------------------------------------
  564.  
  565. Found video devices:
  566. /dev/video10
  567. /dev/video11
  568. /dev/video12
  569. /dev/video13
  570. /dev/video14
  571. /dev/video15
  572. /dev/video16
  573. /dev/video18
  574. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  575. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  576. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  577. <13>Nov 28 08:04:06 root: Starting USB webcam
  578. Checking for VL805 (Raspberry Pi 4)...
  579.  - It seems that you don't have VL805 (Raspberry Pi 4).
  580.     There should be no problems with USB (a.k.a. select() timeout)
  581. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  582. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  583.  i: Using V4L2 device.: /dev/video10
  584.  i: Desired Resolution: 800 x 600
  585.  i: Frames Per Second.: -1
  586.  i: Format............: JPEG
  587.  i: TV-Norm...........: DEFAULT
  588. Error opening device /dev/video10: video capture not supported.
  589. Init v4L2 failed !! exit fatal
  590.  i: init_VideoIn failed
  591. Done bring up all configured video device
  592.  
  593. Goodbye...
  594.  
  595. Starting up webcamDaemon...
  596.  
  597. --- Configuration: ----------------------------
  598. cfg_file:      /boot/octopi.txt
  599. camera:        usb
  600. usb options:   -r 800x600 -q 85 -n
  601. raspi options: -fps 10
  602. http options:  -w ./www-octopi -n --listen 127.0.0.1
  603.  
  604. Explicitly USB device:
  605. -----------------------------------------------
  606.  
  607. Found video devices:
  608. /dev/video10
  609. /dev/video11
  610. /dev/video12
  611. /dev/video13
  612. /dev/video14
  613. /dev/video15
  614. /dev/video16
  615. /dev/video18
  616. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  617. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  618. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  619. <13>Nov 28 08:13:17 root: Starting USB webcam
  620. Checking for VL805 (Raspberry Pi 4)...
  621.   - It seems that you don't have VL805 (Raspberry Pi 4).
  622.    There should be no problems with USB (a.k.a. select() timeout)
  623. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  624. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  625. i: Using V4L2 device.: /dev/video10
  626. i: Desired Resolution: 800 x 600
  627. i: Frames Per Second.: -1
  628. i: Format............: JPEG
  629. i: TV-Norm...........: DEFAULT
  630. Error opening device /dev/video10: video capture not supported.
  631. Init v4L2 failed !! exit fatal
  632. i: init_VideoIn failed
  633. Done bring up all configured video device
  634.  
  635. Goodbye...
  636.  
  637. Starting up webcamDaemon...
  638.  
  639. --- Configuration: ----------------------------
  640. cfg_file:      /boot/octopi.txt
  641. camera:        usb
  642. usb options:   -r 800x600 -q 85 -n
  643. raspi options: -fps 10
  644. http options:  -w ./www-octopi -n --listen 127.0.0.1
  645.  
  646. Explicitly USB device:
  647. -----------------------------------------------
  648.  
  649. Found video devices:
  650. /dev/video10
  651. /dev/video11
  652. /dev/video12
  653. /dev/video13
  654. /dev/video14
  655. /dev/video15
  656. /dev/video16
  657. /dev/video18
  658. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  659. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  660. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  661. <13>Nov 28 08:13:19 root: Starting USB webcam
  662. Checking for VL805 (Raspberry Pi 4)...
  663.  - It seems that you don't have VL805 (Raspberry Pi 4).
  664.     There should be no problems with USB (a.k.a. select() timeout)
  665. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  666. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  667.  i: Using V4L2 device.: /dev/video10
  668.  i: Desired Resolution: 800 x 600
  669.  i: Frames Per Second.: -1
  670.  i: Format............: JPEG
  671.  i: TV-Norm...........: DEFAULT
  672. Error opening device /dev/video10: video capture not supported.
  673. Init v4L2 failed !! exit fatal
  674.  i: init_VideoIn failed
  675. Done bring up all configured video device
  676.  
  677. Goodbye...
  678.  
  679. Starting up webcamDaemon...
  680.  
  681. --- Configuration: ----------------------------
  682. cfg_file:      /boot/octopi.txt
  683. camera:        usb
  684. usb options:   -r 800x600 -q 85 -n
  685. raspi options: -fps 10
  686. http options:  -w ./www-octopi -n --listen 127.0.0.1
  687.  
  688. Explicitly USB device:
  689. -----------------------------------------------
  690.  
  691. Found video devices:
  692. /dev/video10
  693. /dev/video11
  694. /dev/video12
  695. /dev/video13
  696. /dev/video14
  697. /dev/video15
  698. /dev/video16
  699. /dev/video18
  700. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  701. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  702. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  703. <13>Nov 28 08:13:21 root: Starting USB webcam
  704. Checking for VL805 (Raspberry Pi 4)...
  705.   - It seems that you don't have VL805 (Raspberry Pi 4).
  706.    There should be no problems with USB (a.k.a. select() timeout)
  707. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  708. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  709. i: Using V4L2 device.: /dev/video10
  710. i: Desired Resolution: 800 x 600
  711. i: Frames Per Second.: -1
  712. i: Format............: JPEG
  713. i: TV-Norm...........: DEFAULT
  714. Error opening device /dev/video10: video capture not supported.
  715. Init v4L2 failed !! exit fatal
  716. i: init_VideoIn failed
  717. Done bring up all configured video device
  718.  
  719. Goodbye...
  720.  
  721. Starting up webcamDaemon...
  722.  
  723. --- Configuration: ----------------------------
  724. cfg_file:      /boot/octopi.txt
  725. camera:        usb
  726. usb options:   -r 800x600 -q 85 -n
  727. raspi options: -fps 10
  728. http options:  -w ./www-octopi -n --listen 127.0.0.1
  729.  
  730. Explicitly USB device:
  731. -----------------------------------------------
  732.  
  733. Found video devices:
  734. /dev/video10
  735. /dev/video11
  736. /dev/video12
  737. /dev/video13
  738. /dev/video14
  739. /dev/video15
  740. /dev/video16
  741. /dev/video18
  742. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  743. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  744. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  745. <13>Nov 28 08:13:23 root: Starting USB webcam
  746. Checking for VL805 (Raspberry Pi 4)...
  747.  - It seems that you don't have VL805 (Raspberry Pi 4).
  748.     There should be no problems with USB (a.k.a. select() timeout)
  749. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  750. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  751.  i: Using V4L2 device.: /dev/video10
  752.  i: Desired Resolution: 800 x 600
  753.  i: Frames Per Second.: -1
  754.  i: Format............: JPEG
  755.  i: TV-Norm...........: DEFAULT
  756. Error opening device /dev/video10: video capture not supported.
  757. Init v4L2 failed !! exit fatal
  758.  i: init_VideoIn failed
  759. Done bring up all configured video device
  760.  
  761. Goodbye...
  762.  
  763. Starting up webcamDaemon...
  764.  
  765. --- Configuration: ----------------------------
  766. cfg_file:      /boot/octopi.txt
  767. camera:        usb
  768. usb options:   -r 800x600 -q 85 -n
  769. raspi options: -fps 10
  770. http options:  -w ./www-octopi -n --listen 127.0.0.1
  771.  
  772. Explicitly USB device:
  773. -----------------------------------------------
  774.  
  775. Found video devices:
  776. /dev/video10
  777. /dev/video11
  778. /dev/video12
  779. /dev/video13
  780. /dev/video14
  781. /dev/video15
  782. /dev/video16
  783. /dev/video18
  784. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  785. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  786. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  787. <13>Nov 28 08:13:26 root: Starting USB webcam
  788. Checking for VL805 (Raspberry Pi 4)...
  789.   - It seems that you don't have VL805 (Raspberry Pi 4).
  790.    There should be no problems with USB (a.k.a. select() timeout)
  791. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  792. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  793. i: Using V4L2 device.: /dev/video10
  794. i: Desired Resolution: 800 x 600
  795. i: Frames Per Second.: -1
  796. i: Format............: JPEG
  797. i: TV-Norm...........: DEFAULT
  798. Error opening device /dev/video10: video capture not supported.
  799. Init v4L2 failed !! exit fatal
  800. i: init_VideoIn failed
  801. Done bring up all configured video device
  802.  
  803. Goodbye...
  804.  
  805. Starting up webcamDaemon...
  806.  
  807. --- Configuration: ----------------------------
  808. cfg_file:      /boot/octopi.txt
  809. camera:        usb
  810. usb options:   -r 800x600 -q 85 -n
  811. raspi options: -fps 10
  812. http options:  -w ./www-octopi -n --listen 127.0.0.1
  813.  
  814. Explicitly USB device:
  815. -----------------------------------------------
  816.  
  817. Found video devices:
  818. /dev/video10
  819. /dev/video11
  820. /dev/video12
  821. /dev/video13
  822. /dev/video14
  823. /dev/video15
  824. /dev/video16
  825. /dev/video18
  826. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  827. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  828. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  829. <13>Nov 28 08:13:28 root: Starting USB webcam
  830. Checking for VL805 (Raspberry Pi 4)...
  831.  - It seems that you don't have VL805 (Raspberry Pi 4).
  832.     There should be no problems with USB (a.k.a. select() timeout)
  833. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  834. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  835.  i: Using V4L2 device.: /dev/video10
  836.  i: Desired Resolution: 800 x 600
  837.  i: Frames Per Second.: -1
  838.  i: Format............: JPEG
  839.  i: TV-Norm...........: DEFAULT
  840. Error opening device /dev/video10: video capture not supported.
  841. Init v4L2 failed !! exit fatal
  842.  i: init_VideoIn failed
  843. Done bring up all configured video device
  844.  
  845. Goodbye...
  846.  
  847. Starting up webcamDaemon...
  848.  
  849. --- Configuration: ----------------------------
  850. cfg_file:      /boot/octopi.txt
  851. camera:        usb
  852. usb options:   -r 800x600 -q 85 -n
  853. raspi options: -fps 10
  854. http options:  -w ./www-octopi -n --listen 127.0.0.1
  855.  
  856. Explicitly USB device:
  857. -----------------------------------------------
  858.  
  859. Found video devices:
  860. /dev/video10
  861. /dev/video11
  862. /dev/video12
  863. /dev/video13
  864. /dev/video14
  865. /dev/video15
  866. /dev/video16
  867. /dev/video18
  868. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  869. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  870. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  871. <13>Nov 28 08:13:30 root: Starting USB webcam
  872. Checking for VL805 (Raspberry Pi 4)...
  873.   - It seems that you don't have VL805 (Raspberry Pi 4).
  874.    There should be no problems with USB (a.k.a. select() timeout)
  875. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  876. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  877. i: Using V4L2 device.: /dev/video10
  878. i: Desired Resolution: 800 x 600
  879. i: Frames Per Second.: -1
  880. i: Format............: JPEG
  881. i: TV-Norm...........: DEFAULT
  882. Error opening device /dev/video10: video capture not supported.
  883. Init v4L2 failed !! exit fatal
  884. i: init_VideoIn failed
  885. Done bring up all configured video device
  886.  
  887. Goodbye...
  888.  
  889. Starting up webcamDaemon...
  890.  
  891. --- Configuration: ----------------------------
  892. cfg_file:      /boot/octopi.txt
  893. camera:        usb
  894. usb options:   -r 800x600 -q 85 -n
  895. raspi options: -fps 10
  896. http options:  -w ./www-octopi -n --listen 127.0.0.1
  897.  
  898. Explicitly USB device:
  899. -----------------------------------------------
  900.  
  901. Found video devices:
  902. /dev/video10
  903. /dev/video11
  904. /dev/video12
  905. /dev/video13
  906. /dev/video14
  907. /dev/video15
  908. /dev/video16
  909. /dev/video18
  910. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  911. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  912. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  913. <13>Nov 28 08:13:32 root: Starting USB webcam
  914. Checking for VL805 (Raspberry Pi 4)...
  915.  - It seems that you don't have VL805 (Raspberry Pi 4).
  916.     There should be no problems with USB (a.k.a. select() timeout)
  917. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  918. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  919.  i: Using V4L2 device.: /dev/video10
  920.  i: Desired Resolution: 800 x 600
  921.  i: Frames Per Second.: -1
  922.  i: Format............: JPEG
  923.  i: TV-Norm...........: DEFAULT
  924. Error opening device /dev/video10: video capture not supported.
  925. Init v4L2 failed !! exit fatal
  926.  i: init_VideoIn failed
  927. Done bring up all configured video device
  928.  
  929. Goodbye...
  930.  
  931. Starting up webcamDaemon...
  932.  
  933. --- Configuration: ----------------------------
  934. cfg_file:      /boot/octopi.txt
  935. camera:        usb
  936. usb options:   -r 800x600 -q 85 -n
  937. raspi options: -fps 10
  938. http options:  -w ./www-octopi -n --listen 127.0.0.1
  939.  
  940. Explicitly USB device:
  941. -----------------------------------------------
  942.  
  943. Found video devices:
  944. /dev/video10
  945. /dev/video11
  946. /dev/video12
  947. /dev/video13
  948. /dev/video14
  949. /dev/video15
  950. /dev/video16
  951. /dev/video18
  952. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  953. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  954. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  955. <13>Nov 28 08:13:35 root: Starting USB webcam
  956. Checking for VL805 (Raspberry Pi 4)...
  957.   - It seems that you don't have VL805 (Raspberry Pi 4).
  958.    There should be no problems with USB (a.k.a. select() timeout)
  959. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  960. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  961. i: Using V4L2 device.: /dev/video10
  962. i: Desired Resolution: 800 x 600
  963. i: Frames Per Second.: -1
  964. i: Format............: JPEG
  965. i: TV-Norm...........: DEFAULT
  966. Error opening device /dev/video10: video capture not supported.
  967. Init v4L2 failed !! exit fatal
  968. i: init_VideoIn failed
  969. Done bring up all configured video device
  970.  
  971. Goodbye...
  972.  
  973. Starting up webcamDaemon...
  974.  
  975. --- Configuration: ----------------------------
  976. cfg_file:      /boot/octopi.txt
  977. camera:        usb
  978. usb options:   -r 800x600 -q 85 -n
  979. raspi options: -fps 10
  980. http options:  -w ./www-octopi -n --listen 127.0.0.1
  981.  
  982. Explicitly USB device:
  983. -----------------------------------------------
  984.  
  985. Found video devices:
  986. /dev/video10
  987. /dev/video11
  988. /dev/video12
  989. /dev/video13
  990. /dev/video14
  991. /dev/video15
  992. /dev/video16
  993. /dev/video18
  994. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  995. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  996. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  997. <13>Nov 28 08:13:37 root: Starting USB webcam
  998. Checking for VL805 (Raspberry Pi 4)...
  999.  - It seems that you don't have VL805 (Raspberry Pi 4).
  1000.     There should be no problems with USB (a.k.a. select() timeout)
  1001. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  1002. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  1003.  i: Using V4L2 device.: /dev/video10
  1004.  i: Desired Resolution: 800 x 600
  1005.  i: Frames Per Second.: -1
  1006.  i: Format............: JPEG
  1007.  i: TV-Norm...........: DEFAULT
  1008. Error opening device /dev/video10: video capture not supported.
  1009. Init v4L2 failed !! exit fatal
  1010.  i: init_VideoIn failed
  1011. Done bring up all configured video device
  1012.  
  1013. Goodbye...
  1014.  
  1015. Starting up webcamDaemon...
  1016.  
  1017. --- Configuration: ----------------------------
  1018. cfg_file:      /boot/octopi.txt
  1019. camera:        usb
  1020. usb options:   -r 800x600 -q 85 -n
  1021. raspi options: -fps 10
  1022. http options:  -w ./www-octopi -n --listen 127.0.0.1
  1023.  
  1024. Explicitly USB device:
  1025. -----------------------------------------------
  1026.  
  1027. Found video devices:
  1028. /dev/video10
  1029. /dev/video11
  1030. /dev/video12
  1031. /dev/video13
  1032. /dev/video14
  1033. /dev/video15
  1034. /dev/video16
  1035. /dev/video18
  1036. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  1037. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1038. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1039. <13>Nov 28 08:13:39 root: Starting USB webcam
  1040. Checking for VL805 (Raspberry Pi 4)...
  1041.   - It seems that you don't have VL805 (Raspberry Pi 4).
  1042.    There should be no problems with USB (a.k.a. select() timeout)
  1043. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  1044. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  1045. i: Using V4L2 device.: /dev/video10
  1046. i: Desired Resolution: 800 x 600
  1047. i: Frames Per Second.: -1
  1048. i: Format............: JPEG
  1049. i: TV-Norm...........: DEFAULT
  1050. Error opening device /dev/video10: video capture not supported.
  1051. Init v4L2 failed !! exit fatal
  1052. i: init_VideoIn failed
  1053. Done bring up all configured video device
  1054.  
  1055. Goodbye...
  1056.  
  1057. Starting up webcamDaemon...
  1058.  
  1059. --- Configuration: ----------------------------
  1060. cfg_file:      /boot/octopi.txt
  1061. camera:        usb
  1062. usb options:   -r 800x600 -q 85 -n
  1063. raspi options: -fps 10
  1064. http options:  -w ./www-octopi -n --listen 127.0.0.1
  1065.  
  1066. Explicitly USB device:
  1067. -----------------------------------------------
  1068.  
  1069. Found video devices:
  1070. /dev/video10
  1071. /dev/video11
  1072. /dev/video12
  1073. /dev/video13
  1074. /dev/video14
  1075. /dev/video15
  1076. /dev/video16
  1077. /dev/video18
  1078. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  1079. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1080. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1081. <13>Nov 28 08:13:41 root: Starting USB webcam
  1082. Checking for VL805 (Raspberry Pi 4)...
  1083.  - It seems that you don't have VL805 (Raspberry Pi 4).
  1084.     There should be no problems with USB (a.k.a. select() timeout)
  1085. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  1086. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  1087.  i: Using V4L2 device.: /dev/video10
  1088.  i: Desired Resolution: 800 x 600
  1089.  i: Frames Per Second.: -1
  1090.  i: Format............: JPEG
  1091.  i: TV-Norm...........: DEFAULT
  1092. Error opening device /dev/video10: video capture not supported.
  1093. Init v4L2 failed !! exit fatal
  1094.  i: init_VideoIn failed
  1095. Done bring up all configured video device
  1096.  
  1097. Goodbye...
  1098.  
  1099. Starting up webcamDaemon...
  1100.  
  1101. --- Configuration: ----------------------------
  1102. cfg_file:      /boot/octopi.txt
  1103. camera:        usb
  1104. usb options:   -r 800x600 -q 85 -n
  1105. raspi options: -fps 10
  1106. http options:  -w ./www-octopi -n --listen 127.0.0.1
  1107.  
  1108. Explicitly USB device:
  1109. -----------------------------------------------
  1110.  
  1111. Found video devices:
  1112. /dev/video10
  1113. /dev/video11
  1114. /dev/video12
  1115. /dev/video13
  1116. /dev/video14
  1117. /dev/video15
  1118. /dev/video16
  1119. /dev/video18
  1120. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  1121. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1122. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1123. <13>Nov 28 08:13:44 root: Starting USB webcam
  1124. Checking for VL805 (Raspberry Pi 4)...
  1125.   - It seems that you don't have VL805 (Raspberry Pi 4).
  1126.    There should be no problems with USB (a.k.a. select() timeout)
  1127. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  1128. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  1129. i: Using V4L2 device.: /dev/video10
  1130. i: Desired Resolution: 800 x 600
  1131. i: Frames Per Second.: -1
  1132. i: Format............: JPEG
  1133. i: TV-Norm...........: DEFAULT
  1134. Error opening device /dev/video10: video capture not supported.
  1135. Init v4L2 failed !! exit fatal
  1136. i: init_VideoIn failed
  1137. Done bring up all configured video device
  1138.  
  1139. Goodbye...
  1140.  
  1141. Starting up webcamDaemon...
  1142.  
  1143. --- Configuration: ----------------------------
  1144. cfg_file:      /boot/octopi.txt
  1145. camera:        usb
  1146. usb options:   -r 800x600 -q 85 -n
  1147. raspi options: -fps 10
  1148. http options:  -w ./www-octopi -n --listen 127.0.0.1
  1149.  
  1150. Explicitly USB device:
  1151. -----------------------------------------------
  1152.  
  1153. Found video devices:
  1154. /dev/video10
  1155. /dev/video11
  1156. /dev/video12
  1157. /dev/video13
  1158. /dev/video14
  1159. /dev/video15
  1160. /dev/video16
  1161. /dev/video18
  1162. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  1163. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1164. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1165. <13>Nov 28 08:13:46 root: Starting USB webcam
  1166. Checking for VL805 (Raspberry Pi 4)...
  1167.  - It seems that you don't have VL805 (Raspberry Pi 4).
  1168.     There should be no problems with USB (a.k.a. select() timeout)
  1169. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  1170. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  1171.  i: Using V4L2 device.: /dev/video10
  1172.  i: Desired Resolution: 800 x 600
  1173.  i: Frames Per Second.: -1
  1174.  i: Format............: JPEG
  1175.  i: TV-Norm...........: DEFAULT
  1176. Error opening device /dev/video10: video capture not supported.
  1177. Init v4L2 failed !! exit fatal
  1178.  i: init_VideoIn failed
  1179. Done bring up all configured video device
  1180.  
  1181. Goodbye...
  1182.  
  1183. Starting up webcamDaemon...
  1184.  
  1185. --- Configuration: ----------------------------
  1186. cfg_file:      /boot/octopi.txt
  1187. camera:        usb
  1188. usb options:   -r 800x600 -q 85 -n
  1189. raspi options: -fps 10
  1190. http options:  -w ./www-octopi -n --listen 127.0.0.1
  1191.  
  1192. Explicitly USB device:
  1193. -----------------------------------------------
  1194.  
  1195. Found video devices:
  1196. /dev/video10
  1197. /dev/video11
  1198. /dev/video12
  1199. /dev/video13
  1200. /dev/video14
  1201. /dev/video15
  1202. /dev/video16
  1203. /dev/video18
  1204. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video10
  1205. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1206. /root/bin/webcamd: line 184: printf: 0x: invalid hex number
  1207. <13>Nov 28 08:13:48 root: Starting USB webcam
  1208. Checking for VL805 (Raspberry Pi 4)...
  1209.   - It seems that you don't have VL805 (Raspberry Pi 4).
  1210.    There should be no problems with USB (a.k.a. select() timeout)
  1211. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video10
  1212. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  1213. i: Using V4L2 device.: /dev/video10
  1214. i: Desired Resolution: 800 x 600
  1215. i: Frames Per Second.: -1
  1216. i: Format............: JPEG
  1217. i: TV-Norm...........: DEFAULT
  1218. Error opening device /dev/video10: video capture not supported.
  1219. Init v4L2 failed !! exit fatal
  1220. i: init_VideoIn failed
  1221. Done bring up all configured video device
  1222.  
  1223. Goodbye...
  1224.  
  1225. Starting up webcamDaemon...
  1226.  
  1227. --- Configuration: ----------------------------
  1228. cfg_file:      /boot/octopi.txt
  1229. camera:        usb
  1230. usb options:   -r 800x600 -q 85 -n
  1231. raspi options: -fps 10
  1232. http options:  -w ./www-octopi -n --listen 127.0.0.1
  1233.  
  1234. Explicitly USB device:
  1235. -----------------------------------------------
  1236.  
  1237. Found video devices:
  1238. /dev/video0
  1239. /dev/video1
  1240. /dev/video10
  1241. /dev/video11
  1242. /dev/video12
  1243. /dev/video13
  1244. /dev/video14
  1245. /dev/video15
  1246. /dev/video16
  1247. /dev/video18
  1248. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video0
  1249. <13>Nov 28 08:13:50 root: Starting USB webcam
  1250. Checking for VL805 (Raspberry Pi 4)...
  1251.  - It seems that you don't have VL805 (Raspberry Pi 4).
  1252.     There should be no problems with USB (a.k.a. select() timeout)
  1253. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video0
  1254. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  1255.  i: Using V4L2 device.: /dev/video0
  1256.  i: Desired Resolution: 800 x 600
  1257.  i: Frames Per Second.: -1
  1258.  i: Format............: JPEG
  1259.  i: TV-Norm...........: DEFAULT
  1260.  o: www-folder-path......: ./www-octopi/
  1261.  o: HTTP TCP port........: 8080
  1262.  o: HTTP Listen Address..: 127.0.0.1
  1263.  o: username:password....: disabled
  1264.  o: commands.............: disabled
  1265. Done bring up all configured video device
  1266.  
  1267. Goodbye...
  1268.  
  1269. Unable to dequeue buffer: No such device
  1270.  i: Error grabbing frames
  1271.  i: cleaning up resources allocated by input thread
  1272. Unable to stop capture: No such device
  1273. Starting up webcamDaemon...
  1274.  
  1275. --- Configuration: ----------------------------
  1276. cfg_file:      /boot/octopi.txt
  1277. camera:        usb
  1278. usb options:   -r 800x600 -q 85 -n
  1279. raspi options: -fps 10
  1280. http options:  -w ./www-octopi -n --listen 127.0.0.1
  1281.  
  1282. Explicitly USB device:
  1283. -----------------------------------------------
  1284.  
  1285. Found video devices:
  1286. /dev/video0
  1287. /dev/video1
  1288. /dev/video10
  1289. /dev/video11
  1290. /dev/video12
  1291. /dev/video13
  1292. /dev/video14
  1293. /dev/video15
  1294. /dev/video16
  1295. /dev/video18
  1296. config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video0
  1297. <13>Nov 29 13:04:17 root: Starting USB webcam
  1298. Checking for VL805 (Raspberry Pi 4)...
  1299.   - It seems that you don't have VL805 (Raspberry Pi 4).
  1300.    There should be no problems with USB (a.k.a. select() timeout)
  1301. Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 800x600 -q 85 -n -d /dev/video0
  1302. MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
  1303. i: Using V4L2 device.: /dev/video0
  1304. i: Desired Resolution: 800 x 600
  1305. i: Frames Per Second.: -1
  1306. i: Format............: JPEG
  1307. i: TV-Norm...........: DEFAULT
  1308. o: www-folder-path......: ./www-octopi/
  1309. o: HTTP TCP port........: 8080
  1310. o: HTTP Listen Address..: 127.0.0.1
  1311. o: username:password....: disabled
  1312. o: commands.............: disabled
  1313. Done bring up all configured video device
  1314.  
  1315. Goodbye...
  1316.  
  1317. Unable to dequeue buffer: No such device
  1318. i: Error grabbing frames
  1319. i: cleaning up resources allocated by input thread
  1320. Unable to stop capture: No such device
  1321.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement