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

Switch to the new session API for screen-sharing #25802

Merged
merged 7 commits into from
Jul 14, 2023

Commits on Jul 14, 2023

  1. Switch to the new session API for screen-sharing

    See electron/electron#30702 - this has the benefit of the js-sdk and LiveKit not having to add custom logic for Electron
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d9a4149 View commit details
    Browse the repository at this point in the history
  2. Delint

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d83007d View commit details
    Browse the repository at this point in the history
  3. Add tests

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fcb3fde View commit details
    Browse the repository at this point in the history
  4. Delint

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3eee3a4 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b5f7baf View commit details
    Browse the repository at this point in the history
  6. Fix bug

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8a11569 View commit details
    Browse the repository at this point in the history
  7. Make Sonar happy

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e4fac51 View commit details
    Browse the repository at this point in the history