media/docs
christosts 36cef2b496 Add instructions to enable asynchronous buffer queueing
PiperOrigin-RevId: 434713295
2022-03-24 17:22:28 +00:00
..
_data
_includes
_layouts
_page_fragments
_sass
assets
doc/reference
images
issues
.hgignore
404.html
_config.yml
ad-insertion.md
analytics.md
battery-consumption.md
CNAME
customization.md Add instructions to enable asynchronous buffer queueing 2022-03-24 17:22:28 +00:00
dash.md
debug-logging.md
demo-application.md
design-documents.md
downloading-media.md
drm.md Add instructions to enable asynchronous buffer queueing 2022-03-24 17:22:28 +00:00
Gemfile
glossary.md
hello-world.md
hls.md
index.md
LICENSE
listening-to-player-events.md
live-streaming.md
media-items.md
media-sources.md
network-stacks.md
oems.md
playlists.md
progressive.md
pros-and-cons.md
README.md
retrieving-metadata.md
rtsp.md
run_locally.sh
shrinking.md
smoothstreaming.md
supported-devices.md
supported-formats.md
track-selection.md
transforming-media.md
troubleshooting.md Add instructions to enable asynchronous buffer queueing 2022-03-24 17:22:28 +00:00
ui-components.md

ExoPlayer website

The ExoPlayer website is hosted on GitHub Pages, and is statically generated using Jekyll.

  • GitHub provides a guide describing how to setup a GitHub Pages site using Jekyll here.
  • GitHub provides a guide describing how to test changes to the site locally here. Once your machine is setup, you can build and run a local instance of the site using ./run_locally.sh from the root directory.