gtxaspec / wz_mini_hacks

wz camera mods... make your camera better.
1.33k stars 114 forks source link

Video settings not working on go2rtc #735

Open unoukujou opened 9 months ago

unoukujou commented 9 months ago

VIDEO_0_MAX_BITRATE:8000 VIDEO_0_TARGET_BITRATE:4000 VIDEO_0_ENC_PARAMETER:2 VIDEO_0_FPS:1

VIDEO_1_MAX_BITRATE:2048 VIDEO_1_TARGET_BITRATE:1024 VIDEO_1_ENC_PARAMETER:2 VIDEO_1_FPS:1

GO2RTC_SERVER_ENABLED:True GO2RTC_HI_RES_ENABLED:True GO2RTC_HI_RES_ENABLE_AUDIO:False
GO2RTC_LOW_RES_ENABLED:True

Notice I set FPS to 1 and also rebooted. However, the stream is definitely 20-30fps. How to apply these settings to go2rtc?

Answer-1 commented 7 months ago

go2rtc doesn't use these first settings, they are for the legacy v4l server. use the go2rtc yaml file instead.