KopiasCsaba / StreamFixerBrowserExtension

Helper extension for window capturing video chat web applications, to become usable for broadcasting.
GNU General Public License v3.0
11 stars 3 forks source link

Self-hosted JITSI #3

Closed slfhstr closed 3 years ago

slfhstr commented 4 years ago

I cannot set the chrome extension permission to read/write data for a site which is self-hosted JITSI

KopiasCsaba commented 3 years ago

For that you'll need to compile the extension for yourself!

If you are self hosting jitsi, i don't think it will be hard for you!

Let me know if you have any issues!

KopiasCsaba commented 3 years ago

O, i forgot to mention, that you will need to edit ext.tsx where you can change jitsi's url too.