-
I'm using Clappr in React 16.13.1. The player renders fine without plugins and renders as expected when I'm using other plugins including clappr-playback-rate-plugin, clappr-chromecast-plugin, and cla…
-
Hi, thanks for putting your effort on building these awesome plugin!
I'm struggling to find out how can events be listened (already readed your API docs at clappr.github.io).
My Clappr player is …
-
Somehow I get the list of qualities doubled:
![image](https://user-images.githubusercontent.com/7236157/51476490-f896d080-1d85-11e9-9c5e-9d018814e0c4.png)
and I get this error:
```
[error][das…
-
I put this code but does not works as well:
(function(){
var user = detect.parse(navigator.userAgent);
```
// var v_player = $('#v_player');
// v_player.attr('width', v_width);…
-
Hi Guys
I seem to have run into a bit of a issue with this plugin, there is a error that pops up that seems to 1/2 break it.
When you click cast and the plugin starts loading the url. This error…
-
hello, at first thanks for this plugin
i can not use this plugin because i can not using setQualities function
please write an little article for usage
i put that code;
``
and after
`v…
-
Hello!
Im trying to set up rtmp player on my website but unfortunately i fed up... Im using script below but my page is blank and player is not showing. Any ideas ?
```
…
-
Is there anyone else(besides http://globo.com) using Clappr? I'm compiling a list of products/companies using it so if you want to be included let me know.
## Companies using Clappr
- Globo.com
- Lanc…
-
Options:
- DIY
- https://github.com/topics/video-player
- https://github.com/videojs/video.js 35.4k
- plugins: https://www.npmjs.com/search?ranking=popularity&q=keywords%3Avideojs-plugin
- ht…
-
I've implemented the plugin but the context menu is opened by default when a video starts.
How to make it closed by default and opened on right click only?
Also, how to style it to look like on th…