chenyeju295 / flutter_uvc_camera

Flutter package
https://pub.dev/packages/flutter_uvc_camera
MIT License
8 stars 3 forks source link

How to take a video? #5

Open DimaLiubko opened 1 month ago

DimaLiubko commented 1 month ago

Hi!

I came across a question, how can I take a video from an external camera? I only see the takePicture method and I expect the same for video (but with params like duration etc.). Could you please provide more info about it?

chenyeju295 commented 1 month ago

Sorry about that, this will be scheduled in a subsequent version update. If you're in a hurry, you can run the reference AndroidUSBCamera (https://github.com/jiangdongguo/AndroidUSBCamera), to try the conversion.🤔