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

Add device selection via getSources to Apprtc #398

Closed
KaptenJansson opened this issue Jan 19, 2015 · 5 comments
Closed

Add device selection via getSources to Apprtc #398

KaptenJansson opened this issue Jan 19, 2015 · 5 comments

Comments

@KaptenJansson
Copy link
Contributor

Not sure if this has been requested before but I think it makes sense to add device selection via JS saving the user from reloading the tab in order to change device.

@samdutton
Copy link
Contributor

There was some discussion of this apropos of #311: the decision was to handle this in a separate PR.

Maybe should wait until RtpSender.replaceTrack() is implemented, though could do a short term hack (to handle the change of device at the 'other end' of the call)?

@juberti

@juberti
Copy link
Contributor

juberti commented Jan 20, 2015

The short-term way to do this is to do SDP munging to change the MSID on the local description. But it might just be easiest to wait for replaceTrack; we're trying to get to that this quarter.

@samdutton
Copy link
Contributor

I agree: let's wait.

On 20 January 2015 at 19:53, Justin Uberti notifications@github.com wrote:

The short-term way to do this is to do SDP munging to change the MSID on
the local description. But it might just be easiest to wait for
replaceTrack; we're trying to get to that this quarter.

Reply to this email directly or view it on GitHub
#398 (comment).

@KaptenJansson
Copy link
Contributor Author

Also, it would be nice if this could be added to the new landing page as well, maybe as a first step as then you would not need to handle renegotiation etc.

@wzhan12
Copy link

wzhan12 commented May 14, 2015

Hi juberti,
how about the status of RtpSender.replaceTrack() now? Is it ready now? Thanks.

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

No branches or pull requests

4 participants