Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hook for modifying offer/answer before setting it locally and sending #11

Closed
RangerMauve opened this issue Aug 8, 2014 · 5 comments
Closed

Comments

@RangerMauve
Copy link

Is there something I can hook into to modify the SDP settings before they get set as the local description and sent as the offer/answer?

@fippo
Copy link
Member

fippo commented Aug 28, 2014

I've just committed something in https://github.com/HenrikJoreteg/RTCPeerConnection/tree/sdpmangling which should work. Not sure if I like the api yet.

@prerakjain
Copy link

@fippo When will you commit the final changes for this issue. I am also looking for some way to modify the SDP parameters using RTCPeerConnection.

@fippo
Copy link
Member

fippo commented Apr 13, 2015

I've abandoned this approach in favor of passing custom optional constraints. Which is actually to how the w3c group thinks it should work and I agree.

@RangerMauve
Copy link
Author

Might be a good idea to close this issue, then.

@prerakjain
Copy link

One more question, do you have any APIs I can use to set these optional constraints to modify SDP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants