ArduPilot / mavlink

MAVLink micro air vehicle marshalling / communication library
http://qgroundcontrol.org/mavlink/start
Other
63 stars 286 forks source link

common.xml: Add "encoding" field to VIDEO_STREAM_INFORMATION #364

Closed nexton-winjeel closed 4 months ago

nexton-winjeel commented 4 months ago

Cameras that support H.265 are becoming more common. We need a way to specify the encoding of the video stream.

As per this PR: https://github.com/mavlink/mavlink/pull/2127