Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with balena-cam when not using RPI Camera #7

Open
wisehackermonkey opened this issue Apr 26, 2022 · 1 comment
Open

Error with balena-cam when not using RPI Camera #7

wisehackermonkey opened this issue Apr 26, 2022 · 1 comment

Comments

@wisehackermonkey
Copy link

Important context: I dont have a raspberry pi cam connected. only a usb one.

model is: logitech webcam c920

image

I'm having an issue with running the balena-cam container. it errors out with this message.

image

Restarting service 'balena-cam sha256:64ad977a474b929eb58bb71bd789932bb43d93e3a6c5ad241bf31e431f25f8f6'
 balena-cam  Traceback (most recent call last):
 balena-cam    File "/usr/src/app/server.py", line 7, in <module>
 balena-cam      from aiortc import RTCPeerConnection, RTCSessionDescription, VideoStreamTrack, RTCIceServer, RTCConfiguration
 balena-cam    File "/usr/local/lib/python3.5/dist-packages/aiortc/__init__.py", line 2, in <module>
 balena-cam      from .mediastreams import (AudioStreamTrack,  # noqa
 balena-cam    File "/usr/local/lib/python3.5/dist-packages/aiortc/mediastreams.py", line 7, in <module>
 balena-cam      from pyee import EventEmitter
 balena-cam    File "/usr/local/lib/python3.5/dist-packages/pyee/__init__.py", line 34, in <module>
 balena-cam      from pyee.base import EventEmitter as EventEmitter
 balena-cam    File "/usr/local/lib/python3.5/dist-packages/pyee/base.py", line 43
 balena-cam      self._events: Dict[
 balena-cam                  ^
 balena-cam  SyntaxError: invalid syntax

Hardware used:

  • raspberry pi 4 8gb
  • logitech webcam c920 (camera)

Any thoughts?

@wisehackermonkey wisehackermonkey changed the title Error with balena-cam Error with balena-cam when not using RPI Camera Apr 26, 2022
@ramazanyich
Copy link

same here with Logitech USB webcam :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants