We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I change the segment interval to 2 seconds, but in the document directory, the .ts video durations are 5 seconds.
// _segmentDurationSeconds = 10; _segmentDurationSeconds = 2;
The text was updated successfully, but these errors were encountered:
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
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub #61
Sorry, something went wrong.
No branches or pull requests
I change the segment interval to 2 seconds, but in the document directory, the .ts video durations are 5 seconds.
The text was updated successfully, but these errors were encountered: