Fusuma icon indicating copy to clipboard operation
Fusuma copied to clipboard

how can I limit the video length to 10 seconds?

Open nalogowiec opened this issue 8 years ago • 3 comments

Guys, awesome work with fusuma, I'm deeply impressed! Can you give me a hint of how could I limit the video recording to 10 seconds max? It would be also cool to show how many seconds are left to the user, but that's just an extra feature... Thanks in advance! Best, Michal

nalogowiec avatar Sep 16 '16 00:09 nalogowiec

In FSVideoCameraView.swift, search for let totalSeconds and change its value to 10.0 I am also looking for the extra feature you have mentioned.

cresouls avatar Oct 24 '16 06:10 cresouls

that "extra feature" is pretty important. a timer of the total recorded time is mandatory...

davidseek avatar Dec 04 '16 17:12 davidseek

@nalogowiec Let me think about that. This would be nice feature 👨‍🍳

ytakzk avatar Jun 08 '17 11:06 ytakzk