Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MissingPluginException encountered while try to start video recording #85

Closed
Arka2009 opened this issue Oct 1, 2023 · 3 comments
Closed

Comments

@Arka2009
Copy link

Arka2009 commented Oct 1, 2023

Hi

I am trying to use the camera plugins on the following configuration

  1. amd64 Ubuntu 22.04 linux
  2. flutter-elinux: 3.13.2
  3. camera: 0.10.5+5
  4. camera_elinux: https://github.com/sony/flutter-elinux-plugins.git (main branch)
  5. Display: X11

When I invoke the camera controller startVideoCapturing, I get the following exception

MissingPluginException(No implementation found for method startVideoRecording on channel plugins.flutter.io/camera)

Thanks

@HidenoriMatsubayashi
Copy link
Collaborator

HidenoriMatsubayashi commented Oct 1, 2023

camera: 0.10.5+5

This version has not supported yet in flutter-elinux's camera plugin. See https://github.com/sony/flutter-elinux-plugins/tree/main/packages/camera#pubspecyaml

@HidenoriMatsubayashi
Copy link
Collaborator

And also, startVideoRecording has not supported yet too. See #6

@HidenoriMatsubayashi
Copy link
Collaborator

Closing. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants