bitmovin-player
Advanced tools
Comparing version 5.2.0-b8 to 5.2.0-rc
{ | ||
"name": "bitmovin-player", | ||
"description": "The Bitmovin HTML5 Adaptive Streaming Player for MPEG-DASH and HLS", | ||
"version": "5.2.0-b8", | ||
"version": "5.2.0-rc", | ||
"homepage": "https://bitmovin.com", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
@@ -1,23 +0,18 @@ | ||
# bitdash | ||
# [![bitmovin](https://cloudfront-prod.bitmovin.com/wp-content/themes/Bitmovin-V-0.1/images/logo3.png)](https://bitmovin.com) | ||
Dev Branch Status: [ ![Codeship Status for bitmovin/bitdash](https://codeship.com/projects/546ba470-eab4-0133-aa83-7a726143f84a/status?branch=development)](https://codeship.com/projects/147950) | ||
## Get Started | ||
Ready to get started with our HTML5 adaptive streaming player? We have the perfect tutorial for you to provide you all the basic information about our player and a step by step guide to get some videos playing quickly. | ||
Master Branch Status: [ ![Codeship Status for bitmovin/bitdash](https://codeship.com/projects/546ba470-eab4-0133-aa83-7a726143f84a/status?branch=master)](https://codeship.com/projects/147950) | ||
Just follow our general [getting started guide](https://bitmovin.com/tutorials/get-started-bitmovin-html5-adaptive-player/)! | ||
## Get Started | ||
## Documentation | ||
Player documentation: https://bitmovin.com/player-documentation/ | ||
1. Clone the repository | ||
2. Install node.js and npm if you haven't already | ||
3. Enter the repo and use "npm install" | ||
Configuration documentation: https://bitmovin.com/player-documentation/player-configuration/ | ||
## Usefull tips, tricks, and links: | ||
### Disable CORS in Chrome | ||
There is the ```--disable-web-security``` command line switch which disables CORS in Chrome. Useful for testing content but should not be used for normal browsing! It's also possible to run one window of Chrome with and one without CORS at the same time using the ```--user-data-dir="C:/Chrome dev session"``` command switch in addition for the no-CORS chrome command. | ||
More details: http://stackoverflow.com/questions/3102819/disable-same-origin-policy-in-chrome | ||
JavaScript API reference: https://bitmovin.com/player-documentation/player-api/ | ||
### Check which codec strings are supported on a browser | ||
The site http://cconcolato.github.io/media-mime-support/ has lots of common codecs already in their list and you can also test your own. They test both, the HTMLMediaElement (e.g. audio and video tag) and the Media Source. Code is available on GitHub: https://github.com/cconcolato/media-mime-support | ||
## Questions and Troubleshooting | ||
FAQ: https://bitmovin.com/faq/player-faq/ | ||
### HLS Analyzer | ||
A good debugging tool for HLS streams in addition toApple's ```mediastreamvalidator```: https://github.com/epiclabs-io/hls-analyzer | ||
Python command line tool. | ||
Contact the support team: https://bitmovin.com/contact-support/ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
2322075
22009
14
23
143
2443
19