Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Add isLive property for live video #22

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

scottf-tvw
Copy link

Removes scrubber (seek) bar and changes file duration indicator to LIVE when isLive property is set to true. It’s default property set to false.
This solves the issue where when the player is playing a live stream, if the user seeks, the app will crash. Plus a seek slider is not desirable or functional with live video streams.

Removes scrubber (seek) bar and the file duration indicator when isLive
property is set to true. It’s default property set to false.
This solves the issue where when the player is playing a live stream,
if the user seeks, the app will crash. Plus a seek slider is not
desirable or functional with live video streams.
frusdelion added a commit to harborfront/videoplayer that referenced this pull request Dec 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant