[GH-ISSUE #1286] 端口数据多路复用 #1015

Closed
opened 2026-05-05 12:39:20 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @zhangchuan6000 on GitHub (Jun 14, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1286

我将一个摄像头的rtsp端口映射到了我的服务器,通过访问主站端口能够直接实现视频查看.

现在遇到了一个问题,每多存在一个用户访问该摄像头时,frpc的负载就会升高一些,我在想是否可以增加端口类型,使端口支持数据复用,只需要在服务端进行数据转发即可.

Originally created by @zhangchuan6000 on GitHub (Jun 14, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1286 我将一个摄像头的rtsp端口映射到了我的服务器,通过访问主站端口能够直接实现视频查看. 现在遇到了一个问题,每多存在一个用户访问该摄像头时,frpc的负载就会升高一些,我在想是否可以增加端口类型,使端口支持数据复用,只需要在服务端进行数据转发即可.
Author
Owner

@fatedier commented on GitHub (Jun 16, 2019):

只有 http 支持复用端口,其他协议不支持。

<!-- gh-comment-id:502463053 --> @fatedier commented on GitHub (Jun 16, 2019): 只有 http 支持复用端口,其他协议不支持。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1015
No description provided.