You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have V3 and copied the latest version of go2rtc to the bin folder. The go2rtc page works and shows me the stream options. (Before using the updated go2rtc, I was also getting errors like streams: exec: exit status 1)
However, none of the links work and these are the error/log messages:
streams: exec/rtsp
ffmpeg version 4.4.4 Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 11.4.0 (Buildroot 2023.02.2)
configuration: --enable-cross-compile --cross-prefix=/root/buildroot/buildroot-2023.02.2/output/host/bin/mipsel-buildroot-linux-musl- --sysroot=/root/buildroot/buildroot-2023.02.2/output/host/mipsel-buildroot-linux-musl/sysroot --host-cc=/usr/bin/gcc --arch=mipsel --target-os=linux --disable-stripping --pkg-config=/root/buildroot/buildroot-2023.02.2/output/host/bin/pkg-config --enable-static --..., exec/rtsp
[alsa @ 0x77ced810] cannot set channel count to 1 (Invalid argument)
dsnooper0: I/O error
, exec/rtsp
[alsa @ 0x77be7030] cannot set channel count to 1 (Invalid argument)
dsnooper0: I/O error
The log page of go2rtc also shows [exec] /dev/video1: Invalid argument. However inspecting the SD card, I see bunch of videos recorded!
I see, thanks for the hint. since I was using go2rtc as part of https://github.com/gtxaspec/wz_mini_hacks, I did not have muck control over the version of the ffmpeg. Also the Wyze camera I am using had a firmware unsupported by z_mini_hacks.
I have V3 and copied the latest version of go2rtc to the bin folder. The go2rtc page works and shows me the stream options. (Before using the updated go2rtc, I was also getting errors like
streams: exec: exit status 1
)However, none of the links work and these are the error/log messages:
The log page of go2rtc also shows
[exec] /dev/video1: Invalid argument
. However inspecting the SD card, I see bunch of videos recorded!And this is my config file
The text was updated successfully, but these errors were encountered: