Activity
From 05/02/2017 to 05/31/2017
05/31/2017
- 07:23 PM Revision 98798739 (janus-gateway): fix for unititialized event handler close
- 05:23 PM Revision 83ccc760 (janus-gateway): Talking / stopped talking events, instead of talking-only repeats
05/30/2017
- 05:25 PM Revision 5918826a (janus-gateway): First attempts at getting re-INVITES to work in SIPre plugin
- 05:24 PM Revision 23eb4e66 (janus-gateway): Temporarily disabled HA1 REGISTER option in SIPre demo
- 03:41 PM Revision a649b45c (janus-gateway): Made expires in REGISTER configurable/overridable
- 03:21 PM Revision 7f4944de (janus-gateway): Implemented hold/unhold (still WIP)
- 01:09 PM Revision 627db8e6 (janus-gateway): Send SR way less frequently
- 01:08 PM Revision ee4746a1 (janus-gateway): Send an event back when a DTMF has been sent via SIP INFO as r...
- 01:04 PM Revision c2208aa1 (janus-gateway): Implemented DTMF via SIP INFO
- 11:24 AM Revision 8fd7a677 (janus-gateway): Fixed crash when shutting Janus down
- 11:20 AM Revision 0de7d73b (janus-gateway): Moved stack to per-user property (but still a single thread an...
- 10:51 AM Revision abb80ce9 (janus-gateway): Parse (and notify) display name when receiving incoming INVITEs
05/29/2017
- 04:19 PM Revision aef48085 (janus-gateway): Merge branch 'master' into sipre
- 04:18 PM Revision 14d31fce (janus-gateway): Merge branch 'master' into nosip
- 04:16 PM Revision 215ea549 (janus-gateway): Fixed extra spaces
- 04:12 PM Revision c63ddb33 (janus-gateway): Better management of hangup conditions
- 01:35 PM Revision d37db07d (janus-gateway): Merge branch 'master' into sipre
- 01:34 PM Revision b24aa04c (janus-gateway): Merge branch 'master' into nosip
- 12:58 PM Revision 8b388aeb (janus-gateway): Merge pull request #904 from chunmeng/master
- Fix sdp parsing for audio in streaming plugin
- 12:48 PM Revision f4c066f7 (janus-gateway): Merge pull request #903 from agclark81/master
- Access-Control-Max-Age header and Janus.listDevices support for microphone-only input
- 11:34 AM Revision 665de78d (janus-gateway): Merge branch 'master' of github.com:meetecho/janus-gateway
- 11:34 AM Revision edbdcdd8 (janus-gateway): Small RTCP fixes
- 11:31 AM Revision 3121d15d (janus-gateway): Merge pull request #887 from meetecho/sendthread-fix
- Fix on nasty race condition (SRTP contexts for outgoing traffic)
05/26/2017
- 05:08 PM Revision b14c5111 (janus-gateway): Fix sdp parsing for audio in streaming plugin
- patchset2: rearrange to avoid mem allocation
05/25/2017
- 08:32 PM Revision 1bfd7d9f (janus-gateway): prevent unintended recursion
- fix to prevent unintended recursion when handling json arrays returned
in a response; without this fix, calls to hand... - 04:52 PM Revision 74a68610 (janus-gateway): updating indents to use tabs instead of spaces
- 03:39 PM Revision 07bc8b0f (janus-gateway): Merge branch 'master' into sipre
- 03:39 PM Revision 0f3db068 (janus-gateway): Changed some TODOs in FIXMEs
- 03:35 PM Revision b2d6a4a2 (janus-gateway): Merge branch 'master' into sendthread-fix
- 03:34 PM Revision 69880a4d (janus-gateway): Merge branch 'master' into nosip
- 03:33 PM Revision 0f070c2c (janus-gateway): Reverted ontrack/onaddstream replacement, as it broke Firefox ...
05/24/2017
- 08:35 PM Revision 3cc20b7a (janus-gateway): listDevices support for custom GUM parameters
- listDevices support for custom GUM parameters to allow for specifying {
video: false, audio: true } to list devices w... - 08:24 PM Revision 501595f4 (janus-gateway): Merge remote-tracking branch 'refs/remotes/meetecho/master'
- 05:10 PM Revision bb5c8002 (janus-gateway): Added support to custom headers in REGISTER and INVITE in SIPr...
- 04:44 PM Revision 098ee217 (janus-gateway): Allow custom headers in REGISTER too, in SIP plugin
- 08:33 AM Revision 0bfdcc3a (peerstreamer-src): add sdp file handling from the client/javascript side
- fix a bug on sdpfile uri generation
05/23/2017
- 01:26 PM Revision 3154103b (janus-gateway): Aligned to changes to janus.js (ontrack)
- 01:25 PM Revision ea103ae9 (janus-gateway): Aligned to changes to janus.js (intrack)
- 01:24 PM Revision 60a0949f (janus-gateway): Merge branch 'master' into nosip
- 01:23 PM Revision 3dc0e95c (janus-gateway): Merge pull request #894 from joshdickson40/ontrack-fix
- Support ontrack
- 09:06 AM Revision a78ae797 (janus-gateway): Make sure the agent for a handle is not created twice
- 09:00 AM Revision acbc7904 (janus-gateway): Merge branch 'master' into sendthread-fix
05/22/2017
- 04:54 PM Revision 960d2609 (janus-gateway): Aligned to configure-related changes in master
- 04:51 PM Revision b741b6b7 (janus-gateway): Merge branch 'master' into sipre
- 04:51 PM Revision f6105192 (janus-gateway): Aligned to configure-related changes in master
- 04:46 PM Revision 62e98dcc (janus-gateway): Merge branch 'master' into nosip
- 04:44 PM Revision 042a6675 (janus-gateway): Merge pull request #886 from meetecho/disable-all
- New configure options to disable all plugins
- 02:56 PM Revision c039490c (peerstreamer-src): Add sdpfile retrieval and manipulation features
- Peerstreamer-ng can retrieve an sdp file through http, modify it according to the local streamer and serve it again t...
- 02:54 PM Revision e9551155 (peerstreamer-src): fix tokenizer bug
- now capable of correcting tokinize strings like "/resource/id/"
05/19/2017
- 05:12 AM Revision 3d988718 (janus-gateway): use ontrack instead of onaddstream
- 05:11 AM Revision 2c7dab14 (janus-gateway): update webrtc-adapter 3.1.5 -> 3.4.3
- see https://github.com/webrtc/adapter/releases
- 05:04 AM Revision 21584217 (janus-gateway): Merge remote-tracking branch 'meetecho/master' into ontrack-fix
05/16/2017
- 05:32 PM Revision 59457bd3 (peerstreamer-src): add HTTP POST method to create streamer structures
- add also the tokens module for string tokenization
- 04:59 PM Revision 76967029 (janus-gateway): Merge pull request #893 from joshdickson40/log-fix
- Fix Overly Verbose Packet Queueing Message in Audio Bridge
- 04:53 PM Revision e9023f3b (janus-gateway): change packet queueing log level
- 04:48 PM Revision f16d6488 (janus-gateway): Merge remote-tracking branch 'meetecho/master'
- 02:19 PM Revision 8f5b2a1b (peerstreamer-src): add streamer manager module
05/12/2017
- 09:23 AM Revision 434d5e23 (psng-pyserf): PeerStreamer Next-Generation Serf RPC client v0.2.
- Handle serf._exceptions.ConnectionError and keep attempting new
connections when in bg mode. - 09:22 AM Revision 05b1dfcb (janus-gateway): Merge pull request #872 from meetecho/output-device
- Added audio output device selection, if available, to devicetest demo
- 09:19 AM Revision 226cceb4 (janus-gateway): Removed broken warning on lack of VP9 support in postprocessor...
05/11/2017
- 08:00 PM Revision ff14495b (psng-pyserf): PeerStreamer Next-Generation Serf RPC client v0.1
- 10:58 AM Revision 8602ab42 (janus-gateway): Merge branch 'master' into sendthread-fix
- 10:45 AM Revision 8f259da8 (janus-gateway): Fix on nasty race condition (SRTP contexts for outgoing traffic)
- 09:22 AM Revision fd76db19 (janus-gateway): New configure options to disable all plugins
- 09:02 AM Revision 2a0e4a6f (janus-gateway): Integrated fix made for #885 in SIPre plugin as well
- 08:55 AM Revision e12f1647 (janus-gateway): Merge branch 'master' into sipre
05/10/2017
- 04:19 PM Revision abc490ff (janus-gateway): Made username mandatory when registering, guest or not (fixes ...
05/09/2017
- 05:12 PM Revision a888fb77 (peerstreamer-src): change plugin html code
- to enable this in firefox 52+ enter in "about:config" and insert
plugin.load_flash_only=false
05/08/2017
- 06:05 PM Revision f6084213 (peerstreamer-src): add default html page, the player
- add AJAX code for channel update
- 01:17 PM Revision 07072cd2 (peerstreamer-src): add HTTP method "GET /channels.json"
- it returns the list of channels registered in the application (JSON format)
- 10:15 AM Revision 4a486a01 (peerstreamer-src): add PeerStreamer channel manager module
- this module allows the collection of channels inside a single struct that can be expressed as a JSON string
05/06/2017
05/04/2017
- 08:57 AM Revision 283f3f93 (peerstreamer-src): fix Makefile variable passing
- 08:46 AM Revision c03fc03d (peerstreamer-src): use task manager to manage mongoose periodic tasks
- 08:43 AM Revision 6cb26e96 (mongoose): split select() version of mgr_poll in two functions.
- This allows the use of mongoose periodic tasks inside the select() of a calling program.
Also it changes LIST_HEAD in...
05/03/2017
- 12:53 PM Revision 2622ffb8 (janus-gateway): Merge branch 'master' into sipre
- 12:52 PM Revision 00730400 (janus-gateway): Merge branch 'master' into nosip
- 12:46 PM Revision 623883d2 (janus-gateway): Merge pull request #883 from fbertone/patch-1
- fix TextRoom plugin name in launching handler error
- 12:45 PM Revision d0fb3fcd (janus-gateway): Merge pull request #880 from cmacq2/fix-broken-data-sctp-check
- Fix: broken check for whether or not data channels are needed
- 12:41 PM Revision 339d1d0c (janus-gateway): Fixed typo in HTTP plugin (fixes #882)
- 12:21 PM Revision 12b7f475 (janus-gateway): fix TextRoom name in launching handler error
05/02/2017
- 03:13 PM Revision 97aa7877 (janus-gateway): Fix: broken check for whether or not data channels were actual...
- Previously, explicitly deconfigured data=no streams would trigger a false positive here if Janus was compiled without...
Also available in: Atom