使用 Lighttpd 在 Android 中进行视频流传输

发布于 2024-09-01 17:53:07 字数 129 浏览 3 评论 0原文

我正在 HTC Tattoo 上开发视频流 Android 应用程序。我的服务器端有 Lighttpd 服务器,我用它来将视频流式传输到网站。 在 Android 上,我需要在 Lighttpd 服务器中启用任何模块吗?

谢谢

I 'm developing a video streaming android application on HTC Tattoo. I 've Lighttpd server at my server side which i use to stream videos to a web site.
On Android , Do I need to enable any module in Lighttpd server?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

冰魂雪魄 2024-09-08 17:53:07

实际上,不......您唯一需要确保的是您正在提供的视频是使用以下格式之一进行编码的: http://developer.android.com/guide/appendix/media-formats.html

Actually, no... the only thing you have to make sure is that the video you are serving is encoded with one of this formats: http://developer.android.com/guide/appendix/media-formats.html

你的心境我的脸 2024-09-08 17:53:07

另请查看 Darwin Streaming Server。也许这将是移动流媒体的不错选择。

Take a look also at Darwin Streaming Server. Perhaps it will be good option for mobile streaming.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文