|
@@ -165,7 +165,7 @@ export class BasicSimaqRecorder extends EventEmitter {
|
|
|
audio: {
|
|
|
mandatory: {
|
|
|
chromeMediaSource: 'desktop',
|
|
|
- chromeMediaSourceId: this.chromeMediaSourceId,
|
|
|
+ chromeMediaSourceId: this.chromeAudioSourceId,
|
|
|
},
|
|
|
},
|
|
|
} as any as MediaStreamConstraints);
|