Open iAmmar7 opened 1 month ago
Latest commit: 02d1cf2de0a27f03c3352e18f8286ad688d78e4b
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Description
The CF SDK handles the Caller user media based on the destination address channel. This PR will now handle the Callee user media based on the incoming/remote SDP.
Additional changes;
getMediaConstraints
function to remove the dependency and keep it a generic method.Type of change
Code snippets
No changes are required from the client side.