The Wayback Machine - https://web.archive.org/web/20191007162340/https://github.com/topics/video-player
Skip to content
#

video-player

Here are 610 public repositories matching this topic...

joeyparrish
joeyparrish commented Sep 26, 2019

Have you read the FAQ and checked for duplicate open issues?
Yes

Is your feature request related to a problem? Please describe.
We provide no guidance on using Shaka Player with ReactJS, primarily because we have no experience with ReactJS on this team.

Describe the solution you'd like
A tutorial showing the most basic usage of the Shaka Player UI in

📺 高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。因为全民TV已经凉了,导致App已经连不上。所以本项目已暂停维护。仅供学习。 推荐MVPFrame: https://github.com/jenly1314/MVPFrame 和你值得拥有的MVVMFrame快速开发框架: https://github.com/jenly1314/MVVMFrame

  • Updated Oct 3, 2019
  • 20 commits
  • Java
luchillo17
luchillo17 commented Jan 14, 2018

Description

The docs are lacking a lot, specially on the custom components and how they play with master player,
in my specific case idk how to tell videogular2 that my custom media is yet to load, and that it should show the buffering icon and stop the other medias (my custom one is the Master one).

Attachments

As an example, this is the only thing i see when looking at buffer featu

hreinnbeck
hreinnbeck commented May 21, 2019

It is all too common that users have issues because they simply copy and paste from the examples at the bottom of the config file. I'd like to discuss adding something like below to the top of the example config:


////////////////////////////////////////////////////////////////////////////////////////////////////////////////
STOP!

You can *not* use any of the examples below by just cop
You can’t perform that action at this time.