Started work on HLS livestreaming
This commit is contained in:
parent
93265b7890
commit
c6de68b474
6 changed files with 193 additions and 29 deletions
|
|
@ -34,6 +34,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. %>
|
|||
<%- include('partial/scripts', {user}); %>
|
||||
<%# 3rd party code %>
|
||||
<script src="/socket.io/socket.io.min.js"></script>
|
||||
<script src="/lib/hls.js/hls.js"></script>
|
||||
<%# 1st party code %>
|
||||
<%# admin gunk %>
|
||||
<script src="/js/adminUtils.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue