【发布时间】:2013-08-01 06:29:18
【问题描述】:
我开发了一个视频流应用程序并使用 HTTP Live Streaming。我想获取有关当前播放视频的信息。有可能吗?
例如,我需要 HLS 视频的当前比特率。 IOS(getCurrentBitRate function)就是这么简单,Android有没有类似的东西?
等待您的意见。
非常感谢。
【问题讨论】:
-
如果您在谈论元数据,我现在遇到了同样的排序问题。似乎没有办法在 HLS 流上使用 MediaMetadataRetriever。
标签: android http-live-streaming android-video-player