Open nimisharanipabacancy opened 2 years ago
I used connect SDK for video cast on Roku stick. I am able to connect with Roku stick, play video, pause video.
There are feature like video current position listener, video total duration listener and video seek are not working.
Any one has idea how we can make working this feature?
@nimisharanipabacancy you can use direct api "http://\(tv_ip):\(port)/query/media-player" to get video current position, total duration, video playing state etc information
I used connect SDK for video cast on Roku stick. I am able to connect with Roku stick, play video, pause video.
There are feature like video current position listener, video total duration listener and video seek are not working.
Any one has idea how we can make working this feature?