Simon Eisenmann
|
13ac41d417
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
Simon Eisenmann
|
20b504aacd
|
Fixed bunch of Javascript syntax issues.
|
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
|
6dc0bc3f9b
|
Fixed a load of Javascript syntax errors found with jshint.
|
11 years ago |
Simon Eisenmann
|
c1f7fb826e
|
Added missing semicolon.
|
11 years ago |
Simon Eisenmann
|
471b46c3f1
|
Fixed indentation.
|
11 years ago |
Simon Eisenmann
|
674428bc5c
|
Added workaround for not called onaddstream callback in FireFox (see https://bugzilla.mozilla.org/show_bug.cgi?id=998546.).
|
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
|
2bdc6c8b1a
|
Implemented user id integration in setting (register, logout).
|
11 years ago |
Simon Eisenmann
|
8a74cfb892
|
Implemented user authorization and authentication api and data layers.
|
11 years ago |
Simon Eisenmann
|
d215a03706
|
Onlye hangup call when really onloading and not before.
|
11 years ago |
Simon Eisenmann
|
b074e77edd
|
Fixed data channel not ready error by deferring own event triggering.
|
11 years ago |
Simon Eisenmann
|
ce186c9168
|
Make sure to handle iceConnectionState completed in addition to connected fixing conference connection issues when all ice candidates work.
|
11 years ago |
Simon Eisenmann
|
dbf9a935d4
|
Avoid spurious bye and close events and fixed hangup in certain conference cases.
|
11 years ago |
Simon Eisenmann
|
c0e2bf194c
|
Cleanups.
|
11 years ago |
Simon Eisenmann
|
f535724734
|
Ignore strange char 2 received from data channel after connect.
|
11 years ago |
Simon Eisenmann
|
362248cfa0
|
Always make screen sharing availble when browser supports it.
|
11 years ago |
Simon Eisenmann
|
e911629c7f
|
No longer use ice connection state as screen sharing stop event, but use bye event sent through data channel.
|
11 years ago |
Simon Eisenmann
|
7ea867d4e5
|
Use video waiter for screensharing videos and show screen sharing resolution in log.
|
12 years ago |
Simon Eisenmann
|
ba1969e850
|
No longer close xfer connections on ice state disconnected and instead sed bye message when downloader does no longer require a connection.
|
12 years ago |
Simon Eisenmann
|
65c5803846
|
Log signalingState in onsignalingstatechange event.
|
12 years ago |
Simon Eisenmann
|
6ffd3f2917
|
Initial public release.
|
12 years ago |