Activity
From 11/02/2017 to 12/01/2017
12/01/2017
- ffmpeg streaming webcam
- 10:30 AM Revision 92a361ca (peerstreamer-src): return the channel name with the channel creation json answer
- add utilities functions, refactor streamer_creation_callback
11/30/2017
- 06:35 PM Revision a95383e2 (peerstreamer-src): change default player page to handle janus_streaming_id
- PeerStreamer-ng now exploits Janus gateway to deliver RTP streams
- 04:22 PM Revision c81c126e (peerstreamer-src): integrate Janus platform with PeerStreamer-ng (back-end)
- add a module to drive the Janus executable and create/destroy RTP mountpoints
11/29/2017
11/28/2017
- 05:22 PM Revision 282765c1 (peerstreamer-src): Add tests for msg_buffer module.
- 05:21 PM Revision a8a91b7e (peerstreamer-src): Add msg_buffer module with push/pop FIFO interface.
11/27/2017
11/24/2017
- 04:30 PM Revision 2123cd4e (peerstreamer-src): set janus transport layer to UNIX socket
- minimize the janus configuration and store it in Tools/janus_conf
11/20/2017
- 01:31 PM Revision 0d8b0d2f (peerstreamer-src): add janus submodule for RTP/WEBRTC streaming
- 01:28 PM Revision be71c5d1 (janus-gateway): add libsrtp2 submodule
11/18/2017
- 02:37 PM Revision 96b86690 (janus-gateway): Merge pull request #1073 from aduskett/ssl
- Add openssl pre 1.1 api macro
- 02:36 PM Revision bcdfb2f6 (janus-gateway): Merge pull request #1071 from aduskett/master
- Fix SSL library detection
- 02:36 PM Revision 13056e2b (janus-gateway): Merge pull request #1078 from ancorgs/old_compat
- Don't use es6 specific code
11/17/2017
- 04:53 PM Revision 52604209 (janus-gateway): Don't use es6 specific code
- This change allows janus.js to remain compatible with Chrome < 45
and with Node.js < 4.8.6 - 03:10 PM Revision c5d54ccc (janus-gateway): Merge pull request #1074 from ancorgs/bower_adapter_501
- Bower: update webrtc-adapter to 5.0.1
11/16/2017
- 04:05 PM Revision 434eef6c (janus-gateway): Add openssl pre 1.1 api macro
- Instead of repeating the check for OPENSSL_VERSION_NUMBER < 0x10100000L or
defined(LIBRESSL_VERSION_NUMBER) over and ... - 03:52 PM Revision 4f35a994 (janus-gateway): Add openssl pre 1.1 api macro
- Instead of repeating the check for OPENSSL_VERSION_NUMBER < 0x10100000L or
defined(LIBRESSL_VERSION_NUMBER) over and ... - 03:34 PM Revision d739758f (janus-gateway): Fix SSL library detection
- Currently, searching for RAND_egd doesn't seem to work properly against
OpenSSL 1.1, as it always returns false.
Ins... - 03:11 PM Revision d0055dc5 (janus-gateway): Bower: update webrtc-adapter to 5.0.1
- script for launching optionaly specifying the video code (in h264 or vp8)
11/13/2017
- 12:54 AM Revision ff8e65e0 (janus-gateway): Merge pull request #1066 from sysbot/bao/SO_REUSEADDR
- Streaming plugin UDP multicast socket bind option to `SO_REUSEADDR`
- 12:49 AM Revision 0f510050 (janus-gateway): Merge pull request #1068 from RouquinBlanc/fix-mac-brew-packages
- brew installation of libcurl is now called just `curl`
11/12/2017
- 09:57 PM Revision c32907bf (janus-gateway): brew installation of libcurl is now called just `curl`
- 01:36 AM Revision 8a76e3a6 (janus-gateway): Streaming plugin UDP multicast socket bind option to `SO_REUSE...
- In multicast, SO_REUSEPORT and SO_REUSEADDR behaviors are identical.
SO_REUSEPORT was added[1] to help unicast behav...
11/10/2017
- 11:29 PM Revision f08d590a (janus-gateway): Updated reference to stable version of libwebsockets in README
- 11:27 PM Revision 63b471b7 (janus-gateway): Merge pull request #1060 from mquander/readme-libwebsockets
- LWS_MAX_SMP=1 in README LWS build instructions
- 11:23 PM Revision 1f2f3546 (janus-gateway): Merge pull request #1061 from mquander/rust-plugin-binding-docs
- Add Rust plugin wrapper to resources page
- 11:05 PM Revision 1e8512f5 (janus-gateway): Add Rust plugin wrapper to resources page
- 10:49 PM Revision 85f421cf (janus-gateway): LWS_MAX_SMP=1 in README LWS build instructions
11/03/2017
- 12:23 PM Revision c408dd57 (janus-gateway): Improved RTP headers rewriting in case of context switches
- 12:19 PM Revision e7c468f8 (janus-gateway): Merge pull request #1045 from pitkonst/RabbitMQ_events_handler
- RabbitMQ event handler
- 12:17 PM Revision b8940253 (janus-gateway): Sample config file fixes
- 09:54 AM Revision 006e4837 (janus-gateway): Fixes after review
11/02/2017
- 06:27 PM Revision 1fcd092d (janus-gateway): Fixed typo in RabbitMQ transport comment
- 06:26 PM Revision 936dfe14 (janus-gateway): Merge pull request #1044 from pitkonst/rabbitmq_transport_exch...
- Add optional exchange for RabbitMQ transport
- 06:11 PM Revision 30bbf335 (janus-gateway): Added way to provide custom PeerConnection constraints (see #1...
- 05:52 PM Revision a2ba8fa8 (janus-gateway): Added EINTR checks for all poll() calls (fixes pfunix issue at...
- 03:36 PM Revision e7ca9676 (janus-gateway): Merge pull request #1040 from meetecho/videoroom-multicodec
- Allow multiple codecs in VideoRoom, and publishers to choose which one
Also available in: Atom