使用ffmpeg源代码从android直播视频
有什么关于安卓直播的建议吗?
在我的应用程序中,我需要在网络上播放来自 Android 的实时视频,例如 Qik、Justin.tv、Ustream.tv 和 Bambuser 等应用程序。 它是在ffmpeg下开发的, 如果有这样的开源项目,或者任何人已经做过,任何人都会提供帮助 请告诉我项目名称或给我发送代码副本。
电子邮件:[电子邮件受保护]
谢谢。
Any suggestion for live stream for android.
In my app i need to broadcast live video from android on a web,some app like Qik, Justin.tv, Ustream.tv and Bambuser.
it is developed under ffmpeg,
anyone would help if there is any open source project like this,or anyone had already done it
please tell me the project name or send me a copy of the code.
Email:[email protected]
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Bambuser 已经开源了在 Android 上编译的 ffmpeg 版本。这应该可以帮助你开始。
请参阅:http://bambuser.com/opensource
Bambuser have opened source their version of ffmpeg that compiles on the Android. That should get you started.
see: http://bambuser.com/opensource
最好的是
SpyDroid
http://code.google.com/p /spydroid-ipcamera/它的工作原理与 Qik 相同
Best thing is
SpyDroid
http://code.google.com/p/spydroid-ipcamera/It works the same as Qik