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

Lock pipenv version to a compatible one with the python version on ubuntu 18.04. Install sanic through pipfile #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

necrodome
Copy link

This change locks the pipenv version to the last known good version that works with the python shipped on Ubuntu 18.04
Also, removed sanic installation through pip as the requirement is defined through Pipfile.

This makes the docker image workable, but webrtc output is broken due to the Gstremaer version being 1.4. It seems current code requires bundle-policy property for webrtcbin, which is available for Gstreamer > 1.6

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

Successfully merging this pull request may close these issues.

None yet

1 participant