hristoterezov
bc2d72638b
Add events for data chanel.
il y a 10 ans
hristoterezov
248d7a3173
Moves ssrc2jid global variable to the xmpp module.
il y a 10 ans
hristoterezov
6347730dc7
Fixes some issues related to xmpp module creation.
il y a 10 ans
hristoterezov
3da8e39745
Merges app.js and generates bundles.
il y a 10 ans
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
il y a 10 ans
hristoterezov
ee94eca733
Creates desktop sharing module.
il y a 10 ans
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
il y a 10 ans
hristoterezov
faaf24d3c4
Creates simulcast module
il y a 10 ans
George Politis
79b7df28c1
Fixes undesirable falsy value in simulcast.js.
il y a 10 ans
George Politis
78ef2a9266
Fixes simulcast on latest Chrome dev (40.0.2214.5).
il y a 10 ans
bgrozev
071c01e644
Fix the direction string.
Used to return 'sendre' instead of 'sendrecv'.
il y a 10 ans
George Politis
a0092b78ca
Fixes desktop sharing when used with simulcast.
il y a 10 ans
George Politis
1b5a3f08d2
Remove useless localStream field from NativeSimulcast and NoSimulcast classes.
il y a 10 ans
George Politis
feffcd18de
Improves simulcast logging.
il y a 10 ans
George Politis
41fd416338
Don't add the x-goog-conference flag if there are no simulcast senders
il y a 10 ans
George Politis
4a062e5f5c
Don't add the x-goog-conference flag if there are no simulcast senders
il y a 10 ans
George Politis
e8de53413b
Factors simulcast related code.
il y a 10 ans
George Politis
68e6afbd61
Attempts to fix the resolution N/A problem.
il y a 10 ans
George Politis
f7880c96ce
Renames some variables in simulcast.js.
il y a 10 ans
George Politis
af171612b8
Takes into account the fact that Chromium doesn't do native simulcast.
il y a 10 ans
George Politis
6e58fb9a39
Don't reference simulcastUtils of parent.
il y a 10 ans
George Politis
65ddc22112
Fixes error when simulcast is disabled.
il y a 10 ans
George Politis
76394c507e
Splits the simulcast management in two parts, a receiver and a sender.
Splits the simulcast management in two classes, a SimulcastReceiver and a SimulcastSender. A SimulcastManager class manages the receiver and the sender. The SimulcastSender class specializes into the NativeSimulcastSender, SimpleSimulcastSender and NoSimulcastSender classes.
il y a 10 ans
George Politis
740f6020d5
Renames simulcast related classes.
il y a 10 ans
George Politis
00606da9d2
Minor simulcast code cleanup.
il y a 10 ans
George Politis
575c8af584
Fixes echo problem with native simulcast when the local participant is selected.
il y a 10 ans
George Politis
12957fecc2
Splits Simulcast into NativeSimulcast, GrumpySimulcast and NoSimulcast.
il y a 10 ans
George Politis
d20d568c28
Simplifies simulcast code.
il y a 10 ans
George Politis
0b2a3e19e7
Fixes local video when simulcast is disabled.
il y a 10 ans
George Politis
71c08450bb
Fixes flickering issue with simulcast.
il y a 10 ans
George Politis
ca3c59f244
Fixes layout/simulcast related problems.
il y a 10 ans
George Politis
f2f91ff7cf
Fixes problems with the adaptive simulcast.
il y a 10 ans
George Politis
36af4da83d
Implements first version of adaptive simulcast.
il y a 10 ans
George Politis
745e4a6a87
Fixes simulcast layers ordering.
il y a 10 ans
George Politis
ffaa9a62b8
Adds simulcast support in meet.
il y a 10 ans