21 Commits (fba521352aa755c91a21e4988d0a5bb068392265)

Author SHA1 Message Date
Simon Eisenmann fba521352a Added client side configuration support for WebRTC renegotiation of user media streams. 10 years ago
Simon Eisenmann 84391f5a8f Never try to add a stream without audiotrack to audio processor. 10 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Simon Eisenmann ccdd51fd74 Worked to get screen sharing to FF. 10 years ago
Simon Eisenmann 0c88aeab0e Use strict javascript globally. 11 years ago
Simon Eisenmann 9f8bb75f21 Fixed JSHint errors and warnings. 11 years ago
Simon Eisenmann 4903fec5cd Disable enableRenegotiationSupport per default to make the stuff mergeable. 11 years ago
Simon Eisenmann 09eff1222b Add pc registry to usermedia to trigger media updates to all pcs where the usermedia stream is used. 11 years ago
Simon Eisenmann 76e562f31d Implemented offer/answer creation on renegotiationneeded event. 11 years ago
Simon Eisenmann 6f0ecdf390 Make sure to clear timeout after usermedia test. 11 years ago
Simon Eisenmann 2d99116aa1 Make sure to stop stream after testing user media access. 11 years ago
Simon Eisenmann 513ab291f9 Also show the constraints as object in debugger. 11 years ago
Simon Eisenmann d008ea48eb Added missing gear to remove streams. 11 years ago
Simon Eisenmann 3f8c716182 Fixed problem that local video does not work when fast reendabled after a call (added timeout). 11 years ago
Simon Eisenmann 957b4dbb7b Implemented timeout for getUserMedia check. 11 years ago
Simon Eisenmann 31cf3fe140 Improved audiocontext compatibilty. 11 years ago
Simon Eisenmann 13ac41d417 Changed name of project to Spreed WebRTC. 11 years ago
Simon Eisenmann a0733b6555 Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere. 11 years ago
Simon Eisenmann d9e451a75d Fixed not a function error on iOS 6 with Safari 5 which has AudioContext but no processor. 11 years ago
Simon Eisenmann 362248cfa0 Always make screen sharing availble when browser supports it. 11 years ago
Simon Eisenmann 6ffd3f2917 Initial public release. 12 years ago