Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latency gradually increases; video is slower than device's screen? #265

Open
ghost opened this issue Aug 18, 2021 · 10 comments
Open

Latency gradually increases; video is slower than device's screen? #265

ghost opened this issue Aug 18, 2021 · 10 comments

Comments

@ghost
Copy link

ghost commented Aug 18, 2021

It appears that the latency of the video feed gradually increases. However, in close inspection, it actually appears that the rendered video feed is slower than the device's screen, which would explain that the latency gradually increases.

+-------+-----------------------------------------------------------------------------------------+
|       | Rendered frame                                                                          |
+-------+-----------------------------------------------------------------------------------------+
|Device | frame1 frame2 frame3 frame4 frame5 frame6 frame7 frame8 frame9 frame10                  |
+-------+-----------------------------------------------------------------------------------------+
|RPiPlay| frame1   frame2   frame3   frame4   frame5   frame6   frame7   frame8   frame9   frame10|
+-------+-----------------------------------------------------------------------------------------+

I can't explain this very well, I hope you find this table helpful.

@pallas
Copy link
Collaborator

pallas commented Aug 19, 2021

Are you using gstreamer or ilclient?

@ghost
Copy link
Author

ghost commented Aug 19, 2021

Unknown, If it helps, I use this command-line: rpiplay -n rpiplay_72849872 -l -a off

@ghost
Copy link
Author

ghost commented Aug 22, 2021

I think it's gstreamer.

@ghost
Copy link
Author

ghost commented Aug 23, 2021

Is this known to happen when the GPU is weak? I have an Intel "HD" Graphics iGPU.

@ghost
Copy link
Author

ghost commented Sep 18, 2021

...bump?

@fduncanh
Copy link

If you are not using the Raspberry Pi (just desktop linux), you could test on the RPiPlay derivative UxPlay http://github.com/FDH2/UxPlay. Although this has some improvements, you will probably find the same issue. It would be useful to know,.

@ghost
Copy link
Author

ghost commented Oct 5, 2021

Unfortunately, I have the same issue there. Sorry for late reply, I do not have much free time at the moment.

@GRrHaG
Copy link

GRrHaG commented Apr 23, 2022

i have a same problem with RPI 3 buster 32b, do you have an issues ?

@dabreaka
Copy link

dabreaka commented Apr 7, 2023

I have the same problem with a RPI 3 B - 1 GB main memory ... I don't even want to mirror a video, just the screen of an iphone

@fduncanh
Copy link

fduncanh commented Apr 7, 2023

If you are willing to update from Buster to RPi OS Bullseye, UxPlay1.63 https://github.com/FDH2/UxPlay (derived from RPiPlay, but now greatly evolved) may solve your issue (use the -vsync option of UxPlay-1.63). Its RPi support is developed on RPi 4B, but is reported to work on R Pi 3B. Test it on a spare micro SD card.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants