From 03e9756b6654f0a955e342213b04661aa7f1ae8a Mon Sep 17 00:00:00 2001 From: Matt Wolenetz Date: Wed, 8 Jun 2016 18:19:34 -0700 Subject: [PATCH] Fix #5: Add support for customizing seekable on live MSE streams --- index.html | 36 ++++++++++++++++++++++++++++++++---- media-source-respec.html | 32 ++++++++++++++++++++++++++++++++ media-source.js | 3 +++ 3 files changed, 67 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 69958fc..72f2861 100644 --- a/index.html +++ b/index.html @@ -442,7 +442,7 @@ } } -