Skip to content

Commit 9917e1f

Browse files
authored
Add a llms.txt to provide basic links to dash.js related information … (Dash-Industry-Forum#4846)
* Add a llms.txt to provide basic links to dash.js related information for LLMs * Minor edits to llms.txt
1 parent f9e0c54 commit 9917e1f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

llms.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# dash.js
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 and optionally the Encrypted Media Extensions.
4+
5+
## Docs
6+
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+
- [Usage Guide](https://dashif.org/dash.js/pages/usage/): Various examples on how to use specific features of dash.js
11+
12+
## API
13+
14+
- [API List](https://cdn.dashjs.org/latest/jsdoc/index.html): A complete API reference for dash.js
15+
16+
## Examples
17+
18+
- [Sample Section](https://reference.dashif.org/dash.js/nightly/samples/index.html): Various samples demonstrating dash.js features
19+

0 commit comments

Comments
 (0)