You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
A static method is currently being used internally to create connections, and the flags being used are the same as Raspistill/vid. A user should have the flexibility to override the connection flags being used.
I came across a new flag which was added in August 2018 called MMAL_CONNECTION_FLAG_KEEP_PORT_FORMATS. This flag is used to prevent port formats from being copied from an input to output port on creation of the connection.
A static method is currently being used internally to create connections, and the flags being used are the same as Raspistill/vid. A user should have the flexibility to override the connection flags being used.
I came across a new flag which was added in August 2018 called MMAL_CONNECTION_FLAG_KEEP_PORT_FORMATS. This flag is used to prevent port formats from being copied from an input to output port on creation of the connection.
raspberrypi/userland@25155c0#diff-5e8ea8de7c653ef960b89cfe5ec2e373
The text was updated successfully, but these errors were encountered: