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

Delay in display #293

Open
skowron0 opened this issue Nov 12, 2017 · 0 comments
Open

Delay in display #293

skowron0 opened this issue Nov 12, 2017 · 0 comments

Comments

@skowron0
Copy link

Hi,

I use omxplayer to display the image of five Chinese 2Mpx cameras.
Over time, the delayed image increases. After 30 minutes it can be up to 8 minutes. An interesting problem occurs when the camera is in night mode and the larger part of the screen is black. When in day or night mode with a large amount of gray this problem does not occur. This would suggest a camera problem but when I display the image using vlc this problem does not occur.
The problem occurs on all cameras whether I display an image from one or all five.
Does anyone have any ideas?

Additional information:

  • Stream settings 640x480px 15fps.
  • The platform is raspbery pi 3
  • command line when I use:
  1. omxplayer --live --timeout 60 --aidx -1 -o hdmi --video_fifo 1 --video_queue 1 rtsp://192.168.7.55:1051/user=xxx_password=xxx_channel=1_stream=1.sdp?real_stream --win 0 0 640 540
  2. omxplayer --live --timeout 60 --aidx -1 -o hdmi rtsp://192.168.7.55:1051/user=xxx_password=xxx_channel=1_stream=1.sdp?real_stream --win 0 0 640 540
  3. omxplayer --live --timeout 60 --aidx -1 -o hdmi --avdict rtsp_transport:tcp rtsp://192.168.7.55:1051/user=xxx_password=xxx_channel=1_stream=1.sdp?real_stream --win 0 0 640 540
  • omxplayer version:
    Build date: Wed, 05 Jul 2017 16:40:39 +0100
    Version : 5a25a57 [debian]
    Repository: git@github.com:XECDesign/omxplayer.git
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

1 participant