demo.details 238 B

12345678
  1. ---
  2. # SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
  3. # SPDX-License-Identifier: MIT
  4. name: rtcp-processing
  5. description: play-from-disk demonstrates how to process RTCP messages from Pion WebRTC
  6. authors:
  7. - Sean DuBois