Open sojharo opened 8 years ago
I studied the code of adapter.js, both from google, and open source plugin. I would do test modifications on it tomorrow.
Is this the Google link for adapterjs https://github.com/webrtc/adapter Please send me the link for the open source adapter.js
I worked on this issue and tried replacing this plugin with temasys plugin. It got stuck at the place where TemaSys plugin got stuck. i.e. the angularjs way of attaching the stream. I have reverted the code. I think once we understand from the temasys people how to integrate their plugin with angularjs application, we would also be able to solve this issue.
One more thing, we would have to serve the plugin installer file on our own servers.
Thanks
Do we need a separate server or can it be one of the existing servers?
It can be done on existing servers too.
On Mon, Feb 8, 2016 at 6:24 AM, Cloudkibo notifications@github.com wrote:
Do we need a separate server or can it be one of the existing servers?
— Reply to this email directly or view it on GitHub https://github.com/Cloudkibo/CloudKibo/issues/373#issuecomment-181152714 .
Regards,
Sojharo
good
There is one webrtc plugin called Webrtc4everywhere. This has old adapter.js and because of this it had bugs and issues. We can fix it and use that plugin to support IE and safari.
part of #363