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

Add screensharing support #1370

Merged
merged 10 commits into from
Nov 20, 2023
Merged

Add screensharing support #1370

merged 10 commits into from
Nov 20, 2023

Commits on Nov 14, 2023

  1. Add screensharing support

    Signed-off-by: Marcel Müller <[email protected]>
    SystemKeeper authored and Ivansss committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d6751df View commit details
    Browse the repository at this point in the history
  2. Add support for internal signaling

    Signed-off-by: Marcel Müller <[email protected]>
    SystemKeeper authored and Ivansss committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d65c7ee View commit details
    Browse the repository at this point in the history
  3. Add SPDX license headers

    Signed-off-by: Marcel Müller <[email protected]>
    SystemKeeper authored and Ivansss committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b676cc2 View commit details
    Browse the repository at this point in the history
  4. Use common_dependencies for BroadcastUploadExtension.

    Signed-off-by: Ivan Sein <[email protected]>
    Ivansss committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6dbc70b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Add "screensharing" to wordlist.

    Signed-off-by: Ivan Sein <[email protected]>
    Ivansss committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8cf2497 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Send screensharing offers only to inCall sessions.

    Signed-off-by: Ivan Sein <[email protected]>
    Ivansss committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    00fe877 View commit details
    Browse the repository at this point in the history
  2. Add "sid" to signaling message functionsDict.

    Signed-off-by: Ivan Sein <[email protected]>
    Ivansss committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3e55edf View commit details
    Browse the repository at this point in the history
  3. Fix how we close own screen peer connections when stopping screen sha…

    …ring.
    
    Signed-off-by: Ivan Sein <[email protected]>
    Ivansss committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2f66477 View commit details
    Browse the repository at this point in the history
  4. Identify correctly "screen" signaling messages.

    Signed-off-by: Ivan Sein <[email protected]>
    Ivansss committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    972c71d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Use cleanPeerConnectionForSessionId function.

    Signed-off-by: Ivan Sein <[email protected]>
    Ivansss committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    323c881 View commit details
    Browse the repository at this point in the history