Skip to content

omxplayer has 20s delay on raspberry pi live stream #832

Description

@gitterman

I am running buster on a pi model B which acts as a door monitor with an attached USB cam.
The camera is streamed with mjpg_player on the internal network without any significant delay.
I also have a 640x480 car monitor attached to the analog video output, and I am using omxplayer to show the stream on this monitor.
Alas, there is a delay of about 20s on the omxplayer output which makes the setup rather unusable.
The command line I am using is:
omxplayer -r -b --no-keys --live http://$HOSTNAME:8080/?action=stream
I have tried to reduce the frame rate by adding --fps 10 before the --live option but no change.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions