Skip to content

[Camera]: Record video while Image Stream process  #83634

@ianholing

Description

@ianholing

Record video while Image Stream process is working

I'm pretty sure this is a common problem in a lot of applications and not a strange and isolated request. I am developing an application to create face filters so I need to process each image to get the face keypoints, but if I do that, there is no way to record a vídeo. It is simply useless if I can't record it.
I don't care if the video is recorded with the processed images or not, I can do it later again, but at least have that video somewhere.

The thing here is there is not a workaround, If you want to record video and process images, you should create a new plugin.

Proposal

I don't know how difficult it is or why, but it is definitely possible. There are applications in the market doing that and other Flutter plugins capable of that also like https://pub.dev/packages/rtmp_publisher or https://github.com/mtellect/CameraDeepAR

I don't think this should be an external package but a feature of the actual camera plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions