Results 6 comments of hezhubo

已经成功配置,感谢大神!

Sorry, I haven't tested it on Smart TV I'll test it when I have free time

> thank u, update it when u done , Hi @waseem-terafort , I created a TV application module and tested it on my smart TV, the `UpnpDMSService` works fine. But...

> so this code already push ?? Hi @waseem-terafort , It‘s just check the upnp library works fine on smart TV. I will redesign an app module for smart TV,...

> private fun startDMSService(context: Context) { startService(Intent(context, UpnpDMSService::class.java)) } umm where u call this ?? You can create a tv application module and call this in main activity, and don't...

> hii thanks yes your code work fine i made some changes like adding chromecast https://github.com/waseem-terafort/HPlayer-master in this one but cant show the video in it, cast is working .....