Web Stream Not working - Using Logitech c922

Camera model Logitech C922

**What is the problem?**Webstream Not Loading

**What did you already try to solve it?**Changed Config to usb but that errors out, changed to auto that works but does not stream.

Logs (/var/log/webcamd.log, syslog, dmesg, ... no logs, no support)2021-02-06 17:06:50,927 - octoprint.startup - INFO - ******************************************************************************
2021-02-06 17:06:50,928 - octoprint.startup - INFO - Starting OctoPrint 1.5.3
2021-02-06 17:06:50,929 - octoprint.startup - INFO - ******************************************************************************
2021-02-06 17:06:57,247 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline
2021-02-06 17:06:57,248 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working
2021-02-06 17:06:57,248 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working
2021-02-06 17:06:57,255 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
2021-02-06 17:06:57,338 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2021-02-06 17:06:58,421 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check
2021-02-06 17:06:58,422 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers
2021-02-06 17:06:58,511 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2021-02-06 17:06:58,528 - octoprint.server - INFO - Intermediary server started
2021-02-06 17:06:58,544 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2021-02-06 17:06:58,545 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2021-02-06 17:06:58,547 - 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')")
2021-02-06 17:06:58,548 - 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')")
2021-02-06 17:06:58,548 - 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')")
2021-02-06 17:06:58,549 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')")
2021-02-06 17:06:58,549 - 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')")
2021-02-06 17:06:58,549 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')")
2021-02-06 17:06:58,550 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')")
2021-02-06 17:06:58,550 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')")
2021-02-06 17:06:58,550 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')")
2021-02-06 17:06:58,551 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')")
2021-02-06 17:06:58,551 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')")
2021-02-06 17:06:58,551 - 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')")
2021-02-06 17:06:58,551 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')")
2021-02-06 17:06:58,552 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')")
2021-02-06 17:06:58,552 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')")
2021-02-06 17:06:59,201 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip
2021-02-06 17:06:59,706 - octoprint.util.pip - INFO - Version of pip is 20.3.3
2021-02-06 17:06:59,708 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2021-02-06 17:06:59,708 - octoprint.util.pip - INFO - ==> pip ok -> yes
2021-02-06 17:06:59,745 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2021-02-06 17:06:59,759 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s)
2021-02-06 17:06:59,768 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system:
| Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification
| Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements
| Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking
| Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys
| Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup
| Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard
| Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery
| Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking
| File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check
| Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check
| GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer
| Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging
| Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2021-02-06 17:06:59,823 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details:
| hardware:
| cores: 4
| freq: 1500.0
| ram: 3959308288
| os:
| bits: 32
| id: linux
| platform: linux
| plugins:
| pi_support:
| model: Raspberry Pi 4 Model B Rev 1.2
| octopi_version: 0.18.0
| throttle_state: '0x0'
| python:
| pip: 20.3.3
| version: 3.7.3
| virtualenv: /home/pi/oprint
2021-02-06 17:06:59,908 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2021-02-06 17:06:59,935 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2021-02-06 17:07:00,352 - octoprint.server - INFO - Shutting down intermediary server...
2021-02-06 17:07:00,532 - octoprint.server - INFO - Intermediary server shut down
2021-02-06 17:07:00,534 - octoprint.events - INFO - Processing startup event, this is our first event
2021-02-06 17:07:00,534 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2021-02-06 17:07:00,536 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2021-02-06 17:07:00,539 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2021-02-06 17:07:00,542 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2021-02-06 17:07:00,543 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2021-02-06 17:07:01,352 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local.
2021-02-06 17:07:02,162 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local.
2021-02-06 17:07:02,184 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2021-02-06 17:07:02,205 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2021-02-06 17:07:02,302 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2021-02-06 17:07:02,603 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7
2021-02-06 17:07:02,827 - octoprint.server.util.flask - INFO - Passively logging in user CreativeRob from ::ffff:192.168.1.7
2021-02-06 17:07:02,828 - octoprint.access.users - INFO - Logged in user: CreativeRob
2021-02-06 17:07:02,858 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip
2021-02-06 17:07:02,859 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2021-02-06 17:07:02,859 - octoprint.util.pip - INFO - ==> pip ok -> yes
2021-02-06 17:07:02,946 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 26.1GB. That is considered sufficient for updating.
2021-02-06 17:07:02,946 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline
2021-02-06 17:07:03,151 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online
2021-02-06 17:07:03,263 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2021-02-06 17:07:03,819 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2021-02-06 17:07:03,904 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://octopi.local/', 'path': '/', 'query_string': 'l10n=en'}
2021-02-06 17:07:04,457 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2021-02-06 17:07:05,134 - octoprint.server.util.sockjs - INFO - User CreativeRob logged in on the socket from client ::ffff:192.168.1.7
2021-02-06 17:07:10,418 - octoprint.server.preemptive_cache - INFO - ... done in 6.51s
2021-02-06 17:07:10,418 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.169/', 'path': '/', 'query_string': 'l10n=en'}
2021-02-06 17:07:10,611 - octoprint.server.preemptive_cache - INFO - ... done in 0.19s
2021-02-06 17:07:14,280 - octoprint.server.util.flask - INFO - Passively logging in user CreativeRob from ::ffff:192.168.1.7
2021-02-06 17:07:14,281 - octoprint.access.users - INFO - Logged in user: CreativeRob
2021-02-06 17:07:14,419 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7
2021-02-06 17:07:14,780 - octoprint.server.util.sockjs - INFO - New connection from client: 2600:6c56:5800:d2:bc27:79f6:ca4a:8107
2021-02-06 17:07:14,814 - octoprint.server.util.flask - INFO - Passively logging in user CreativeRob from 2600:6c56:5800:d2:bc27:79f6:ca4a:8107
2021-02-06 17:07:14,814 - octoprint.access.users - INFO - Logged in user: CreativeRob
2021-02-06 17:07:15,825 - octoprint.server.util.sockjs - INFO - User CreativeRob logged in on the socket from client 2600:6c56:5800:d2:bc27:79f6:ca4a:8107

Additional information about your setup (OctoPrint version, OctoPi version, ...) I am using Raspberry Pi 4 b, and the newest version of Octoprint.

Camera log files
Logs begin at Sat 2021-02-06 17:09:27 GMT, end at Sat 2021-02-06 20:15:50 GMT

Feb 06 17:09:31 octopi systemd[1]: Starting the OctoPi webcam daemon with the us

Feb 06 20:15:49 octopi systemd[1]: webcamd.service: Start operation timed out. T

Feb 06 20:15:49 octopi systemd[1]: webcamd.service: Failed with result 'timeout'

Feb 06 20:15:49 octopi systemd[1]: Failed to start the OctoPi webcam daemon with

Feb 06 20:15:50 octopi systemd[1]: webcamd.service: Service RestartSec=1s expire

Feb 06 20:15:50 octopi systemd[1]: webcamd.service: Scheduled restart job, resta

Feb 06 20:15:50 octopi systemd[1]: Stopped the OctoPi webcam daemon with the use

Feb 06 20:15:50 octopi systemd[1]: Starting the OctoPi webcam daemon with the us

lines 1-9/9 (END)

Not sure why no one helped on this but I did fix the issue.
So I had my setup working great for 2 or 3 weeks then all of a sudden it stopped working, and I could not even logon to the web GUI. Spent hours trying to find a fix and nothing was working. On boot up I could see a lot of spaghetti detective errors. I ended up wiping the sd card and downloading the newest version of Octopi. Everything worked great but the camera the same camera I had working before. I set it up the same way and everything. I spend a hole day trying so many different things I found on this form and nothing worked. Finally I went back in the supplicant file and deleted the camera settings pasted them back in booted the pi up and the camera started working. But it is currently fixed.

1 Like