Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox Desktop Share Problem? #27

Open
kalinmiteli opened this issue Apr 26, 2017 · 2 comments
Open

Firefox Desktop Share Problem? #27

kalinmiteli opened this issue Apr 26, 2017 · 2 comments

Comments

@kalinmiteli
Copy link

Hey everybody,

I am having a problem about desktop sharing on my server. When I use firefox add-on, I can't share screen and can't see shared screens (other users have same problem too.). I create my own add-on from this repo but firefox saying this add-on is not secure and wont install it. I disabled signature dependincy at about:config. Now, is there any other way to create my add-on? Should I change my servers jitsi config file (if answer is yes, what should I do on my server?)? Or can u upgrade https://addons.mozilla.org/en-US/firefox/addon/jidesha1/?src=userprofile#id=666492 for people can use their own ID and EXT_ID for their servers? Thanks :)

@bgrozev
Copy link
Member

bgrozev commented Apr 26, 2017

You are describing two different issues: sharing your screen and seeing others' screen shares.

The first one is probably due to configuration. We can't help without the details. Note that with firefox 52+ you don't need jidesha at all to screenshare (but you might need to modify your jitsi-meet configuration to not require jidesha).

The second one is strange. Can other people see those same screens being shared?

@gamersalpha
Copy link

gamersalpha commented Apr 28, 2018

i have the same problem

i can't use sharing desktop with my own server of jitsi meet :/

the plugin is still have not compatibel :

#27
image

and i try to compile my own plugin :

sudo apt-get install git zip
git clone https://github.com/jitsi/jidesha
cd jidesha/firefox
nano make.sh
  DOMAINS="zwindler.fr"
  EXT_ID="[email protected]"
./make.sh
  adding: bootstrap.js (deflated 66%)
  adding: chrome.manifest (deflated 13%)
  adding: content/ (stored 0%)
  adding: content/zwindler.fr.png (deflated 26%)
  adding: install.rdf (deflated 50%)

but when i adding it on firefox i have this error :
image

so i m sutck with this
i can't found what i need to do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants