Skip to content

Improve video streaming pipeline#102

Open
matinlotfali wants to merge 1 commit intomasterfrom
update-video-stream
Open

Improve video streaming pipeline#102
matinlotfali wants to merge 1 commit intomasterfrom
update-video-stream

Conversation

@matinlotfali
Copy link
Member

This PR has edits in the StreamingVideo page that:

  • Adds a queue to the GStreamer pipeline for improved stability.

  • Disables syncing in autovideosink and fpsdisplaysink to prevent frame drops.

  • Adds width and height to v4l2-init.sh.

  • Adds use-dmabuf=true to omxh264enc.

  • Removes redundant resolution specifications from gst-launch-1.0 command.

Adds a queue to the GStreamer pipeline for improved stability.
Also disables syncing in `autovideosink` and `fpsdisplaysink`
to prevent frame drops.

Allows specifying width and height when calling `v4l2-init.sh`.
Adds `use-dmabuf=true` to `omxh264enc`.
Removes redundant resolution specifications from `gst-launch-1.0` command.
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

Successfully merging this pull request may close these issues.

1 participant