player
Here are 1,391 public repositories matching this topic...
IjkMediaPlayer player =new IjkMediaPlayer();
try {
player.setDataSource(imgBean.getData());
player.start();
} catch (Exception e) {
e.printStackTrace();
}
-
Updated
Feb 18, 2020 - Java
-
Updated
Feb 18, 2020 - Java
-
Updated
Feb 18, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
The current engine only exposes WebVTT subtitles as kind: 'subtitles'. When the playlist entry contains CHARACTERISTICS="public.accessibility.transcribes-spoken-dialog,public.accessibility.describes-music-and-sound", it should have kind: 'captions'. This would match how it is exposed in the Safari HLS player.
**Describe
-
Updated
Feb 18, 2020 - Objective-C
Browser: Chrome (latest)
OS: Windows 10
Clappr Version: 0.2.95
Going through all issues related to logging, it seems like someone insisted on having fatal errors logged without an open to turn them off.
I'd appreciate providing of any way to disable also fatal errors, as it makes no sense to have them on production.
Also, the documentation (API reference) does not supply
You should rename the filename of incoming downloads, because it may cause confusing and misunderstanding on the Completion of this task. So, It is better to give the file a temporary name and change them back after task finished.
For Example: 1-1hd.mp4.bili(Downloading) --> 1-1hd.mp4(Finished)
-
Updated
Feb 18, 2020 - JavaScript
-
Updated
Feb 18, 2020 - Java
-
Updated
Feb 18, 2020 - Swift
Element UI version
2.4.5
OS/Browsers version
Chrome 67.0.3396.99 (64bit)
Vue version
2.5.17
Compent version
- VideoJs V6.6.2
- Element-UI v2.4.5
Reproduction Link
https://jsfiddle.net/15klli/h63s104c/14/
Steps to reproduce
- 点击“打开dialog”--click the link to open dialog
- 点击 poster中间的播放按钮(无反应) -- click the Pl
-
Updated
Feb 17, 2020 - C
Android版本 5.1.1
播放器版本 335_291_009
在一个Activity内播放完视频后退出,leakcanary 报如上内存泄漏
在Activity onDestroy 内 调用如下方法 依旧无效
baseVideoView.setOnPlayerEventListener(null);
baseVideoView.setOnReceiverEventListener(null);
baseVideoView.setEv
关于插件:安装和编写
UPDATE 2019-05-19: feeluown 3.0 支持了新的插件发现机制,原理可以参考 python packaging 文档。例子可以参考 feeluown-netease 或者 feeluown-local 等。
已知的可用插件,大家可以自己安装使用
- mpris2 插件
- [mac hotkey
最新进展 (screenshot)
I added One Signal Push Notification and its working great:
Step:
0.1 Create One Signal Account
0.2 Generate iOS Push Certification for One Signal iOS Device.
https://documentation.onesignal.com/docs/generate-an-ios-push-certificate
- Add Notification Service Extension
1.1 In Xcode Select File > New > Targe
At the moment, the CMake install creates three CMake config-mode files:
lib/cmake/QmlAV/QmlAV-config.cmakelib/cmake/QtAV/QtAV-config.cmakelib/cmake/QtAVWidgets/QtAVWidgets-config.cmake
...but I think if you're using the lower-case [...]-config.cmake format, the whole name should be lower-cased. So I think these files should be:
lib/cmake/QmlAV/qmlav-config.cmake- `
-
Updated
Feb 18, 2020 - JavaScript
-
Updated
Feb 18, 2020 - Java
-
Updated
Feb 18, 2020 - Swift
-
Updated
Feb 13, 2020 - JavaScript
Improve this page
Add a description, image, and links to the player topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the player topic, visit your repo's landing page and select "manage topics."






We have a documentation around components and include some options for specific components. The document should be updated to include all components with special options, including general component options.
JSDoc for individual components should be updated as well, for example, MediaError has info but VolumePanel does