# Need help fixing poor video quality over wireless network

**URL:** https://discourse.lynckia.com/t/need-help-fixing-poor-video-quality-over-wireless-network/261
**Category:** Uncategorized
**Created:** [August 12, 2015, 6:34pm UTC](https://discourse.lynckia.com/t/need-help-fixing-poor-video-quality-over-wireless-network/261 "2015-08-12T18:34:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Jay\_Prall](https://avatars.discourse-cdn.com/v4/letter/j/dbc845/32.png) [@Jay\_Prall](https://discourse.lynckia.com/u/Jay_Prall)
#### Post date: [August 12, 2015, 6:34pm UTC](https://discourse.lynckia.com/t/need-help-fixing-poor-video-quality-over-wireless-network/261/1 "2015-08-12T18:34:47Z")

</div>

We are running a recent version of licode to record video from Chrome (Version  
44.0.2403.130). An issue that we are currently facing is the video quality  
is bad when on wifi. See attached screenshots. The problem is  
reproducible on Android tablets and Mac OSX over WIFI.

The video constraints we are using:

mandatory: {minWidth:320, maxWidth:640, minHeight:240, maxHeight:480}

I have tried adjusting the bandwidth settings in the licode\_config.js

config.erizoController.defaultVideoBW = 1500; //default value: 300  
config.erizoController.maxVideoBW = 3000; //default value: 300

This seems to function as expected because it sets the b= param in the SDP  
to b=AS:3000, but Chrome doesn’t seem to listen to this property:

[https://lh3.googleusercontent.com/-0\_Qg\_mnFs60/VcuRX2c\_c\_I/AAAAAAAAFb8/iePM1zUhXDo/s1600/bweforvideo.png](https://lh3.googleusercontent.com/-0_Qg_mnFs60/VcuRX2c_c_I/AAAAAAAAFb8/iePM1zUhXDo/s1600/bweforvideo.png)

What other things can we try to improve the quality of the video over a  
wireless network?

 ![](https://canada1.discourse-cdn.com/flex031/uploads/lynckia/original/1X/cf23557aa54ee4d3cb4dc009583ff60404eefdf7.png)

![](https://canada1.discourse-cdn.com/flex031/uploads/lynckia/original/1X/56e3fab088b042ae681834b1bb0f15994c93dbdd.png)
