• Home
Name Date Size #Lines LOC

..--

_data/04-Jul-2025-261240

_includes/04-Jul-2025-3,1222,802

_layouts/04-Jul-2025-671573

_page_fragments/04-Jul-2025-142124

_sass/04-Jul-2025-2,9032,635

assets/04-Jul-2025-141125

doc/reference/04-Jul-2025-724,594630,763

images/04-Jul-2025-118117

issues/04-Jul-2025-1210

404.htmlD04-Jul-202520 43

CNAMED04-Jul-202514 21

GemfileD04-Jul-2025135 64

LICENSED04-Jul-20251.1 KiB2418

README.mdD04-Jul-2025637 1310

_config.ymlD04-Jul-20252.1 KiB9654

ad-insertion.mdD04-Jul-202513.8 KiB330272

analytics.mdD04-Jul-202511.5 KiB265221

battery-consumption.mdD04-Jul-20253.9 KiB7762

customization.mdD04-Jul-202512.2 KiB281229

dash.mdD04-Jul-20252.6 KiB8769

debug-logging.mdD04-Jul-20255.4 KiB12095

demo-application.mdD04-Jul-202511 KiB260217

design-documents.mdD04-Jul-20251.9 KiB3730

downloading-media.mdD04-Jul-202516.2 KiB411331

drm.mdD04-Jul-20255 KiB11287

glossary.mdD04-Jul-202510 KiB309202

hello-world.mdD04-Jul-20258.2 KiB220174

hls.mdD04-Jul-20254.9 KiB135109

index.mdD04-Jul-20251.3 KiB2924

listening-to-player-events.mdD04-Jul-202510.1 KiB241202

live-streaming.mdD04-Jul-20259.3 KiB202171

media-items.mdD04-Jul-20255.4 KiB157127

media-sources.mdD04-Jul-20253 KiB8366

network-stacks.mdD04-Jul-20258.5 KiB177142

oems.mdD04-Jul-20254.1 KiB10687

playlists.mdD04-Jul-20257.6 KiB208169

progressive.mdD04-Jul-20251.4 KiB4837

pros-and-cons.mdD04-Jul-20252.4 KiB4842

retrieving-metadata.mdD04-Jul-20253.1 KiB9175

rtsp.mdD04-Jul-20253.4 KiB9977

run_locally.shD04-Jul-202583 51

shrinking.mdD04-Jul-20255.1 KiB135109

smoothstreaming.mdD04-Jul-20252.7 KiB8971

supported-devices.mdD04-Jul-20252.8 KiB5247

supported-formats.mdD04-Jul-20254.9 KiB12294

track-selection.mdD04-Jul-20257.5 KiB201166

transforming-media.mdD04-Jul-20255 KiB139112

troubleshooting.mdD04-Jul-202521.5 KiB364308

ui-components.mdD04-Jul-20256.2 KiB146120

README.md

1# ExoPlayer website
2
3The [ExoPlayer website](https://exoplayer.dev/) is hosted on
4GitHub Pages, and is statically generated using Jekyll.
5
6* GitHub provides a guide describing how to setup a GitHub Pages site using
7  Jekyll
8  [here](https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/).
9* GitHub provides a guide describing how to test changes to the site locally
10  [here](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/).
11  Once your machine is setup, you can build and run a local instance of the
12  site using `./run_locally.sh` from the root directory.
13