dash
Here are 747 public repositories matching this topic...
I write tutorials and do lots of live teaching and gravitate mostly to using Jupyter Notebooks, which allow for text and code to be integrated together in one. Using dash on a local instance of Jupyter is essentially no different than using it from a normal .py file.
But, when teaching to people that have no local jupyter instance or don't even have python installed, I've turned to [Binder](myb
The text says "y is the number of changes of chroma samples between the first and seconds rows of a pixels."
But isn't it more accurate to say:
"y is the number of changes of chroma samples between the first and last rows of a pixels."
If not, I still don't understand how chroma subsampling is used!
中文用户请注意:请尽量用英文描述你的 issue,这样能够让尽可能多的人帮到你。
If you want to report a bug, please provide the following information:
- The steps to reproduce.
- A minimal demo of the problem via https://jsfiddle.net or http://codepen.io/pen if possible.
- Which versions of DPlayer, and which browser / OS are affected by this issue?
I couldn't load and build the project using the latest qt creator and the wiki guide for building, i think it's out dated, please update and add more details for beginners who want to contribute.
Some documentation for MediaElement has been lost in git history (see #2673), let's restore it and see what's still valid.
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
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
-
Updated
Apr 14, 2020 - JavaScript
-
Updated
Apr 20, 2020 - JavaScript
-
Updated
Jan 4, 2020 - JavaScript
-
Updated
Apr 24, 2020 - C++
According to the HLS specification, we must sinalize that a given audio track is DVS by the addition of CHARACTERISTICS="public.accessibility.describes-video" tag. I wonder if we should implement an option at the Sequence level on mapped mode where I set "dvs": true or something and that propagates all the way to the HLS manifest. Thoughts on this one @erankor?
More information about this o
-
Updated
Feb 28, 2019 - Java
-
Updated
Apr 24, 2020 - Ruby
App name
dash-mapd-demo
Description of antipattern
Currently a new db connection is being made in every callback, and sometimes multiple times per callback. We should implement a connection pool (using sqlalchemy is probably easiest) and use that instead to improve performance and to demonstrate be
Legacy docs
-
Updated
Nov 5, 2019 - Python
I'm packaging modernish for FreeBSD now. Usually, we put examples under share/examples/name, documentation under share/doc/name and any other data, that do not belong to any of the aforementioned directories, into share/name.
I wonder if you'd like to follow the same convention in this repository.
The reason is that I am not sure if I should move modernish examples to a standard pla
Our company using a DRM player from https://castlabs.com/
They using videojs and shaka player for web version
And using an SDK for Android and iOS.
How to integrate p2p-media-loader with their player?
Can't find doc List
When you install docsets that have underscores in the name the end result is rather unpredictable, e.g.
Bootstrap_2=>Bootstrap.docsetBootstrap_3=>Bootstrap 3.docsetCommon_Lisp=>Common Lisp.docsetEmacs_Lisp=>Emacs Lisp.docset
In a way none of docsets are available after installation due to underscore / whitespace mismatch, not to mention the loss of '2' even. I
-
Updated
Mar 13, 2020 - JavaScript
-
Updated
Feb 26, 2020 - Java
-
Updated
Apr 22, 2020 - Dockerfile
Videojs VTT Plugin
Improve this page
Add a description, image, and links to the dash topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dash topic, visit your repo's landing page and select "manage topics."





Description
Briefly describe the issue.
Include a reduced test case, we have a starter template on JSBin you can use.
I've run into a few issues with VideoJS HTTP Streaming: