- Mediatailor SSAI
- Multiple Player Support HLS.js DASH.js Shaka Player
- Netflix Style Thumbnails
- Works on Tizen Samsung TVs
- Quality Switching
- Subtitles
- Audio Tracks
cd into BitPlayr SDK and run
npm linkcd into React and run
npm link bitplayrStart the SDK with
npm run watchStart React App
npm startWe have a new tool to generate extensions.
cd BitPlayr/tools/generator
chmod +x create-extension.js
npm linkNow run
extensionIt will be outputted to the extensions folder in the SDK