Hello,
According to the below article, to get the Chrome Jitsi Desktop Sharing extension to work, you have to create a customized version of the Jidesha extension, and then submit it to the Chrome Web Store.
Any How-To articles written up on what needs to be modified in Jidesha to make it work with your own Jitsi Meet server?
https://github.com/jitsi/jitsi-meet/issues/192
https://github.com/jitsi/jidesha
Thanks,
Brian Clark
Hi Clark,
you need clone this repo, you need replace urls in "manifest.json", so
it look like this
"externally_connectable": {
"matches": [
"*://meet.example.com/*"
]
}
where "meet.example.com" is your jitsi-meet domain, then compress all
these files as zip and upload via
https://chrome.google.com/webstore/developer/dashboard
Best,
Stan
···
2015-04-21 4:25 GMT+02:00 Clark, Brian <BClark@stats.com>:
Hello,
According to the below article, to get the Chrome Jitsi Desktop Sharing
extension to work, you have to create a customized version of the Jidesha
extension, and then submit it to the Chrome Web Store.
Any How-To articles written up on what needs to be modified in Jidesha to
make it work with your own Jitsi Meet server?
https://github.com/jitsi/jitsi-meet/issues/192
https://github.com/jitsi/jidesha
Thanks,
Brian Clark
_______________________________________________
users mailing list
users@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/users