For anyone who is looking to add YouTube live streaming or recording to your Jitsi Meet install, @yasen made a new tutorial video that walks through the installation and setup of Jibri. Check it out here: https://youtu.be/OHHoqKCjJ0E
2 Likes
thank you so much for share this video
@Chad_Hart Thank you very much for your comment, but I have a question, my server is in Google Cloud and he does not allow to change the kernel, it is currently in 4.15.0-1024-gcp, every time I try to execute the command (modprobe snd-aloop) it does not work, it says fatal error, I have not found the way to compile the module (snd-aloop) in this kernel, you could tell me how to do it, thank you very much.
still facing snd-aloop problem in gcp.
You trying it on the gcp vm or kubernetes cluster node(GKE).
Im facing the same issue tried on both vm and gke nodes.
I know it’s been a year, but you can get the snd_aloop module for Google Cloud from the package linux-modules-extra-gcp
1 Like