Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 20:07

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