un poco turbio
This commit is contained in:
6
public/home/bcast/jsFlowpl.js
Normal file
6
public/home/bcast/jsFlowpl.js
Normal file
@@ -0,0 +1,6 @@
|
||||
flowplayer(function (api) {
|
||||
api.on("load", function (e, api, video) {
|
||||
console.log("streaming");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user