TUMFARSynchrony / SynthARium

An online tool for researchers to host and conduct customizable remote experiments with adaptable vision and audio pipelines in a multiuser setting.
GNU General Public License v3.0
30 stars 4 forks source link

Audio of Participant is played back to themselves and not to experimenter #271

Open NCEghtebas opened 2 months ago

NCEghtebas commented 2 months ago

Currently, when a participant joins, regardless of if they are muted or not, they hear their own audio which is disorienting. When the experiment is ended, they still hear themselves and also the video stream still transmits (different but related issue). The audio is recorded even if the participant is muted.

The expected behavior should be

NCEghtebas commented 2 months ago

@MEnesDeniz and I checked to see if the merged changes from PR https://github.com/TUMFARSynchrony/experimental-hub/pull/183 and PR https://github.com/TUMFARSynchrony/experimental-hub/pull/184 are still there in development but it seems they are despite this fixed functionality no longer working.

The branch usability-user-study does not seem to have this issue.... we think it might be introduced through the introduction of canvas ids https://github.com/TUMFARSynchrony/experimental-hub/pull/258