Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio out of sync (delayed) with video using go2rtc #744

Open
JingleheimerSE opened this issue Mar 11, 2024 · 0 comments
Open

Audio out of sync (delayed) with video using go2rtc #744

JingleheimerSE opened this issue Mar 11, 2024 · 0 comments

Comments

@JingleheimerSE
Copy link

With a V3, I noticed the audio was delayed from the video when using the stock go2rtc configuration and viewing in VLC, Frigate, and the go2rtc webpage (the web page seems to have an extra issue where the delay grows the longer you watch the stream). v4l2rtspserver did not seem to have the same issue.

Version T31(WYZE_CAKP2JFUS) on 4.36.9.139 running wz_mini 2024-02-24_00:14:03

Config:

Only really enabled go2rtc and tweaked a couple of General settings,

#####VIDEO STREAM#####
RTSP_LOGIN="admin"
RTSP_PASSWORD=""
RTSP_PORT="8554"

RTSP_HI_RES_ENABLED="false"
RTSP_HI_RES_ENABLE_AUDIO="false"

RTSP_LOW_RES_ENABLED="false"
RTSP_LOW_RES_ENABLE_AUDIO="false"

RTSP_AUTH_DISABLE="false"

VIDEO_0_MAX_BITRATE=""
VIDEO_0_TARGET_BITRATE=""
VIDEO_0_ENC_PARAMETER=""
VIDEO_0_FPS=""

VIDEO_1_MAX_BITRATE=""
VIDEO_1_TARGET_BITRATE=""
VIDEO_1_ENC_PARAMETER=""
VIDEO_1_FPS=""

GO2RTC_SERVER_ENABLED="true"
GO2RTC_HI_RES_ENABLED="true"
GO2RTC_HI_RES_ENABLE_AUDIO="true"
GO2RTC_LOW_RES_ENABLED="true"
GO2RTC_LOW_RES_ENABLE_AUDIO="true"

....

#####GENERAL#####
DISABLE_FW_UPGRADE="true"
ENABLE_SELFHOSTED_MODE="true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant