amzn / exoplayer-amazon-port

Official port of ExoPlayer for Amazon devices
Apache License 2.0
173 stars 80 forks source link

Player returns negative value for live streaming. #38

Closed mahesh2015 closed 6 years ago

mahesh2015 commented 6 years ago

Both method of player returning negative(minus) value with live stream

player.getDuration();
player.getCurrentPosition();
peddisri commented 6 years ago

issue not specific to amazon port. this behavior is expected -i.e live stream duration is reported as -1.