문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top