jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.21k stars 6.74k forks source link

firefox audio-only support #45

Closed fippo closed 9 years ago

fippo commented 10 years ago

issue #4 deals with full audio/video support for Firefox. Audio-only should be easier, since the bridge only sends a single mixed stream.

netmackan commented 10 years ago

This would be useful.

emcho commented 10 years ago

We are exploring options.

zalmoxisus commented 10 years ago

It will be great to add along with Firefox audio-only support for other browsers with webrtc: chrome mobile, and also ie, safari via plugins (for ex. https://temasys.atlassian.net/wiki/display/TWPP/WebRTC+Plugins).

gpolitis commented 9 years ago

We no longer need this because FF is rolling out multistream support and our efforts are concentrated around #4. #256 tracks support for IE and Safari through plugins.