
Android HLS getting current ts file
I am using the android sdk, is there a way to get the current ts file information such as its name and timestamp(dts and pts )
I am using the android sdk, is there a way to get the current ts file information such as its name and timestamp(dts and pts )
Hi,
I don’t believe that’s possible with our SDK. This is the only thing that might be remotely close to it, but it doesn’t seem to contain the info you are looking for.
https://developer.jwplayer.com/sdk/android/reference/com/longtailvideo/jwplayer/media/meta/Metadata.html
Thanks for replying, unfortunately that method doesnt work, is there other possible work around method for this problem?
None pop into mind really.