Skip to content

[Camera Support]: Reolink E1 Outdoor record ffmpeg options for h264 transcode #12818

Closed Answered by stratus-ss
stratus-ss asked this question in Camera Support
Discussion options

You must be logged in to vote

so I updated the docker compose file to indicate the image 0.14.0 which seems to be the latest non-dev release.

I love the new interface!

However I'm still getting these problems with go23rtc

WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error=EOF url=ffmpeg:rtsp://<user>:<password>@garage-reolink.example.com:554/h264Preview_01_main#video=h264#audio=copy#hardware=cuda

And it causes that memory problem.

If I remove the #hardware=cuda from the go2rtc line it works but uses the cpu. It seems odd that the other streams work and 2 don't.

I did make some progress with the new version.

If I change the stream from h264Preview_01_Main to h264Preview_01_Sub with the latest 0.14.…

Replies: 1 comment 15 replies

Comment options

NickM-27
Aug 7, 2024
Collaborator Sponsor

You must be logged in to vote
15 replies
@NickM-27
Comment options

NickM-27 Aug 8, 2024
Collaborator Sponsor

@stratus-ss
Comment options

@NickM-27
Comment options

NickM-27 Aug 8, 2024
Collaborator Sponsor

@stratus-ss
Comment options

Answer selected by stratus-ss
@NickM-27
Comment options

NickM-27 Aug 8, 2024
Collaborator Sponsor

@stratus-ss
Comment options

@stratus-ss
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment