bbc / brave

Basic Real-time AV Editor - allowing you to preview, mix, and route live audio and video streams on the cloud
Apache License 2.0
653 stars 148 forks source link

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

Open necrodome opened 1 year ago

necrodome commented 1 year ago

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