Temasys / AdapterJS

AdapterJS Javascript Polyfill and Tools for WebRTC - Skylink WebRTC
http://skylink.io/web
Other
430 stars 100 forks source link

Support enumerateDevices #136

Closed grydstedt closed 8 years ago

grydstedt commented 8 years ago

Any timeline on adding support for enumerateDevices?

johache commented 8 years ago

Hi,

This branch has a beta support for enumerateDevices: https://github.com/Temasys/AdapterJS/tree/TWP-287-as-a-plugin-user-i-want-to-have-

A few notes:

johache commented 8 years ago

Hi, I think this issue was resolved a while ago (0.13.0 ??) I'm closing it.

frutality commented 8 years ago

Hi, is this feature working? I'm having some problems which I described here: https://groups.google.com/forum/#!topic/meetecho-janus/EUbalHmht-w

Any advice would be great.

Edited: don't worry. It's not AdapterJS issue, it's related to Janus.

johache commented 8 years ago

Hi, It does. You can see a demo here : https://plugin.temasys.com.sg/demo/src/content/peerconnection/munge-sdp/

note that there might be some integration to be done on the side of janus.js, I don't really know about that...

Hope this helps.