Recording video

Hi. fuse looks very cool. I see a video player but sadly nothing about video capture. How can I get this on the roadmap? Is there a vote-for-your-favorite-feature somewhere? I suppose I could take a stab at making an extension myself but I’m only an iOS guy, no Android as of yet.

Thanks,
Brian

Hi!

We do not have an abstraction for video capture yet. I think we absolutely need a vote-for-your-favorite-feature!

Working with platform interop is very comfortable in fuse, please check out ForeignCode. There already is a community package for streaming camera input to a <Panel /> (https://github.com/bolav/fuse-camerapanel), maybe you can look at it for inspiration.

If there are any third party libraries for this on iOS/Android, that can also be integrated in fuse.

Let me know if you have any more question regarding this issue :slight_smile: