Home > sip.js > SessionDescriptionHandlerOptions > constraints
Constraints to use when creating local media stream.
Signature:
constraints?: MediaStreamConstraints;
If undefined, defaults to audio true and video false. If audio and video are false, media stream will have no tracks.