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

change segment Interval to 2 seconds, but .ts video is 5 seconds #61

Open
lumouren009 opened this issue May 11, 2016 · 1 comment
Open

Comments

@lumouren009
Copy link

I change the segment interval to 2 seconds, but in the document directory, the .ts video durations are 5 seconds.

//        _segmentDurationSeconds = 10;
                _segmentDurationSeconds = 2;
@chrisballinger
Copy link
Member

Check the minimum keyframe interval as well

On Tue, May 10, 2016 at 7:08 PM, lumouren009 [email protected]
wrote:

I change the segment interval to 2 seconds, but in the document directory,
the .ts video durations are 5 seconds.

// _segmentDurationSeconds = 10;
_segmentDurationSeconds = 2;


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants