Livestreaming Another Youtube

so far I have tried livestreaming with YouTube and it is running, can it be streaming other than YouTube by adding another RTMP?

Yes, this can be done easily with small modifications in jibri.

any sample for edit ?

Thanks damencho, but i not found file my directory in /etc/jitsi/jibri

he means that you’ll have to modify the Jibri source to support another streaming service, then build and deploy that modified Jibri. Currently Jibri only supports YouTube.

Alright, I understand that Jibri currently only supports YouTube, but it can’t work with others for live streaming

You could build jibri from source and replace the rtmp url with any custom url.

This open PR might be of interest: https://github.com/jitsi/jibri/pull/216

1 Like

@Boris_Grozev Please tell me you’re going to implement his code, this would help a lot of individuals worried about only streaming to YouTube, I have users right now that stream to YouTube but would like to make use of other streaming services.

Hi Damencho, I’m new to Jitsi but I really appreciate the project.
I installed Jitsi-meet and it’s working, everything OK.
It would be very important for me to be able to use other services such as UStream as Live streaming.
Do you have any projects already carried out? Can you give me some advice to edit Jibri?
Thank you!

Just follow jibri readme, this is all we have.