I am using AWS ubuntu 18.04 and have installed jitsi following this
I have 2 further requirements:
Record call logs - call timer starts when actually atleast 2 participants are in the call, and is termed disconnected when less then 2 participants are in the call.
Record video calls - i tried installing jibri but it fails at “modprobe snd-aloop” also seems aws doesnt has any sound card available
@saghul what about jicofo.log it seems to have everything… but not sure who and how generates it… i tried to put log monitor on conference id(to me the the url after slash(/)) and found it useful? can it be enhanced?
While spinning up docker with jibri i am getting following error:
ERROR: for dockerjitsimeet_jibri_1 Cannot start service jibri: linux runtime spec devices: error gathering device information while adding custom device "/dev/snd-aloop":Creating dockerjitsimeet_jvb_1 ... done
ERROR: for jibri Cannot start service jibri: linux runtime spec devices: error gathering device information while adding custom device "/dev/snd-aloop": no such file or directory
NOTE: I changed my kernel to general from aws Linux ip 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux and have executed the mentioned commands too
I would say that docker container isn’t loading the module.
Also I tried several approaches to loading custom kernel on AWS, none worked, among those the link you sent me
Only by installing a linux-image-generic-hwe kernel (which is a higher version of default kernel) I was able to load the snd-aloop.