Implemented HLS player (client-side), added scaffold for server-side HLS streamer
This commit is contained in:
@@ -8,7 +8,12 @@
|
||||
<body>
|
||||
<h2 id="library-viewer-header">Library viewer:</h2>
|
||||
|
||||
<div id="library-file-list-container"></div>
|
||||
|
||||
<!-- begin templates -->
|
||||
<template id="library-generic-item-template">
|
||||
<a class="library-generic-item-href"></a>
|
||||
</template>
|
||||
<!-- end templates -->
|
||||
|
||||
<!-- begin js -->
|
||||
|
||||
Reference in New Issue
Block a user