This log entry lead me to try to disable snd-aloop module as its not required now, and suddenly i have audio in my recorded videos
Donāt ask me why it works
Might help someone.
as I test jibri in a container, I have no snd-aloop module either so itās not strictly necessary.
FTR when using pulseaudio, itās possible to enable debug by adding something like
extra-arguments=ālog-target=newfile:/home/jibri/pulselog --log-level=debug
to /home/jibri/.config/pulseaudio/client.conf.
Is there a way to turn on logging for alsa device as well ?
I would like to check the issue we have had with plug:bsnoop ?
Enabling ffmpeg log-level to ātraceā doesnāt give me any insights, probably because it issue happens before ffmpeg process any frame.
no idea about tracing with alsa, alas. Iām more excited about pipewire actually