Skip to content
#

video

Here are 3,846 public repositories matching this topic...

视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。

  • Updated Oct 7, 2019
  • 1 commits
  • Java
bcmn
bcmn commented Jun 12, 2019

There are three colours in the playback progress indicator -- the current time, the hovered time, & the background colour. The WCAG contrast ratio (not normally applied to two non-font elements, but 🤫) doesn't pass on simply the current + background colour, never mind the intermediary hover colour.

<img width="170" alt="Screenshot 2019-06-12 at 22 26 44" src="https://user-images.githubuserconte

ghost
ghost commented Apr 30, 2017

Ola mi hermanos de la comunidad de openframeworks*

It would be awesome if we could:

  • translate open frameworks to as many languages as possible (site, documentation, library, and most of the assets.

*in English: hi my brothers of the open frameworks community
I know that part of this has already been taken into account

**partilhado con mucho amor
d

stefanovualto
stefanovualto commented Nov 27, 2018

What do you want to do with Hls.js?
I want to use hlsjs with DRM (widevine, and maybe others if available), but I was not able to any documentation around how to do it.

What have you tried so far?
to set the following config properties:

  • widevineLicenseUrl: this.drmProviders.widevine
  • emeEnabled: true

But I need to modify the license request to inject our specific token.

You can’t perform that action at this time.