Skip to content

Commit

Permalink
camera-manager: fix invalid STREAM_CODEC default
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed May 27, 2024
1 parent f5bc0f8 commit b857a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camera-manager/mavlink_ftp_root/siyi_a8_mini.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<option name="1.6 Mbps" value="1600" />
</options>
</parameter>
<parameter name="STREAM_CODEC" type="int32" default="0">
<parameter name="STREAM_CODEC" type="int32" default="2">
<description>Video stream codec</description>
<options>
<option name="H264" value="1" />
Expand Down

0 comments on commit b857a52

Please sign in to comment.