pbanaszkiewicz / pitt

Peer Instruction project for Mozilla and Software Carpentry during Google Summer of Code 2014
MIT License
1 stars 0 forks source link

Echo sound on local stream #3

Closed pbanaszkiewicz closed 10 years ago

pbanaszkiewicz commented 10 years ago

Local streams should be muted by default. (It's a really interesting effect: people who hear themselves are feeling very uncomfortable).

The fix is easy, we just need to make <video src="..." muted="muted"> element for local stream.