Month: August 2020
-
Streaming from jitsi to wowza instead of youtube
In case you want to send the live stream to wowza instead of youtube that you share by default on jitsi – it can be done by a simple hack. So by default the jitsi/jibri sends stream to rtmp://a.rtmp.youtube.com/live2/streamkey Changing the jibri – ffmpeg hook to change it to different address is not a trivial […]
-
Install Jitsi with recording/streaming on Ubuntu 20.04 AWS instance.
To install jitsi with jibri(recording & streaming module) on aws it takes quite a list of things to be done in sequence and more often than not results in some silly mistake somewhere which makes it a pain to get it working completely as expected. Since i have been setting up around 15-20 servers in […]