Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

DVR with smoothstreaming #673

Closed
SamirG opened this issue Jul 30, 2015 · 1 comment
Closed

DVR with smoothstreaming #673

SamirG opened this issue Jul 30, 2015 · 1 comment

Comments

@SamirG
Copy link

SamirG commented Jul 30, 2015

We are trying out DVR use case with live smoothstreaming.Not sure if it is implemented in current release branch (1.4.1). what i see is dvrWindowLength and duration is always zero for my stream in SmoothStreamingManifest.

Mediacontrol seekbar starts from zero position.my stream DVR windows is 15 minutes, i was expecting that stream should start from 15 minutes and it should allow me seek-back.it works with desktop browser smooth streaming player.

pfa my stream manifest file.
manifest


I tried MPEG DASH dvr link and I get below exception.

stream link :

http://bitlivedemo-a.akamaihd.net/mpds/stream.php?streamkey=bitcodin

exception stack trace :

com.google.android.exoplayer.demo E/ExoPlayerImplInternal﹕ Internal track renderer error.
com.google.android.exoplayer.ExoPlaybackException: com.google.android.exoplayer.BehindLiveWindowException
at com.google.android.exoplayer.MediaCodecTrackRenderer.doSomeWork(MediaCodecTrackRenderer.java:513)
at com.google.android.exoplayer.ExoPlayerImplInternal.doSomeWork(ExoPlayerImplInternal.java:415)
at com.google.android.exoplayer.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:205)

@ojw28
Copy link
Contributor

ojw28 commented May 22, 2016

We don't support seeking in the DVR window currently. This is tracked by #291.

@ojw28 ojw28 closed this as completed May 22, 2016
@google google locked and limited conversation to collaborators Jun 28, 2017
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants