Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请任何人帮助我通过从 android 中的 kaltura 流式传输来播放视频。我已经尝试过使用 Webview 但无法播放,视频的链接是:-
http://kaltura.sine-mania.com/index.php/kwidget/cache_st/1405072601/wid/_100/uiconf_id/6709464/entry_id/0_ts1loab6
有没有其他方法请指导我。
您正在使用仅包含 Flash 嵌入的旧版嵌入代码,为了播放 html5 内容,您需要将嵌入方法更改为自动或动态嵌入。请查看 player.kaltura.com 网站了解更多信息。
谢谢,