Permalink
Failed to load latest commit information.
certs First commit Feb 11, 2014
conf Fixed invalid addresses in Via and Contact headers in SIP plugin (issue Apr 23, 2015
docs Changed WebSockets library from libwebsock to libwebsockets Mar 19, 2015
html fudge streamingtest to show the right res of video from the drone May 10, 2015
plugins trigger PCMDs for 500ms, not 20ms May 13, 2015
postprocessing fudge around lack of consistent endian macros on OSX, or it thinks OS… May 10, 2015
.gitattributes Autotoolize build system Sep 22, 2014
.gitignore Janus build fixes for OSX Dec 30, 2014
CONTRIBUTING.md Fixed link to CLA in contributing guidelines Apr 19, 2015
COPYING Changed license from AGPLv3 to GPLv3 Jun 6, 2014
Makefile.am initial WIP check-in for adding ardrone3 support to janus May 10, 2015
README.md update README.md Apr 3, 2015
apierror.c Experimental IPv6 support and new Recorder/Playout plugin Oct 22, 2014
apierror.h Experimental IPv6 support and new Recorder/Playout plugin Oct 22, 2014
autogen.sh Fix to autogen.sh after latest pull request #125 Jan 27, 2015
bower.json Added bower.json file so we can register the front end janus.js libra… Jan 21, 2015
config.c Added support for escaped semicolons in configuration files Sep 9, 2014
config.h Added a basic recording functionality plugins can use Jul 4, 2014
configure.ac Handle recent change in libwebsockets build that adds a _shared to th… Apr 27, 2015
debug.h make JANUS_LOG macro less redundant Apr 8, 2015
dtls.c Fix on mid management (Firefox Nightly) Mar 25, 2015
dtls.h Several fixes Oct 14, 2014
ice.c various bug fixes; use single-NAL packets for now and rely on UDP fra… May 10, 2015
ice.h log number of recent retransmits once per 5 seconds at INFO level May 8, 2015
janus.c Janus supports sending lots of candidates in one message, so why not. May 12, 2015
janus.ggo Added optional timestamps to logging (issue #191) Apr 3, 2015
janus.h Add !startvideo command to get polly to start the call. Also fix some May 12, 2015
janus.supp build: Add a Valgrind suppressions file Sep 19, 2014
mach_gettime.h Janus build fixes for OSX Dec 30, 2014
mainpage.dox Added support for the TURN REST API (draft-uberti-behave-turn-rest-00… Apr 9, 2015
mutex.h Several fixes Oct 14, 2014
record.c Fixes to some memory leaks in the Janus core Mar 10, 2015
record.h make some janus_recorder_create() args const, remove duplicate condit… Nov 21, 2014
rtcp.c Better management of NACKS as per issue #150 Feb 9, 2015
rtcp.h fudge around lack of consistent endian macros on OSX, or it thinks OS… May 10, 2015
rtp.h fudge around lack of consistent endian macros on OSX, or it thinks OS… May 10, 2015
sctp.c Removed unneeded ready flag in the SCTP stack management (issue #144) Apr 15, 2015
sctp.h Removed unneeded ready flag in the SCTP stack management (issue #144) Apr 15, 2015
sdp.c Re-enable janus's trickle ice detection since otherwise it ends up May 12, 2015
sdp.h Several fixes Oct 14, 2014
turnrest.c Added support for the TURN REST API (draft-uberti-behave-turn-rest-00… Apr 9, 2015
turnrest.h Added support for the TURN REST API (draft-uberti-behave-turn-rest-00… Apr 9, 2015
utils.c Modified SDP merge in core to use IP6 instead of IP4 in c-lines, when… Mar 13, 2015
utils.h Fixed documentation typo Apr 9, 2015