Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

Overconstrained Error

david_c_1
Beginner
407 Views

Hi team,
I have a problem when starting a localstream. 
I get an OverconstrainedError when I try to close a stream with a lower resolution and I attempt to start a new stream with a higher one on the same device.
Instead, starting a stream with a higher resolution and than trying to change to a lower one doesn't return errors.

How can I fix this problem?

Regards

David

0 Kudos
1 Reply
Jianjun_Z_Intel
Employee
407 Views

Hi David,

OverconstrainedError indicates a source cannot conform the constraints specified. It's usually thrown by browsers.

0 Kudos
Reply