mirror of
https://github.com/pion/webrtc.git
synced 2025-10-06 07:37:10 +08:00
9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
---
|
|
# SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
name: rtp-forwarder
|
|
description: Example of using Pion WebRTC to forward WebRTC streams via RTP
|
|
authors:
|
|
- Quentin Renard
|