?

One of the cool things Taylor Jadin discovered recently is is easy it is to stream a Jitsi web video call through PeerTube. After creating a live stream in PeerTube, you would crab the stream URL and the stream key from the Live Settings tab:

Live Settings tab in PeerTube where you can find the stream URL and private key

After that, head over to your Jitsi meet video call and look for the settings that are accessed by the ellipsis at the bottom of the screen:

Settings for starting a live stream in Jitsi

Once you select “Start live stream” you will see a dialog box that you will paste in the stream url and stream key, that should be separate by a slash “/” -so something like the following: rtmp://your.tv:1935/live/your-private-stream-key

Jitsi dialog box for adding stream URL and key, which are separate by a slash “/”

After that you will hear a voice telling you the stream is live and you should be able to see the call streaming through PeerTube within a few seconds.