Skip to content

Does this repository support 4k 60fps #121

@huochen1

Description

@huochen1

I use the code of this repository, and using NDI SDK5.0 version found that the decoding of this gst is only up to 4k 40fps, using the following command, how can I optimize it。The following commands are used:
GST_DEBUG=fpsdisplaysink:7 gst-launch-1.0 ndisrc ndi-name="VLC" url-address=192.1.1.8:51 max-queue-length=0  timestamp-mode=4 ! ndisrcdemux name=demux   demux.video ! queue ! videoconvert ! fpsdisplaysink video-sink=autovideosink  signal-fps-measurements=true text-overlay=false sync=false  demux.audio ! queue ! audioconvert ! autoaudiosink sync=false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions