antimof / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.41k stars 190 forks source link

*** invalid ntp_time < gst_video_pipeline_base_time #127

Open enricobragastini opened 1 year ago

enricobragastini commented 1 year ago

I'm getting this error on loop when using UxPlay on ArchLinux with Wayland and Pipewire. It worked fine before switching to Pipewire

UxPlay 1.63: An Open-Source AirPlay mirroring and audio-streaming server. using system MAC address [...] Initialized server socket(s) Accepted IPv4 client on socket 25 Local: 192.168.1.50 Remote: 192.168.1.55 Client identified as User-Agent: AirPlay/675.4.1 Accepted IPv4 client on socket 27 Local: 192.168.1.50 Remote: 192.168.1.55 raop_rtp_mirror starting mirroring *** invalid ntp_time < gst_video_pipeline_base_time 11726.563526 ntp_time 1677493717.934162 base_time *** invalid ntp_time < gst_video_pipeline_base_time 11726.605209 ntp_time 1677493717.934162 base_time *** invalid ntp_time < gst_video_pipeline_base_time 11726.638555 ntp_time 1677493717.934162 base_time *** invalid ntp_time < gst_video_pipeline_base_time 11726.671902 ntp_time 1677493717.934162 base_time *** invalid ntp_time < gst_video_pipeline_base_time 11726.705248 ntp_time 1677493717.934162 base_time

System info: OS: Arch Linux x86_64 Kernel: 6.1.12-arch1-1 DE: Hyprland WM: sway SoundServer: PipeWire 0.3.66

fduncanh commented 1 year ago

please repost your issue at https://github.com/FDH2/UxPlay

see #114