question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`toggleShareScreen` command stopped working

See original GitHub issue

Description:

When executing the toggleShareScreen command of the IFrame API (using meet.jit.si as the server), nothing happens. Previously (a few days ago) it was working fine.

Steps to reproduce:

  1. const meetingApi = new JitsiMeetExternalAPI('meet.jit.si', apiOptions)
  2. Create a button and add () => meetingApi.executeCommand('toggleShareScreen') as the onClick listener to it.
  3. Click the button

Expected behavior:

Screen share modal should open

Actual behavior:

Nothing happens

Server information:

  • Jitsi Meet version: latest version on meet.jit.si
  • Operating System: whatever operating system meet.jit.si uses

Client information:

  • Browser / app version: Google Chrome/Firefox latest (probably others as well)
  • Operating System: Windows/MacOs (probably Linux as well)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, Aug 5, 2022

Can you please open a new issue about that, since it’s not related to the iframe API but to the mobile SDKs?

1reaction
saghulcommented, Aug 2, 2022

Thanks for looking into it @jallamsetty1 !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Screen sharing fail on Firefox desktop until user click at least ...
Everything work fine, user can join the conference, the video is working etc. ... executeCommand('toggleShareScreen');.
Read more >
"getDisplayMedia must be called from a user gesture handler ...
executeCommand ('toggleShareScreen'); is called in Jitsi meet IFrame API ... It's not working in Firefox 83 despite what I said before. I'm really...
Read more >
Commands | Jitsi Meet - GitHub Pages
Start or stop screen sharing. No arguments are required. api.executeCommand('toggleShareScreen') ...
Read more >
External API - executeCommand is not work - - Bountysource
Hello,. The displayName and email not work with executeCommand method. Log. displayName. Log is null. email. Error: Missing attribute ...
Read more >
The Best Ways To Screen Record on a Mac 2022 - Setapp
When troubleshooting issues, customer service representatives often ask that you ... Toggle Share Screen, under Start Recording button.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found