开始将电影从 DLNA 媒体服务器流式传输到 DLNA 媒体渲染器

发布于 2024-12-15 02:34:48 字数 189 浏览 1 评论 0原文

我想将电影从 DLNA 媒体服务器流式传输到 DLNA 媒体渲染器(在本例中为电视)。但是,我希望能够从 DLNA 媒体控制器启动它,无论电视处于什么状态(只要它已打开、连接并正常使用)。

因此,是否可以从 DMC 发送任何操作来强制 DMR 从 DMS 启动流内容?

我正在寻找可在任何 DLNA 媒体渲染器认证电视上使用的操作。

I want to stream a movie from a DLNA Media Server to a DLNA Media Renderer (a TV in this case). However, I want to be able to initiate it from a DLNA Media Controller, regardless of what state the TV is in (as long as it's on, connected and in normal usage).

Thus, is there any action that can be send from the DMC to force the DMR to start stream content from the DMS?

I'm looking for an action that can be used on any DLNA Media Renderer certified TV.

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

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

发布评论

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

评论(1

深海夜未眠 2024-12-22 02:34:48

检查这个

http://msdn.microsoft.com/en-us/library/ms881690 .aspx

检查这个

http://teleal.org/projects/cling/support/manual/cling-support-manual.html

您应该使用 ContentDirectory 服务从媒体服务器获取数据并使用 AVttransport 播放medirenderer 上的数据。

check this

http://msdn.microsoft.com/en-us/library/ms881690.aspx

check this

http://teleal.org/projects/cling/support/manual/cling-support-manual.html

You should use ContentDirectory service to get data from media server and use AVttransport to play the data on medirenderer.

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