mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2997] [Feature Request] rtmp Protocol #2392
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2392
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EMREOYUN on GitHub (Jun 27, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2997
Describe the feature request
RTMP protocol is widely used in live streaming and video & audio transmission protocol. It has wide usage on cloud media streaming platforms such as YouTube, Twitch, and other known live streaming platforms. There are some RTMP servers that allow you to set up your live streaming server and use it for your clients.
frp can be used to forward rtmp requests and stream data from the frps to frpc.
Describe alternatives you've considered
No response
Affected area
@Becods commented on GitHub (Jun 28, 2022):
RTMP is based on TCP, so you use TCP to forward the RTMP protocol directly.
@github-actions[bot] commented on GitHub (Jul 29, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@EMREOYUN commented on GitHub (Jul 29, 2022):
Closed #2997