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 上最好的视频流 API 是什么?视频基本上是 MPEG 2,保存在服务器上,我想流式传输到我的 Android 手机,它有解码器和我们自己的播放器。(解码发生在手机本身)。 要求是延迟应尽可能小,以便顺利解码和播放。
Gstreamer 怎么样,它是最有效的方法吗?
有什么建议么?
Rgrds,
赫什舍姆
http://code.google.com/p/html5webview/source/checkout上给出的示例可以帮助您