flash
Here are 574 public repositories matching this topic...
Refer to the API Doc of flvjs
flvjs.createPlayer()
There are several fields in MediaDataSource
However, in the render of flvjs, createPlayer
https://github.com/mediaelement/mediaelement/blob/66279317836c92fe3ef7b1f18ef069d682e9ed6c/sr
- Who should we send the letter to? CEO, CTO, ..?
- How sould we send the letter? Via email, post it oldskool, make a video, via social media..?
-
I'm submitting a ...
- Bug report
- Feature request
- Translation
-
Do you want to request a feature or report a bug?
- Feature
-
What is the current behavior?
Doesn't have this feature as far as i know. -
What is the expected behavior?
I request a function of the Ralim firmware that enables either at start-up or through a menu opti
Hello,
I get an error when using a Web build on my site. Here is what is logged in the console in Firefox (Windows):
Loading SWF file images/file.swf
TypeError: Response has unsupported MIME type
Got SWF data
TypeError: Response has unsupported MIME type
Serious error loading Ruffle: TypeError: Response has unsupported MIME type
Serious error occured loading SWF file: TypeErro
-
Updated
Sep 7, 2019 - JavaScript
-
Updated
Aug 16, 2018 - Shell
In the code sample below, taken from the Integration page on the wiki,
#define LOG_PAGE_SIZE 256
static u8_t spiffs_work_buf[LOG_PAGE_SIZE*2];
static u8_t spiffs_fds[32*4];
static u8_t spiffs_cache_buf[(LOG_PAGE_SIZE+32)*4];
could the magic numbers be clarified?
For spiffs_work_buf, this is because SPIFFS needs at least 2 pages for doing it's magic, cor
Default root passwords are a horribly bad security practice that leads to things like the Mirai botnet and a long history of similar malware that take advantage of default passwords (or no password on the root account at all!) on million
Hey, i loved to see that now extendet MQTT Support is available!
Can you please tell me how i can use it?
Please give me an example how i can open the door or add and delete an user over MQTT.
Thanks!!
-
Updated
Jun 14, 2020 - C
-
Updated
Jun 8, 2020 - C
-
Updated
Feb 15, 2019 - JavaScript
-
Updated
Dec 18, 2019 - JavaScript
Hi,
I'm trying to tackle the (frankly glaring) lack of any repair-enabled UDF fsck under macOS, by (shallow) porting of the still beta (and to-be-merged upstream) fsck, as part of (Linux) udftools (pali/udftools#13).
You can find more details here:
[https://github.com/argorain/udftools/pull/1](https://github.com/argor
### Chromecast
[Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead.
See for more details
-
Updated
Apr 28, 2020 - Python
-
Updated
Feb 29, 2016 - JavaScript
The automatic tool creates a platformio.ini file with this
lib_extra_dirs = ~/Documents/Arduino/libraries
This doesn't work on my Windows platform which has two hard drives. The failure is that no libraries are found. Changing it to an explicit directory like this, fixed the problem.
lib_extra_dirs = D:/users/charl/Documents/Arduino/libraries
-
Updated
Apr 27, 2020 - C++
Similar to renaming local variables/functions, renaming private variables/methods can be optimized to search fewer files.
See this commit for the local optimization: ce31bd66175812b981a6bd3f76fa68d8b8ebeb49
A similar optimization is possible if it's classified as a CLASS_MEMBER and the namespace is private.
-
Updated
Jun 14, 2020
Improve this page
Add a description, image, and links to the flash topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flash 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: