mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3223] Lag in video streaming #2584
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#2584
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 @sayan-futurehook on GitHub (Dec 20, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3223
Bug Description
I am trying to stream video from a RTSP camera to mobile app. I am using FRPS on AWS EC2 ubuntu and FRPC on a Raspberry pi. I am tunnelling the RTSP port from my local network to my EC2 instance ip and streaming the video, on mobile.
I am able to stream the video using FRP, but there is a lot of delay and choppy. But when I am putting local ip there is not lag and choppiness.
Is there any way to fix, or optimize the lag.
frpc Version
0.44.0
frps Version
0.44.0
System Architecture
frps on ubuntu/amd64, frpc on raspbian/arm
Configurations
Affected area
@fatedier commented on GitHub (Dec 20, 2022):
The lag is rely on your network delay between frpc and frps.
@sayan-futurehook commented on GitHub (Dec 20, 2022):
This is the speedtest on frpc

frps is in aws ec2
Is there any way to optimize?
@Becods commented on GitHub (Dec 20, 2022):
Select the server area nearest to you.
Or try xtcp.
@github-actions[bot] commented on GitHub (Jan 20, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.