CamerAwesome
CamerAwesome copied to clipboard
Vidéo support
Proposal
Describe your new feature Video support: are there any work in a pr for this? By the way thanks for this great package. I wish it was an official package by Flutter but I guess they don't have time for camera. I am glad you guys help us here.
Thank you for your encouragement! That means a lot! The Video feature is planned. Just need time and some people calling for it.
Can I rename this issue simply Video support? Or is this anything else?
@g-apparence Yes you can rename it:) I hope more people can show their interest on video support here and in twitter pretty soon.
+1 on video support! the no need to init is a great touch too!
+1 for video support
Yeah would be great to have support for video, but in the way that user could decide if he wants to shoot image/video. Most of the plugins api restrict usage to only one option at a time when are using camera which is not great UX.
+1 for video support
@g-apparence Hi:) Is this similar to Video support? Isn't Video just an Image Stream? 👍 https://github.com/Apparence-io/camera_awesome/pull/23
Hi, @aytunch no image stream is only to make image pre processing like AI. (you could but ...) Video support will use Android/iOS recording options to create mp4 or other format.
I understand, so image stream feature is useful for finding the face, overlaying with a widget, etc. Thanks for the clarification:) Can you roughly give an estimate on the Video feature? Is it on your near future plans? Take care
That's the next planned feature yes. We just have a big client release to work on before ;).
@g-apparence exciting!
As everyone else has commented, fantastic work on this project. We hope to make some contributions as well. Cheers.
+1 for video support
@g-apparence There is any update on this?
Yes, we are currently working on iOS video recording feature… :)
So excited, can't wait haha
Here is the video support for iOS 🎉 (Android will be coming next).
https://github.com/Apparence-io/camera_awesome/pull/52
iOS code has been rewrite to be more clear & improve performance in video mode (some bugs was fixed to) :) https://github.com/Apparence-io/camera_awesome/pull/59
so,, it's mean. video recorder isn't still available? because, i just have cloned this plugin and start the example. and then,, i got some error when try to record video. something like,, the MethodChannel has not defined yet.
please,, this plugin very great than camera flutter. i hope so much to this plugin.
The issue is still open because Istornz made it for iOS. Android is not ready yet. As we do this freely, we still needs time to do it.
The issue is still open because Istornz made it for iOS. Android is not ready yet. As we do this freely, we still needs time to do it.
okayy,,, thanks for your help. hope all goes well.
Is anyone actively working on the Android part of this feature?
Any idea when Android support will be available? This package works perfectly for running ML models on a live camera stream but not being able to record at the same time is kind of inconvenient.
@jtmuller5 Hi, sorry for late reply. I'm currently well busy on Pal / Apparence + a newborn and can't do it myself right now. But still, I've this is in my list of "when I have time". 🤞
@g-apparence Congrats on the newborn :D
any ideas on the video support feature? Or some planned date?
@g-apparence Hi :) Is there an estimated date for when Android video support can be ready?
Video recording now is fully working on the 1.0.0
Hope you guys will love it.