Genymobile / Genymobile/scrcpy

ffplay -i tcp://127.0.0.1:1234 Slow playback speed

Open
#4,072 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
150k
Forks
13.7k
Avg merge
4d 13h
Merged PRs (30d)
2

Description

adb shell CLASSPATH=/data/local/tmp/vlc-scrcpy-server.jar app_process / com.genymobile.scrcpy.Server 1.25 tunnel_forward=true control=false cleanup=false max_size=1920 raw_video_stream=true

ffplay -i tcp://127.0.0.1:1234

Slow playback speed,There is a delay of about 10 seconds, how to solve it

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported scrcpy server command and the ffplay TCP input, measuring where the roughly 10-second delay is introduced. The issue names no source file or test entry point, so compare the behavior across the scrcpy stream and ffplay playback path. Done means identifying the cause and verifying a fix or documented invocation that removes the delay.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, c
Domain
audio-video-rtc, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.