Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can I limit the video length to 10 seconds? #85

Open
nalogowiec opened this issue Sep 16, 2016 · 3 comments
Open

how can I limit the video length to 10 seconds? #85

nalogowiec opened this issue Sep 16, 2016 · 3 comments
Milestone

Comments

@nalogowiec
Copy link

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

@cresouls
Copy link

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.

@davidseek
Copy link

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

@ytakzk
Copy link
Owner

ytakzk commented Jun 8, 2017

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

@ytakzk ytakzk added this to the 1.1.1 milestone Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants