tree: 0f9069386e759cebff25c6c8e32d5e06f4ed2a8e [path history] [tgz]
  1. .gitignore
  2. .style.yapf
  3. av_sync_tests.py
  4. av_sync_tests.pydeps
  5. BUILD.gn
  6. camera.py
  7. README.md
  8. server.py
  9. video.html
  10. video_analyzer.py
fuchsia_web/av_testing/README.md

How to run the tests locally

When running locally, a local http server is needed to host the video files to avoid the accessibility issue. A simple solution is to get a random vp8 file, rename it to video.webm, place it here. Note, if the build does not have src-internal, it won't support video formats like h264.