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

Segmentation fault #54

Open
dongshimou opened this issue Dec 19, 2020 · 1 comment
Open

Segmentation fault #54

dongshimou opened this issue Dec 19, 2020 · 1 comment

Comments

@dongshimou
Copy link

pi@raspberrypi:~/pistreaming $ python3 server.py
Initializing camera
Initializing websockets server on port 8084
Initializing HTTP server on port 8082
Initializing broadcast thread
Spawning background conversion process
Starting recording
Starting websockets thread
Starting HTTP server thread
Starting broadcast thread
Segmentation fault.

raspberry pi 4b.
std camera.

@dongshimou
Copy link
Author

dongshimou commented Dec 19, 2020

python version: Python 3.7.3
pip3 version: pip 18.1 from /usr/lib/python3/dist-packages/pip (python 3.7)

when i install python3-ws4py.

Breaks: python3-ws4py (<= 0.4.2+dfsg1-2) but 0.4.2+dfsg1-2 is to be installed

so, i try to pip install.

pip3 install ws4py

Successfully installed ws4py-0.5.1

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

1 participant