FD- / RPiPlay

An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up.
GNU General Public License v3.0
4.93k stars 353 forks source link

Latency on Pi zero #194

Open alexanderhupfer opened 3 years ago

alexanderhupfer commented 3 years ago

Hi, first of all - awesome project.

I currently am seeing a latency of ~0.5 s on a Pi Zero in low latency mode. However in the readme it speaks about using OpenSSL. Is this already implemented or is this part of the setup one has to do manually?

FD- commented 3 years ago

Did you follow the tips for best performance listed in the readme?

alexanderhupfer commented 3 years ago

Yes, compiled with -O3, the other options are standard I understand. No other process then rpiplay -l is running. I use however a wireless connection, with the RPi configured as an accesspoint - so this should not be the issue.

FD- commented 3 years ago

Please check if a wired connection works better.