You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llms.txt
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# dash.js
2
2
3
-
> dash.js is a reference client implementation for the playback of MPEG DASH via JavaScript in browser based environments that support the Media Source Extensions.
3
+
> dash.js is a reference client implementation for the playback of MPEG DASH via JavaScript in browser based environments that support the Media Source Extensions and optionally the Encrypted Media Extensions.
4
4
5
5
## Docs
6
6
7
-
- [dash.js Quickstart](https://dashif.org/dash.js/pages/quickstart): A brief overview of how to use dash.js
8
-
- [Installation Instructions](https://dashif.org/dash.js/pages/quickstart/installation.html): How to obtain the dash.js bundles
9
-
- [Setup Guide](https://dashif.org/dash.js/pages/quickstart/setup.html): An overview how to setup dash.js in your application
7
+
- [dash.js Quickstart](https://dashif.org/dash.js/pages/quickstart): A brief overview on how to use dash.js
8
+
- [Installation Instructions](https://dashif.org/dash.js/pages/quickstart/installation.html): Instructions on how to obtain the dash.js bundles
9
+
- [Setup Guide](https://dashif.org/dash.js/pages/quickstart/setup.html): An overview on how to setup dash.js in your application
10
10
- [Usage Guide](https://dashif.org/dash.js/pages/usage/): Various examples on how to use specific features of dash.js
0 commit comments