mirror of
https://github.com/pion/webrtc.git
synced 2025-10-06 23:52:51 +08:00
9 lines
269 B
Plaintext
9 lines
269 B
Plaintext
---
|
|
# SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
name: simulcast
|
|
description: Example of how to have Pion handle incoming track with multiple simulcast rtp streams and show all them back.
|
|
authors:
|
|
- Simone Gotti
|