pfeerick

docker-octoprint MJPG Streamer log spam

Oct 17th, 2020 (edited)
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.65 KB | None | 0 0
  1. pfeerick@rock64:~/octoprint-docker ‹master*›$ git status
  2. On branch master
  3. Your branch is up to date with 'origin/master'.
  4.  
  5. Changes not staged for commit:
  6. (use "git add <file>..." to update what will be committed)
  7. (use "git restore <file>..." to discard changes in working directory)
  8. modified: docker-compose.yml
  9.  
  10. pfeerick@rock64:~/octoprint-docker ‹master*›$ git diff
  11. no changes added to commit (use "git add" and/or "git commit -a")
  12. diff --git a/docker-compose.yml b/docker-compose.yml
  13. index 22fd25c..96dc631 100644
  14. --- a/docker-compose.yml
  15. +++ b/docker-compose.yml
  16. @@ -6,8 +6,8 @@ services:
  17. restart: unless-stopped
  18. ports:
  19. - 80:80
  20. - # devices:
  21. - # - /dev/ttyACM0:/dev/ttyACM0
  22. + devices:
  23. + - /dev/ttyUSB0:/dev/ttyUSB0
  24. # - /dev/video0:/dev/video0
  25. volumes:
  26. - octoprint:/octoprint
  27.  
  28. pfeerick@rock64:~/octoprint-docker ‹master*›$ docker images
  29. REPOSITORY TAG IMAGE ID CREATED SIZE
  30. ubuntu latest 9213b3920109 3 weeks ago 65.7MB
  31. esphome/esphome-aarch64 latest e4f0d057591a 3 weeks ago 1.04GB
  32. esphome/esphome latest e4f0d057591a 3 weeks ago 1.04GB
  33. octoprint/octoprint 1.4.2 7a8de3b8fdb7 5 weeks ago 848MB
  34. octoprint/octoprint latest 7a8de3b8fdb7 5 weeks ago 848MB
  35. hello-world latest a29f45ccde2a 9 months ago 9.14kB
  36.  
  37. pfeerick@rock64:~/octoprint-docker ‹master*›$ docker-compose down
  38. Removing octoprint-docker_octoprint_1 ... done
  39. Removing network octoprint-docker_default
  40. WARNING: Network octoprint-docker_default not found.
  41.  
  42. pfeerick@rock64:~/octoprint-docker ‹master*›$ docker-compose pull
  43. Pulling octoprint ... done
  44.  
  45. pfeerick@rock64:~/octoprint-docker ‹master*›$ docker-compose up
  46. Creating network "octoprint-docker_default" with the default driver
  47. Creating octoprint-docker_octoprint_1 ... done
  48. Attaching to octoprint-docker_octoprint_1
  49. octoprint_1 | [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  50. octoprint_1 | [s6-init] ensuring user provided files have correct perms...exited 0.
  51. octoprint_1 | [fix-attrs.d] applying ownership & permissions fixes...
  52. octoprint_1 | [fix-attrs.d] done.
  53. octoprint_1 | [cont-init.d] executing container initialization scripts...
  54. octoprint_1 | [cont-init.d] done.
  55. octoprint_1 | [services.d] starting services
  56. octoprint_1 | MJPG Streamer Version.: 2.0
  57. octoprint_1 | i: Using V4L2 device.: (null)
  58. octoprint_1 | i: Desired Resolution: 640 x 480
  59. octoprint_1 | i: Frames Per Second.: -1
  60. octoprint_1 | i: Format............: YUYV
  61. octoprint_1 | i: JPEG Quality......: 80
  62. octoprint_1 | i: TV-Norm...........: DEFAULT
  63. octoprint_1 | i: init_VideoIn failed
  64. octoprint_1 | [services.d] done.
  65. octoprint_1 | MJPG Streamer Version.: 2.0
  66. octoprint_1 | i: Using V4L2 device.: (null)
  67. octoprint_1 | i: Desired Resolution: 640 x 480
  68. octoprint_1 | i: Frames Per Second.: -1
  69. octoprint_1 | i: Format............: YUYV
  70. octoprint_1 | i: JPEG Quality......: 80
  71. octoprint_1 | i: TV-Norm...........: DEFAULT
  72. octoprint_1 | i: init_VideoIn failed
  73. octoprint_1 | MJPG Streamer Version.: 2.0
  74. octoprint_1 | i: Using V4L2 device.: (null)
  75. octoprint_1 | i: Desired Resolution: 640 x 480
  76. octoprint_1 | i: Frames Per Second.: -1
  77. octoprint_1 | i: Format............: YUYV
  78. octoprint_1 | i: JPEG Quality......: 80
  79. octoprint_1 | i: TV-Norm...........: DEFAULT
  80. octoprint_1 | i: init_VideoIn failed
  81. octoprint_1 | 2020-10-17 08:33:33,049 - octoprint.startup - INFO - ******************************************************************************
  82. octoprint_1 | 2020-10-17 08:33:33,053 - octoprint.startup - INFO - Starting OctoPrint 1.4.2
  83. octoprint_1 | 2020-10-17 08:33:33,055 - octoprint.startup - INFO - ******************************************************************************
  84. octoprint_1 | MJPG Streamer Version.: 2.0
  85. octoprint_1 | i: Using V4L2 device.: (null)
  86. octoprint_1 | i: Desired Resolution: 640 x 480
  87. octoprint_1 | i: Frames Per Second.: -1
  88. octoprint_1 | i: Format............: YUYV
  89. octoprint_1 | i: JPEG Quality......: 80
  90. octoprint_1 | i: TV-Norm...........: DEFAULT
  91. octoprint_1 | i: init_VideoIn failed
  92. octoprint_1 | MJPG Streamer Version.: 2.0
  93. octoprint_1 | i: Using V4L2 device.: (null)
  94. octoprint_1 | i: Desired Resolution: 640 x 480
  95. octoprint_1 | i: Frames Per Second.: -1
  96. octoprint_1 | i: Format............: YUYV
  97. octoprint_1 | i: JPEG Quality......: 80
  98. octoprint_1 | i: TV-Norm...........: DEFAULT
  99. octoprint_1 | i: init_VideoIn failed
  100. octoprint_1 | 2020-10-17 08:33:35,132 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online
  101. octoprint_1 | 2020-10-17 08:33:35,134 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working
  102. octoprint_1 | 2020-10-17 08:33:35,135 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working
  103. octoprint_1 | 2020-10-17 08:33:35,220 - octoprint.plugin.core - INFO - Loading plugins from /usr/local/lib/python3.8/site-packages/octoprint/plugins, /root/.octoprint/plugins and installed plugin packages...
  104. octoprint_1 | MJPG Streamer Version.: 2.0
  105. octoprint_1 | i: Using V4L2 device.: (null)
  106. octoprint_1 | i: Desired Resolution: 640 x 480
  107. octoprint_1 | i: Frames Per Second.: -1
  108. octoprint_1 | i: Format............: YUYV
  109. octoprint_1 | i: JPEG Quality......: 80
  110. octoprint_1 | i: TV-Norm...........: DEFAULT
  111. octoprint_1 | i: init_VideoIn failed
  112. octoprint_1 | MJPG Streamer Version.: 2.0
  113. octoprint_1 | i: Using V4L2 device.: (null)
  114. octoprint_1 | i: Desired Resolution: 640 x 480
  115. octoprint_1 | i: Frames Per Second.: -1
  116. octoprint_1 | i: Format............: YUYV
  117. octoprint_1 | i: JPEG Quality......: 80
  118. octoprint_1 | i: TV-Norm...........: DEFAULT
  119. octoprint_1 | i: init_VideoIn failed
  120. octoprint_1 | 2020-10-17 08:33:36,972 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading.
  121. octoprint_1 | MJPG Streamer Version.: 2.0
  122. octoprint_1 | i: Using V4L2 device.: (null)
  123. octoprint_1 | i: Desired Resolution: 640 x 480
  124. octoprint_1 | i: Frames Per Second.: -1
  125. octoprint_1 | i: Format............: YUYV
  126. octoprint_1 | i: JPEG Quality......: 80
  127. octoprint_1 | i: TV-Norm...........: DEFAULT
  128. octoprint_1 | i: init_VideoIn failed
  129. octoprint_1 | 2020-10-17 08:33:37,482 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available
  130. octoprint_1 | 2020-10-17 08:33:37,521 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 30 hook handlers
  131. octoprint_1 | 2020-10-17 08:33:37,616 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  132. octoprint_1 | 2020-10-17 08:33:37,660 - octoprint.server - INFO - Intermediary server started
  133. octoprint_1 | 2020-10-17 08:33:37,661 - octoprint.plugin.core - INFO - Loading plugins from /usr/local/lib/python3.8/site-packages/octoprint/plugins, /root/.octoprint/plugins and installed plugin packages...
  134. octoprint_1 | 2020-10-17 08:33:37,684 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading.
  135. octoprint_1 | 2020-10-17 08:33:37,795 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 30 hook handlers
  136. octoprint_1 | 2020-10-17 08:33:37,798 - octoprint.printer.profile - ERROR - Profile _default does not exist, creating _default again and setting it as default
  137. octoprint_1 | 2020-10-17 08:33:37,917 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /root/.octoprint/uploads...
  138. octoprint_1 | 2020-10-17 08:33:37,920 - octoprint.filemanager.storage - INFO - ... file metadata for /root/.octoprint/uploads initialized successfully.
  139. octoprint_1 | 2020-10-17 08:33:37,926 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')")
  140. octoprint_1 | 2020-10-17 08:33:37,927 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')")
  141. octoprint_1 | 2020-10-17 08:33:37,928 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')")
  142. octoprint_1 | 2020-10-17 08:33:37,928 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')")
  143. octoprint_1 | 2020-10-17 08:33:37,929 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')")
  144. octoprint_1 | 2020-10-17 08:33:37,930 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')")
  145. octoprint_1 | 2020-10-17 08:33:37,931 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')")
  146. octoprint_1 | 2020-10-17 08:33:37,935 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')")
  147. octoprint_1 | 2020-10-17 08:33:37,937 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')")
  148. octoprint_1 | 2020-10-17 08:33:37,940 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')")
  149. octoprint_1 | 2020-10-17 08:33:37,943 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')")
  150. octoprint_1 | 2020-10-17 08:33:37,946 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')")
  151. octoprint_1 | 2020-10-17 08:33:37,948 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')")
  152. octoprint_1 | MJPG Streamer Version.: 2.0
  153. octoprint_1 | i: Using V4L2 device.: (null)
  154. octoprint_1 | i: Desired Resolution: 640 x 480
  155. octoprint_1 | i: Frames Per Second.: -1
  156. octoprint_1 | i: Format............: YUYV
  157. octoprint_1 | i: JPEG Quality......: 80
  158. octoprint_1 | i: TV-Norm...........: DEFAULT
  159. octoprint_1 | i: init_VideoIn failed
  160. octoprint_1 | MJPG Streamer Version.: 2.0
  161. octoprint_1 | i: Using V4L2 device.: (null)
  162. octoprint_1 | i: Desired Resolution: 640 x 480
  163. octoprint_1 | i: Frames Per Second.: -1
  164. octoprint_1 | i: Format............: YUYV
  165. octoprint_1 | i: JPEG Quality......: 80
  166. octoprint_1 | i: TV-Norm...........: DEFAULT
  167. octoprint_1 | i: init_VideoIn failed
  168. octoprint_1 | 2020-10-17 08:33:39,413 - octoprint.util.pip - INFO - Using "/usr/local/bin/python -m pip" as command to invoke pip
  169. octoprint_1 | MJPG Streamer Version.: 2.0
  170. octoprint_1 | i: Using V4L2 device.: (null)
  171. octoprint_1 | i: Desired Resolution: 640 x 480
  172. octoprint_1 | i: Frames Per Second.: -1
  173. octoprint_1 | i: Format............: YUYV
  174. octoprint_1 | i: JPEG Quality......: 80
  175. octoprint_1 | i: TV-Norm...........: DEFAULT
  176. octoprint_1 | i: init_VideoIn failed
  177. octoprint_1 | 2020-10-17 08:33:40,692 - octoprint.util.pip - INFO - Version of pip is 20.2.2
  178. octoprint_1 | 2020-10-17 08:33:40,695 - octoprint.util.pip - INFO - pip installs to /usr/local/lib/python3.8/site-packages (writable -> yes), --user flag needed -> no, virtual env -> no
  179. octoprint_1 | 2020-10-17 08:33:40,697 - octoprint.util.pip - INFO - ==> pip ok -> yes
  180. octoprint_1 | 2020-10-17 08:33:40,725 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s)
  181. octoprint_1 | 2020-10-17 08:33:40,885 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system:
  182. octoprint_1 | | Action Command Notification Support (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/action_command_notification
  183. octoprint_1 | | Action Command Prompt Support (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/action_command_prompt
  184. octoprint_1 | | Announcement Plugin (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/announcements
  185. octoprint_1 | | Anonymous Usage Tracking (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/tracking
  186. octoprint_1 | | Application Keys Plugin (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/appkeys
  187. octoprint_1 | | Backup & Restore (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/backup
  188. octoprint_1 | | Core Wizard (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/corewizard
  189. octoprint_1 | | Discovery (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/discovery
  190. octoprint_1 | | Error Tracking (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/errortracking
  191. octoprint_1 | | File Check (2020.8.7) (bundled) = /usr/local/lib/python3.8/site-packages/octoprint_file_check
  192. octoprint_1 | | Firmware Check (2020.6.22) (bundled) = /usr/local/lib/python3.8/site-packages/octoprint_firmware_check
  193. octoprint_1 | | GCode Viewer (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/gcodeviewer
  194. octoprint_1 | | Logging (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/logging
  195. octoprint_1 | | Login UI (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/loginui
  196. octoprint_1 | | Plugin Manager (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/pluginmanager
  197. octoprint_1 | | Software Update (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/softwareupdate
  198. octoprint_1 | | Virtual Printer (bundled) = /usr/local/lib/python3.8/site-packages/octoprint/plugins/virtual_printer
  199. octoprint_1 | Prefix legend: ! = disabled, # = blacklisted, * = incompatible
  200. octoprint_1 | 2020-10-17 08:33:40,905 - octoprint.environment - INFO - Detected environment is Python 3.8.5 under Linux (linux). Details:
  201. octoprint_1 | | hardware:
  202. octoprint_1 | | cores: 4
  203. octoprint_1 | | freq: 1390.0
  204. octoprint_1 | | ram: 4101844992
  205. octoprint_1 | | os:
  206. octoprint_1 | | id: linux
  207. octoprint_1 | | platform: linux
  208. octoprint_1 | | python:
  209. octoprint_1 | | pip: 20.2.2
  210. octoprint_1 | | version: 3.8.5
  211. octoprint_1 | 2020-10-17 08:33:40,917 - octoprint.server - INFO - Reset webasset folder /root/.octoprint/generated/webassets...
  212. octoprint_1 | 2020-10-17 08:33:40,920 - octoprint.server - INFO - Reset webasset folder /root/.octoprint/generated/.webassets-cache...
  213. octoprint_1 | MJPG Streamer Version.: 2.0
  214. octoprint_1 | i: Using V4L2 device.: (null)
  215. octoprint_1 | i: Desired Resolution: 640 x 480
  216. octoprint_1 | i: Frames Per Second.: -1
  217. octoprint_1 | i: Format............: YUYV
  218. octoprint_1 | i: JPEG Quality......: 80
  219. octoprint_1 | i: TV-Norm...........: DEFAULT
  220. octoprint_1 | i: init_VideoIn failed
  221. octoprint_1 | 2020-10-17 08:33:42,104 - octoprint.server - INFO - Shutting down intermediary server...
  222. octoprint_1 | 2020-10-17 08:33:42,172 - octoprint.server - INFO - Intermediary server shut down
  223. octoprint_1 | 2020-10-17 08:33:42,177 - octoprint.events - INFO - Processing startup event, this is our first event
  224. octoprint_1 | 2020-10-17 08:33:42,177 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  225. octoprint_1 | 2020-10-17 08:33:42,181 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  226. octoprint_1 | 2020-10-17 08:33:42,188 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  227. octoprint_1 | 2020-10-17 08:33:42,192 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  228. octoprint_1 | 2020-10-17 08:33:42,194 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  229. octoprint_1 | 2020-10-17 08:33:42,207 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on 19c9a430a095 for SSDP
  230. octoprint_1 | 2020-10-17 08:33:42,214 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
  231. octoprint_1 | MJPG Streamer Version.: 2.0
  232. octoprint_1 | i: Using V4L2 device.: (null)
  233. octoprint_1 | i: Desired Resolution: 640 x 480
  234. octoprint_1 | i: Frames Per Second.: -1
  235. octoprint_1 | i: Format............: YUYV
  236. octoprint_1 | i: JPEG Quality......: 80
  237. octoprint_1 | i: TV-Norm...........: DEFAULT
  238. octoprint_1 | i: init_VideoIn failed
  239. octoprint_1 | MJPG Streamer Version.: 2.0
  240. octoprint_1 | i: Using V4L2 device.: (null)
  241. octoprint_1 | i: Desired Resolution: 640 x 480
  242. octoprint_1 | i: Frames Per Second.: -1
  243. octoprint_1 | i: Format............: YUYV
  244. octoprint_1 | i: JPEG Quality......: 80
  245. octoprint_1 | i: TV-Norm...........: DEFAULT
  246. octoprint_1 | i: init_VideoIn failed
  247. octoprint_1 | 2020-10-17 08:33:43,466 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.2s
  248. octoprint_1 | 2020-10-17 08:33:43,599 - octoprint.util.pip - INFO - Using "/usr/local/bin/python -m pip" as command to invoke pip
  249. octoprint_1 | 2020-10-17 08:33:43,620 - octoprint.util.pip - INFO - pip installs to /usr/local/lib/python3.8/site-packages (writable -> yes), --user flag needed -> no, virtual env -> no
  250. octoprint_1 | 2020-10-17 08:33:43,620 - octoprint.util.pip - INFO - ==> pip ok -> yes
  251. octoprint_1 | 2020-10-17 08:33:43,658 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 10.0GB. That is considered sufficient for updating.
  252. octoprint_1 | MJPG Streamer Version.: 2.0
  253. octoprint_1 | i: Using V4L2 device.: (null)
  254. octoprint_1 | i: Desired Resolution: 640 x 480
  255. octoprint_1 | i: Frames Per Second.: -1
  256. octoprint_1 | i: Format............: YUYV
  257. octoprint_1 | i: JPEG Quality......: 80
  258. octoprint_1 | i: TV-Norm...........: DEFAULT
  259. octoprint_1 | i: init_VideoIn failed
  260. octoprint_1 | 2020-10-17 08:33:44,384 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
  261. octoprint_1 | 2020-10-17 08:33:44,930 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 1.2s
  262. octoprint_1 | MJPG Streamer Version.: 2.0
  263. octoprint_1 | i: Using V4L2 device.: (null)
  264. octoprint_1 | i: Desired Resolution: 640 x 480
  265. octoprint_1 | i: Frames Per Second.: -1
  266. octoprint_1 | i: Format............: YUYV
  267. octoprint_1 | i: JPEG Quality......: 80
  268. octoprint_1 | i: TV-Norm...........: DEFAULT
  269. octoprint_1 | i: init_VideoIn failed
  270. octoprint_1 | 2020-10-17 08:33:45,940 - octoprint.util.pip - INFO - Using "/usr/local/bin/python -m pip" as command to invoke pip
  271. octoprint_1 | 2020-10-17 08:33:45,986 - octoprint.util.pip - INFO - Using "/usr/local/bin/python -m pip" as command to invoke pip
  272. octoprint_1 | MJPG Streamer Version.: 2.0
  273. octoprint_1 | i: Using V4L2 device.: (null)
  274. octoprint_1 | i: Desired Resolution: 640 x 480
  275. octoprint_1 | i: Frames Per Second.: -1
  276. octoprint_1 | i: Format............: YUYV
  277. octoprint_1 | i: JPEG Quality......: 80
  278. octoprint_1 | i: TV-Norm...........: DEFAULT
  279. octoprint_1 | i: init_VideoIn failed
  280. octoprint_1 | 2020-10-17 08:33:46,653 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 1.3s
  281. octoprint_1 | 2020-10-17 08:33:47,204 - octoprint.util.pip - INFO - Using "/usr/local/bin/python -m pip" as command to invoke pip
  282. octoprint_1 | MJPG Streamer Version.: 2.0
  283. octoprint_1 | i: Using V4L2 device.: (null)
  284. octoprint_1 | i: Desired Resolution: 640 x 480
  285. octoprint_1 | i: Frames Per Second.: -1
  286. octoprint_1 | i: Format............: YUYV
  287. octoprint_1 | i: JPEG Quality......: 80
  288. octoprint_1 | i: TV-Norm...........: DEFAULT
  289. octoprint_1 | i: init_VideoIn failed
  290. ^CGracefully stopping... (press Ctrl+C again to force)
  291. Stopping octoprint-docker_octoprint_1 ... done
Add Comment
Please, Sign In to add comment