如何在 Android 中创建 DLNA 服务器应用程序?

发布于 2024-12-06 06:56:43 字数 208 浏览 9 评论 0原文

我希望为我当前的应用程序之一(用于电影管理)添加 DLNA 服务器功能,并且我尝试搜索有关它的任何文档,但到目前为止我只找到了一个名为 Cling 的项目,该项目应该支持安卓。我还没有尝试过,所以如果有人对这个项目有任何评论,我会很高兴。

我也希望有人能提供更多有关向 Android 应用程序添加 DLNA 服务器功能的文档。我知道有很多应用程序都利用了这一点,所以我知道这是可能的。

I am looking to add DLNA server capabilities of one of my current applications (for movie management), and I've tried to do some searching for any documentation on it, but so far I've only found a project called Cling, which should support Android. I have yet to try it out, so if anyone has any comments on the project, I'd be really happy.

I'd also love if anyone had some more documentation on adding DLNA server functionality to an Android application. I know there are quite a few applications that make use of this, so I know it's possible.

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

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

发布评论

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

评论(2

睡美人的小仙女 2024-12-13 06:56:44

我使用

I use this code for my project.

千紇 2024-12-13 06:56:44

我认为你应该搜索一些实现 DLNA 的 Linux 库。这将是最简单的方法。 DLNA 规范需要花费大量资金,而且实施和测试也并非易事。
当然,您应该检查可用软件的许可证,因为其中一些可能有限制。

检查此 wiki 中的链接 http://elinux.org/DLNA_Open_Source_Projects

I think you should search for some Linux libraries that implement DLNA. This will be the easiest way to go. DLNA specification cost lots of money and implementation and tests could not be trivial.
Of course you should check license of available software, because some of them could have restrictions.

Check the links from this wiki http://elinux.org/DLNA_Open_Source_Projects

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