[Config Support]: Can't get go2rtc to re-encode my h265 to h264 #15198
Unanswered
sruffilli
asked this question in
Config Support
Replies: 1 comment 15 replies
-
You should use ffmpeg on the camera stream url itself and only provide opus audio in the second line, eg:
|
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the problem you are having
I'm using Reolink Duo 2 cameras (I know).
I've tried many multiple config permutations to convert h265 to h264 to no avail. Can anybody spot what's wrong with my setup?
Version
0.15.0-e76f4e9
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
# UNINTERESTING LOGS 2024-11-26 11:52:16.231544451 [INFO] Preparing new go2rtc config... 2024-11-26 11:52:16.562722981 [INFO] Starting go2rtc... 2024-11-26 11:52:16.651378640 11:52:16.651 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2 2024-11-26 11:52:16.651767027 11:52:16.651 INF config path=/dev/shm/go2rtc.yaml 2024-11-26 11:52:16.652718055 11:52:16.652 INF [api] listen addr=:1984 2024-11-26 11:52:16.653085071 11:52:16.652 INF [rtsp] listen addr=:8554 2024-11-26 11:52:16.653562785 11:52:16.653 INF [webrtc] listen addr=:8555/tcp 2024-11-26 11:52:26.235027351 [INFO] Starting go2rtc healthcheck service...
Frigate stats
Operating system
Proxmox
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
Coral
Screenshots of the Frigate UI's System metrics pages
No response
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions