Notable changes
- Update gstreamer to v1.20 #31
- Enable
do-nack
to reduce stream freezing on packet loss. #31
- Default coturn-web TURN URIs to use
?transport=tcp
to enable connections on networks with blocked UDP.
- Fix overflow issues on HiDPI screens. #33
New Dependencies
- Need to apt-get install x264 in target images to use software encoder.
- On Ubuntu 18.04, need to install libjpeg-dev zlib1g-dev for remote-cursor support with Python Pillow package.
- Manual installation of python-xlib to support remote cursors:
pip3 install -e git+https://github.com/selkies-project/python-xlib.git@add-xfixes-cursor#egg=python-xlib