vasanthv / talk

Group video call for the web. No signups. No downloads.

Home Page:https://vasanthv.github.io/talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alter Stream Quality

wayneconnolly opened this issue · comments

Hello, first thank you! This is fantastic. We are using it and I will do a pull request for a new docker-compose that uses jwilder. So thanks!

Question: Currently the quality of the streams (video/audio) can't be changed or even seen via some status. Is it possible in webRTC to change the video and/or audio quality? It may not even be possible... just asking...

@wayneconnolly yes I guess it should be possible with MediaStreamTrack.applyConstraints. But that is not in my pipeline for now.