# No audio in screen share when using chrome

**URL:** https://discourse.lynckia.com/t/no-audio-in-screen-share-when-using-chrome/283
**Category:** Uncategorized
**Created:** [June 16, 2016, 3:00pm UTC](https://discourse.lynckia.com/t/no-audio-in-screen-share-when-using-chrome/283 "2016-06-16T15:00:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Sumit\_Malik](https://avatars.discourse-cdn.com/v4/letter/s/e8c25b/32.png) [@Sumit\_Malik](https://discourse.lynckia.com/u/Sumit_Malik)
#### Post date: [June 16, 2016, 3:00pm UTC](https://discourse.lynckia.com/t/no-audio-in-screen-share-when-using-chrome/283/1 "2016-06-16T15:00:40Z")

</div>

Hiii,

We are facing problem while screen sharing, issue is with audio stream  
which is not audible on chrome but working fine on firefox. We are using  
two streams one for audio and another for screen share. Is there any  
solution to this problem. Chrome version is 51 and firefox version is 47.  
we are using following configs for screen and audio respectively:  
screenConfig = {audio: false, screen: screen, videoSize: [640, 480, 1280,  
720], video: {mandatory: {maxWidth: 1280, maxHeight: 720}}, attributes:  
{name: ‘presenter’, type: ‘public’}};

audioConfig = {audio: true, data: true, video: false, attributes: { name:  
‘presenter’, type: ‘public’}};

---

<div class="post-metadata">

### Author: ![Cracker\_F](https://yyz1.discourse-cdn.com/flex031/user_avatar/discourse.lynckia.com/cracker_f/32/137_2.png) [@Cracker\_F](https://discourse.lynckia.com/u/Cracker_F)
#### Post date: [June 17, 2016, 11:17am UTC](https://discourse.lynckia.com/t/no-audio-in-screen-share-when-using-chrome/283/2 "2016-06-17T11:17:50Z")

</div>

Its a bug with chrome and  
screenshare: [Issues · lynckia/licode · GitHub](https://github.com/ging/licode/issues/431Am) Donnerstag, 16. Juni 2016 17:00:40 UTC+2 schrieb Sumit Malik:

> Hiii,
> 
> We are facing problem while screen sharing, issue is with audio stream  
> which is not audible on chrome but working fine on firefox. We are using  
> two streams one for audio and another for screen share. Is there any  
> solution to this problem. Chrome version is 51 and firefox version is 47.  
> we are using following configs for screen and audio respectively:  
> screenConfig = {audio: false, screen: screen, videoSize: [640, 480, 1280,  
> 720], video: {mandatory: {maxWidth: 1280, maxHeight: 720}}, attributes:  
> {name: ‘presenter’, type: ‘public’}};
> 
> audioConfig = {audio: true, data: true, video: false, attributes: { name:  
> ‘presenter’, type: ‘public’}};
