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

the ts file number (Question) #328

Open
bharathsn0812 opened this issue Jul 4, 2015 · 3 comments
Open

the ts file number (Question) #328

bharathsn0812 opened this issue Jul 4, 2015 · 3 comments

Comments

@bharathsn0812
Copy link

Hi Mangui

Like to know if there is any way to know which ts file being played
If the Content is VoD then we can calculate by known current time being played, But like to know for LIVE content.

Thanks and Regards
BHARATH

@mangui mangui added the question label Jul 7, 2015
@mangui
Copy link
Owner

mangui commented Jul 7, 2015

you can listen to FRAGMENT_PLAYING event. it will be fired when playback of new fragment starts.
please refer to https://github.com/mangui/flashls/blob/dev/API.md

@bharathsn0812
Copy link
Author

Is it possible to obtain fragment number

@mangui
Copy link
Owner

mangui commented Jul 16, 2015

RTFM. have a look @ HlsPlayMetrics object

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

2 participants