Skip to content

Question about decoding time 10ms #8

Description

@xueshenan

Hi,
I use this library to play rtp live video stream. It works much better than Gstreamer, and have less latency.

My question is about the decoding latency. I don't understand why the decode need 10ms or more to decode one video frame. My rtp source video is 720p 120 fps only I frame. in my opinion, the hardware decoder can decode the video in less than 1ms.
So I think the decoder may cache the video frame and cause the 10ms latency. I have try to enable the low latency mode, seems no effect.

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