Temasys / SkylinkJS

SkylinkJS Javascript WebRTC SDK
http://skylink.io/web
Other
275 stars 57 forks source link

what is the function call to adjust bandwidth #338

Closed edushare closed 5 years ago

edushare commented 6 years ago

https://webrtc.github.io/samples/src/content/peerconnection/bandwidth/

Need a function for use to change bandwidth when he/she found quality is not good

iyharini commented 6 years ago

Hi edushare. You may wish to use the autoBandwidthAdjustment option under joinRoom

edushare commented 6 years ago

anychance to change the bandwidth durring the call?

iyharini commented 5 years ago

Hi edushare. You can set the autoBandwidthAdjustment option to true when calling joinRoom