We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
root@raspberrypi:~# sh start.sh “正在加载摄像头驱动” “正在启动主程序” MJPG Streamer Version: svn rev: i: Using V4L2 device.: /devideo0 i: Desired Resolution: 320 x 240 i: Frames Per Second.: 10 i: Format............: YUV i: JPEG Quality......: 80 ERROR opening V4L interface: Device or resource busy Init v4L2 failed !! exit fatal i: init_VideoIn failed Traceback (most recent call last): File "index.py", line 16, in <module> from yeelink import YeeLinkClient ImportError: No module named yeelink root@raspberrypi:~# nano index.py root@raspberrypi:~# nano index.py
Sorry, something went wrong.
没有把yeelink.py依赖放到跟index同一目录
No branches or pull requests
The text was updated successfully, but these errors were encountered: