un poco turbio

This commit is contained in:
mynah
2018-07-27 16:45:29 -05:00
parent a2567e8936
commit 6811b19471
16 changed files with 229 additions and 49 deletions

View File

@@ -0,0 +1,6 @@
flowplayer(function (api) {
api.on("load", function (e, api, video) {
console.log("streaming");
});
});