UNPKG
librecast-live
Version:
latest (0.0.0)
0.0.0
Live Streaming Video Platform with IPv6 Multicast
librecast-live
/
src
/
live.head.js
6 lines
(5 loc)
•
124 B
JavaScript
View Raw
1
2
3
4
5
6
const
live = (
function
(
) {
const
components = [];
let
store = {};
let
chat = {};
const
lctx =
new
LIBRECAST
.
Context
();