Skip to content

GstCameraPlugin: fixup CreateGenericPipeline - #147

Open
robertlong13 wants to merge 1 commit into
ArduPilot:mainfrom
robertlong13:pr/fixup-gst-generic-pipeline
Open

GstCameraPlugin: fixup CreateGenericPipeline#147
robertlong13 wants to merge 1 commit into
ArduPilot:mainfrom
robertlong13:pr/fixup-gst-generic-pipeline

Conversation

@robertlong13

@robertlong13 robertlong13 commented Sep 19, 2025

Copy link
Copy Markdown

I was playing around with Gazebo for the first time today and was just trying to get the Iris' gstreamer camera feed. I found that I needed to tweak the basic pipeline slightly so that I could join the video feed mid-stream.

config-interval=1 resends SPS/PPS every second, which helps receivers
pick up mid-stream.

Additionally, we set the payload type to 96, which is common practice
for dynamic types like H264.
@srmainwaring

Copy link
Copy Markdown
Collaborator

@robertlong13 - sorry missed this. Thanks for the PR. Could you post an example to enable the issue to be replicated (i.e. what was the sequence of commands that meant you could not connect to the video stream as I don't recall coming across connection issues when using the plugin).

@srmainwaring srmainwaring added the bug Something isn't working label Feb 12, 2026
@srmainwaring srmainwaring self-assigned this Feb 12, 2026
@srmainwaring
srmainwaring self-requested a review February 12, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants