Activity
From 07/01/2017 to 07/30/2017
07/28/2017
- 10:44 AM Revision 96e3cbb6 (janus-gateway): Reduced verbosity of a few warnings
- 10:16 AM Revision b78ee586 (janus-gateway): Merge branch 'master' into sipre
- 10:15 AM Revision ed622c29 (janus-gateway): Merge branch 'master' into nosip
- 10:15 AM Revision 5b8434f7 (janus-gateway): Merge branch 'master' into js-track
- 09:59 AM Revision 073a486b (janus-gateway): Added link to blog post in the VP9 SVC demo
- 09:54 AM Revision edcf9e20 (janus-gateway): Merge pull request #925 from meetecho/vp9-svc
- Integration of experimental VP9 SVC support in the VideoRoom plugin
- 09:49 AM Revision 44d6d66d (janus-gateway): Aligned the VP9 SVC branch to the simulcast stuff merged in ma...
- 09:23 AM Revision 211c2c21 (janus-gateway): Merge pull request #944 from meetecho/vp8-simulcast
- Experimental support for VP8 simulcasting
- 09:09 AM Revision a80b63a5 (janus-gateway): Bumped to version 0.2.5
07/27/2017
- 02:58 PM Revision 5be4f39d (janus-gateway): Merge branch 'master' into sipre
- 02:57 PM Revision 47eb4853 (janus-gateway): Merge branch 'master' into nosip
- 02:56 PM Revision fd8d681f (janus-gateway): Merge branch 'master' into vp9-svc
- 02:56 PM Revision 45ed03d7 (janus-gateway): Merge branch 'master' into vp8-simulcast
- 02:56 PM Revision ae7b7959 (janus-gateway): Use a safer and more conservative starting MTU value for DTLS
- 12:52 PM Revision 748764e1 (janus-gateway): Fixed CORS management in HTTP transport plugin, and made it mo...
- 10:54 AM Revision f9de4cd2 (janus-gateway): Merge branch 'master' into vp8-simulcast
- 10:53 AM Revision 23635d9d (janus-gateway): Merge branch 'master' into vp9-svc
- 10:52 AM Revision 623d0ce9 (janus-gateway): Only send a FIR/PLI for new subscribers when the PeerConnectio...
- 10:25 AM Revision a25c21a0 (janus-gateway): Moved VP9 SVC parsing to utils, so that they can be used in ot...
- 09:29 AM Revision f47580f8 (janus-gateway): Made Access-Control-Allow-Origin response configurable in HTTP...
07/26/2017
- 04:55 PM Revision 580236ff (janus-gateway): Merge branch 'master' into vp9-svc
- 04:54 PM Revision 8a7de5f4 (janus-gateway): Merge branch 'master' into vp8-simulcast
- 04:45 PM Revision ea08ce7e (janus-gateway): Added some checks/fixes already made in master
- 04:35 PM Revision 1dd001a6 (janus-gateway): Merge branch 'master' into sipre
- 04:32 PM Revision 8a32bb7d (janus-gateway): Added some checks/fixes already made in master
- 04:22 PM Revision a0b05c07 (janus-gateway): Merge branch 'master' into nosip
- 02:55 PM Revision 5f5b80da (janus-gateway): Some more post-static analysis fixes
- 01:49 PM Revision c5e92af2 (janus-gateway): Made several small fixes to address Coverify static analysis
07/25/2017
- 03:54 PM Revision 59f9d209 (janus-gateway): Merge pull request #957 from meetecho/fix_lws_rdns
- Avoid slow reverse-DNS requests caused by libwebsocket.
- 03:50 PM Revision 309c93ca (janus-gateway): Merge pull request #953 from tmatth/cleanup/reset_rtp
- rtp: simplify janus_rtp_switching_context_reset
- 03:33 PM Revision 58582be3 (janus-gateway): Moved removal of session from hashtable in VideoRoom
- 11:15 AM Revision 7c47ae9e (janus-gateway): Merge branch 'master' into vp9-svc
- 11:15 AM Revision 32830eb9 (janus-gateway): Added support for authenticated INVITEs, in case the user regi...
- 11:02 AM Revision a821b50f (janus-gateway): Merge branch 'master' into sipre
- 11:02 AM Revision 2cf75b82 (janus-gateway): Made a few changes to how a SIPre session is destroyed
- 11:00 AM Revision 2320be49 (janus-gateway): Merge branch 'master' into vp8-simulcast
- 10:45 AM Revision bdc3ad06 (janus-gateway): Merge branch 'master' into nosip
- 10:44 AM Revision 7fc64a52 (janus-gateway): Merge branch 'master' into js-track
07/24/2017
- 11:02 AM Revision ad2c1316 (janus-gateway): Added local and remote candidates to event handlers (fixes #959)
- 10:44 AM Revision 19de78a6 (janus-gateway): Added LibreSSL detection in configure.ac
- 10:00 AM Revision 88bc04a8 (janus-gateway): Better lock management when processing requests in plugins
- 09:36 AM Revision 2cc1b4c0 (janus-gateway): Merge pull request #954 from aduskett/master
- Add libressl support
- 09:28 AM Revision 9957ada0 (janus-gateway): Add the end-of-candidates SDP attribute on the server side, no...
07/20/2017
- 09:53 AM Revision 9c32cd6b (janus-gateway): Fix macros checking.
- 08:57 AM Revision c838109a (janus-gateway): Check for lws_get_peer_simple availability and fallback to lib...
- 08:10 AM Revision 1d8bc41c (janus-gateway): Change lws_get_peer_addresses with lws_get_peer_simple to avoi...
07/17/2017
- 02:25 PM Revision e929b271 (pstreamer): refactor net_helper-udp
- add unit test file
- 02:02 PM Revision 56ae54b6 (pstreamer): refactor net_helper-udp
- add unit test file
- 01:46 PM Revision a28a9fff (pstreamer): Refactor peer structure, add ancillary metadata option
- Refactor Makefile
Add textual help for the command line
Add chunk interval estimation for offer period
Add turbo dist...
07/15/2017
- 07:35 AM Revision 9e9237ac (janus-gateway): Fixed end-of-candidates issue with Edge (see https://github.co...
07/14/2017
- 06:38 PM Revision 2520c940 (janus-gateway): Add crypt_lib = "LibreSSL" to dtls.c if LibreSSL is defined.
- 06:04 PM Revision 2a5a488e (janus-gateway): Added libresls support
- 03:08 PM Revision 55266024 (janus-gateway): Fixed typo and enriched plugin specific queries in SIP plugin
- 03:03 PM Revision a3ba26ac (janus-gateway): rtp: simplify janus_rtp_switching_context_reset
- 02:17 PM Revision 6211d035 (janus-gateway): Fixed broken guests in SIP plugin, and added way for them to s...
- 10:52 AM Revision e0f539b7 (janus-gateway): Fixed getBitrate calls for older versions of Chrome
07/12/2017
- 04:21 PM Revision 1d58b2dd (janus-gateway): Updated plugin to send events at layer changes, and demo to us...
- 03:51 PM Revision 7d935e02 (janus-gateway): Merge branch 'master' into vp9-svc
07/11/2017
- 05:50 PM Revision 833fbe89 (janus-gateway): Extended RTP forwarding in VideoRoom plugin to support simulca...
- 04:42 PM Revision 96de4ef3 (janus-gateway): Added simulcast support to RTP live mountpoints in the Streami...
- 04:41 PM Revision db2def8c (janus-gateway): Version bump for plugins
- 01:38 PM Revision 8015f90d (janus-gateway): Don't enable simulcasting if the negotiated codec is not VP8
- 12:36 PM Revision 7013506c (janus-gateway): Added placeholder code for simulcasting in RecordPlay and SIP ...
- 12:35 PM Revision 11569201 (janus-gateway): Merge branch 'master' into vp8-simulcast
07/10/2017
- 05:42 PM Revision 50162f9e (janus-gateway): Some fixes and enhancements in VideoRoom simulcasting
- 05:02 PM Revision 5709ba67 (janus-gateway): Added simulcasting support to VideoCall plugin
- 05:01 PM Revision 90f48759 (janus-gateway): Reorganized how we munge SDP when simulcasting as a method, an...
- 03:10 PM Revision 05f1a963 (janus-gateway): Reorganized simulcast-related JS code to make integration cleaner
- 11:29 AM Revision 1f402183 (janus-gateway): Fixed occasional crash when fixing SDP attributes
07/07/2017
- 05:15 PM Revision 4a267068 (janus-gateway): Experiments with automatic simulcast substream changes (EchoTest)
- 05:15 PM Revision ad429823 (janus-gateway): Fixed SDP munging when simulcasting
- 02:41 PM Revision ba442fc6 (janus-gateway): Fixed missing capping of REMB feedback if it was using the aud...
- 02:41 PM Revision d4b242cf (janus-gateway): Make sure only registered users can place a call in the SIP pl...
- 08:57 AM Revision db17edef (janus-gateway): Updated reference to webrtc-adapter (4.1.1)
07/06/2017
- 09:08 AM Revision d268c9b5 (janus-gateway): Fixed rare crash when looping on interfaces in HTTP transport ...
- 08:47 AM Revision 903624fb (janus-gateway): Fixed typo, and enriched VideoRoom specific Admin API info whe...
07/05/2017
- 05:01 PM Revision 47da5b68 (janus-gateway): Experimenting with VP8 simulcasting in VideoRoom plugin as well
- 02:38 PM Revision a262277b (janus-gateway): Merge branch 'master' into vp8-simulcast
- 02:38 PM Revision 3d67fa8c (janus-gateway): Initial experiments with VP8 temporal scalability
- 02:17 PM Revision d5aa39eb (janus-gateway): Fixed issue with usernames containing a semicolon in Sofia SIP...
- 09:34 AM Revision 831bb62b (janus-gateway): Fixed a couple of typos, and improved a couple of methods
- 09:21 AM Revision 4bcae793 (janus-gateway): Merge pull request #943 from bmwiedemann/date
- Allow to override build date
- 07:55 AM Revision 01cef9a4 (janus-gateway): Allow to override build date
- in order to allow for reproducible builds.
See https://reproducible-builds.org/ for why this is good
and https://repr...
07/04/2017
- 05:47 PM Revision 62bffc29 (janus-gateway): Merge branch 'master' into js-track
- 05:46 PM Revision eb82b0fd (janus-gateway): Don't set default bundlePolicy to max-bundle (seems to break v...
- 05:19 PM Revision 0054bb12 (janus-gateway): Use tracks instead of streams in janus.js
07/03/2017
Also available in: Atom