Relative Content

Tag Archive for androidiosfluttercamerarecording

How to switch cameras while recording using the camera package without an exception?

It seems that the issue has been resolved for switching cameras while recording in version 10.4 of the camera package. However, whenever I use the setDescription() function to switch cameras, I get a platform exception when I stop the video recording. I get the same exception when using the example from pub.dev. I’m using version 0.10.5+9 for the camera package. Has anybody been able to switch cameras while recording using the plugin?