tree: 75a09e58071de09c48c8ce7ea11c29be78fb9b7f
  1. .gitignore
  2. .ruff.toml
  3. av_sync_tests.py
  4. av_sync_tests.pydeps
  5. BUILD.gn
  6. camera.py
  7. cast_starter.html
  8. README.md
  9. remoting_video.html
  10. server.py
  11. video.html
  12. 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.