I am playing live (DVR-enabled) video on Chromecast and facing issue with seekbar.
Problem
The problem is that while chrome-casting/steaming live video, current time is changing but seek bar is showing pointer in (left most) beginning as it should be in the right most so that user can go backward as shown in the screen shot below, also the final time is 00:00
where it should be the time as much as it has been played.
But playing on device is working fine and showing seek bar to the right most
Receiver app is build using CastReferencePlayer library
Sender android app is build using CastVideos-android