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

Multistreams with Green Screen Effect #310

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Nov 22, 2021

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

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    dcde012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c671683 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    dfd0258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a31658 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69e15c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c14f2ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79b4ed1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Some of Vincent's comments addressed, but the main comment about the …

    …use of the Shader is not addressed.
    jimver04 committed Feb 4, 2022
    1 Configuration menu
    Copy the full SHA
    cff676f View commit details
    Browse the repository at this point in the history
  2. Ship is almost ready

    jimver04 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    97465a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    037dee5 View commit details
    Browse the repository at this point in the history
  2. Add to networked-video-source.js component the ability to do the gree…

    …n screen effect.
    
    - Global Threshold for all clients through a shader
    - No multistreams, just adaptations on the main stream
    - Changed init to update in networked-video-source.js in order to be able to change GreenThreshold with dat.gui
    jimver04 committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    a2a4853 View commit details
    Browse the repository at this point in the history
  3. Add to networked-video-source.js component the ability to do the gree…

    …n screen effect.
    
    - Global Threshold for all clients through a shader
    - No multistreams, just adaptations on the main stream
    - Changed init to update in networked-video-source.js in order to be able to change GreenThreshold with dat.gui
    jimver04 committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9d8e234 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4e7fe2 View commit details
    Browse the repository at this point in the history
  5. Add to networked-video-source.js component the ability to do the gree…

    …n screen effect.
    
    - Global Threshold for all clients through a shader
    - No multistreams, just adaptations on the main stream
    - Changed init to update in networked-video-source.js in order to be able to change GreenThreshold with dat.gui
    jimver04 committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9534e7d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Add to networked-video-source.js component the ability to do the gree…

    …n screen effect.
    
    - Global Threshold for all clients through a shader
    - No multistreams, just adaptations on the main stream
    - Changed init to update in networked-video-source.js in order to be able to change GreenThreshold with dat.gui
    jimver04 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3be52f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Todo:

    - Show more info for Master client: Size of video streams panels
    Check why shader is applied only to one panel.
    jimver04 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    08cad64 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Todo:

    - 1st version for size of video streams panels
    Check why shader is applied only to one panel.
    jimver04 committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    a99cdb2 View commit details
    Browse the repository at this point in the history
  2. Todo:

    Check why shader is applied only to one panel.
    jimver04 committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    dec412b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

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

Commits on Jun 23, 2022

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

Commits on Jun 27, 2022

  1. Latest tide up

    jimver04 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5ad1b98 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Latest tide up

    jimver04 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5e6cc38 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Tide up Client

    jimver04 committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    319e7f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f1707 View commit details
    Browse the repository at this point in the history