ConnectSDK / Connect-SDK-Android

Android source project for Connect SDK
Apache License 2.0
309 stars 129 forks source link

Roku video cast current playing position not work #389

Open nimisharanipabacancy opened 2 years ago

nimisharanipabacancy commented 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?

jaydipbvi commented 2 months ago

@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