Add examples/rtcp-processing

rtcp-processing demonstrates how to access RTCP Packets via ReadRTCP

Resolves #2027
This commit is contained in:
Sean DuBois
2021-11-20 22:04:00 -05:00
parent 883973804d
commit fa72a9529f
9 changed files with 234 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
name: rtcp-processing
description: play-from-disk demonstrates how to process RTCP messages from Pion WebRTC
authors:
- Sean DuBois