qtiqmmfsrc captures the camera live stream and uses capsfilter to create a branch for preview.
The data is sent to the Wayland display sink (Waylandsink) for preview.
qtiqmmfsrc captures the camera live stream and uses capsfilter to create a branch for encoding.
The snapshots are encoded.
H264parse is used to parse the captured data.
Mp4mux is used to multiplex the data.
qtiqmmfsrc captures the camera live stream and uses capsfilter to create a branch for preview.
Appsink is used to capture callback and save the snapshots in the storage dump.