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

fix(webcam): fix some connection issues in Camera-Streamer #1981

Merged

Commits on Aug 24, 2024

  1. refactor: refactor complete WebrtcCameraStreamer file

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    94f2fd7 View commit details
    Browse the repository at this point in the history
  2. fix: only start stream, when the panel is open

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    bbb33b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. fix: use terminate() in beforeDestroy instead of pc.close()

    This will add a line in the console log, that the session is closed
    
    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    05c1e26 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    33a55af View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    83e3190 View commit details
    Browse the repository at this point in the history