demo.details 252 B

12345678
  1. ---
  2. # SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
  3. # SPDX-License-Identifier: MIT
  4. name: play-from-disk
  5. description: play-from-disk demonstrates how to send video to your browser from a file saved to disk.
  6. authors:
  7. - Sean DuBois