homeworkc / lazycast

A Simple Wireless Display Receiver
GNU General Public License v3.0
688 stars 89 forks source link

Revert "Make the .py scripts compatible with python3" #111

Closed homeworkc closed 1 year ago

homeworkc commented 1 year ago

Reverts homeworkc/lazycast#106

There are issues with Bullseye that go beyond python2 and python3 and the print syntax. (For example, the video hardware acceleration layer is completely changed.) While running lazycast on Bullseye is possible (using VLC or gstreamer), the latency is significantly higher than running on Buster or older distro.

barhun commented 1 year ago

Related: https://github.com/homeworkc/lazycast/issues/100#issuecomment-1003732280