Skip to content

v5

Compare
Choose a tag to compare
@jcague jcague released this 31 Oct 12:50
340ef69

Detailed PR List:

340ef69 Fix wrong max audio bandwidth setting (#1126)
a255d03 Integrate depacketizer in ExternalOuput adding h264 (#1124)
4d20b76 Fix random unit test failure (#1122)
9450e93 Depacketizer component (#1094)
017b1dd Use private variables to save the codec type of the output format. (#1116)
6989eff Fix a crash that still happens when closing NicerConnection (#1118)
ca2e02c Fix wrong log parsing when creating releases (#1115)
b0e566c Fix async function in NicerConnection (#1114)
25e6a6f Add setup to every mediastream and avoid to set ACTPASS in dtls role as default. (#1112)
a48cdd6 check if targetClient is undefined (#1110)
32d4128 fix mediaSource overwriting for Firefox screen constraint (#1106)
ac94786 Add relay info to ICE candidates (#1104)
29663a5 Need to set video time base before push packets. (#1109)
3340d45 Generate SDPInfo in ErizoJS (#1105)
2f59e9f Handle Nuve addToken error (#1101)
334b536 Remove double quotes in the release description (#1102)
3a07e1f implemented proper sdp parser for older implementation of simulcast (Firefox) (#1100)
1d16bdb Fix missing generated nack (#1099)
65cfd90 Use strings to send the SDP within signalling messages. (#1098)
8e29026 Stop compiling client's code when running gulp watch (#1095)
316d6ec Fix for dangling pointer in logging (#1093)
25c1e6a fix temporary mutex and data race in NicerConnection (#1083)
2bd9aad H264 annex b parser (#1092)
46b6034 Firefox simulcast (#1078)
6b666e1 [NuveClient] replace Crypt/Base64 modules with native ones (#1090)
dd6cc6c Fix Simulcast with new SDP parser (#1089)
ac9b138 Separate Media from WebRTCConnection (#1077)
a2d1a28 Added parameter playsinline to video player (#1087)
e6cd88b Send SDP as JSON instead of String between clients and Erizo (#1075)
57bba5e Fixed screen sharing when no video param is included in config (#1069)
7dc4db2 Remove usage of throw errors in Erizo (#1071)
15cc8ef Updated feature review (#1068)
e191255 fix #919 docker crash on 2nd start (#1060)
a69ece9 Add close ErizoController on KeepAlive failure (#1067)
dfb674e Update AdapterJS to version 5.0.6 (#1057)
4c92ddb Fix Erizo SDP parser (#1056)
1b126ec Fix Erizo Client Resizer and use stream.srcObject (#1055)
b3e27cc Add support to configure codecs per room (#1051)
d73fd8d Pass media config to ExternalOutput and make video configuration dynamic (#1049)
ebd04d2 Apply coding style to ExternalOutput (#1048)
d607e1f Fix fmtp parsing in SDPInfo to use h.264 profiles (#1047)
4561131 Fix some Erizo crashes and client logs (#1046)
6547cc6 Add an options to force the client to use only TURN candidates (#1043)
21e4b87 Fix Socket events in Erizo Client (#1044)
95dc9e4 Add support to slideshow h264 videos (#1042)
3ddccc2 Erizo Controller refactoring to add Clients and Channels (#1041)
b4b1e8b Update global to lower case (#1039)
b70d0db Fix stream attributes change events (#1037) (#1038)
435d517 Accept a value zero in video constraints. (#1036)
ef1294f Make QualityManager decide the best layer upon constraints (#1035)
3fab39b Add an API to limit the max subscribed video resolution and framerate (#1034)
9c06d19 Add erizoJS debug option in configuration (#1033)
6b792c3 Add the option to mute audio/video before publishing/subscribing (#1032)
716cd8e Fix usage of liberizo debug version from ErizoJS (#1031)
33516f0 Install git client before release
3997dd0 Merge branch 'master' of github.com:ging/licode
88b14c9 Fix creation of releases
a6c6104 Apply maxVideoBW also to subscribers (#1030)
68b78a4 Send async events from pub to subs (#1029)
7a6a186 Add options to erizo build process (#1028)
3ce30d8 LayerDetectorHandler reads also resolution and framerate (#1026)
b1cadf7 CamelCase for old dataPacket (#1025)
ee4f012 Added first stress tests and improve test scripts (#1018)