-
https://github.com/spchuang/videojs-markers is a pretty nifty plugin for videojs. Any plans to support similar functionality in video-react?
-
HLS streaming .ts segment error stop video.
Sometime, if i look at the console.log NETWORK (Google chrome inspector)
Method: GET
Status: Canceled
There's segment error and the video stop and nev…
-
## Description
Currently we have a bug in our Live HLS streams, where occasionally/intermittently rendition manifests will return a 200 OK response code, but an empty body (0 bytes). In this case, co…
-
Using
videojs 5.8.5
hls 2.0.1
-
That is absolutely not useful, why is this a part of the library?
ghost updated
7 years ago
-
This project looks awesome!
I think assuming that it's "language_tabs" rather than libraries/implementations or whatever implies that there could be more than one sample in a given language is a limi…
-
Hey there, i'm trying to get this to work inside of a react application. I believe where it's failing is actually with the reference to the three.js library. Any insight would be appreciated!
-
Hey @EragonJ,
I used `nvm` to downgrade to `node@v5.1.1`, and this is the output of `npm i` is it normal from there?
I do not have any problem with the application itself after compilation, test a…
-
Will it work with ReactJS? I saw it worked one time but the video only showed for a second then it disappeared. Never I saw the youtube video again.
-
Hi,
Line 11 in index.js: videojs is undefined.
```
var assign = require('object-assign');
var cx = require('classnames');
var blacklist = require('blacklist');
var React = require('react');
module.…