-
## Description
Videojs doesn't work if I open a local html.
## Steps to reproduce
1. create a index.html on your machine. ( important! Don't use jsbin. )
2. set the content of it:
```
…
Zzzen updated
2 years ago
-
Update: The video displays it as a postage stamp size in the upper left corner. According to the rtmp meta data it has a set width/height but is apparently not acquired by videojs?
## Description
Usi…
-
Hi, I have made a plugin for Video.js,
it make Video.js has the ability to play flv + live/local video encoded with h264/h265.
[videojs-flvh265](https://github.com/coffe1891/videojs-flvh265)
b…
-
# I can't play my rtmp stream, the stream is ok, and I can use the code play another rtmp stream.
## Description
this is the code to test.
```html
video.js
…
-
## Description
This is more a support request. I'm trying to implement a videojs playlist within Moodle 3.2, which currently uses VideoJS as its media player. I think I have the playlist JS configure…
-
I have a project that my customers use only IE9 and i use videojs to play a videos. but the plugin doesn't plays flvs videos at IE9.
Sample:
https://www.dropbox.com/s/n6w8flq0gesacdg/video-js-ie9.zi…
-
I tried to use videojs to play HLS/FLV files on my local disk, but it doesn't work.
I don't want to start a local HTTP server to play, that doesn't meet my needs.
If videojs can't support this fea…
-
该项目的[官方rtmp示例](https://surmon-china.github.io/vue-video-player/) 出现了无法播放的问题,不知道是什么原因?
在我测试rtmp视频时本地开发可以播放,但build上线后无法播放,console报错:`VIDEOJS: ERROR: (CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED) No compatible s…
-
I am trying using videojs to play a flv video in Chrome and the html code like this:
![image](https://cloud.githubusercontent.com/assets/11328294/12517079/efa1b3a6-c16b-11e5-91c6-541114c3a5da.png)
but…
-
## Description
Hi! I have a problem when execute RTMP (type: video/x-flv) video.
The size of player is 300x300px but the video is only small square in top left side player.
![Screen](https://s3-sa-…