简体   繁体   English

家庭网络中python中的DLNA服务器

[英]DLNA Server in python in home network

In my pc, how can i listen incoming connection as a DLNA server?在我的电脑中,我如何作为 DLNA 服务器监听传入连接?

On my TV there is the possibility for get media from a DLNA server, i would write a simple python script that grant access at TV to my files.在我的电视上,可以从 DLNA 服务器获取媒体,我会编写一个简单的 python 脚本来授予在电视上访问我的文件的权限。

The ends are:结局是:

  • LG webOS smartTV LG webOS 智能电视
  • macOS苹果系统

One project I've found is Cohen3.我发现的一个项目是 Cohen3。 Does not look as too much alive, but at least supports Python version 3: https://github.com/opacam/Cohen3看起来没有那么有活力,但至少支持 Python 版本 3: https ://github.com/opacam/Cohen3

There's also a Coherence project (it seems Cohen3 is somehow derived from it, not sure): https://gitlab.digitalcourage.de/coherence还有一个 Coherence 项目(似乎 Cohen3 以某种方式衍生自它,不确定): https ://gitlab.digitalcourage.de/coherence

Serviio已经有服务器应用程序在执行此操作。我已经在Windows 10和raspberry pi 2和3上使用了它,它运行良好,易于通过Web应用程序进行设置,您将可以自己制定解决方案。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM