Revision 5fa9a305
ID | 5fa9a305b0d4af121bb9134862cfdae23fdbd8a9 |
Parent | f37e9d10 |
Child | 106afad6 |
Experimental IPv6 support and new Recorder/Playout plugin
Added experimental IPv6 support for media;
Added a new plugin to record and then replay WebRTC sessions;
Several fixes on memory leaks, especially in plugins;
Some more fixes scattered across the project
Files
- added
- modified
- copied
- renamed
- deleted
- Makefile.am (diff)
- apierror.c (diff)
- apierror.h (diff)
- conf
- configure.ac (diff)
- dtls.c (diff)
- html
- admin.html (diff)
- audiobridgetest.html (diff)
- demos.html (diff)
- docs
- echotest.html (diff)
- index.html (diff)
- janus.js (diff)
- recordplaytest.html
- recordplaytest.js
- screensharingtest.html (diff)
- screensharingtest.js (diff)
- siptest.html (diff)
- streamingtest.html (diff)
- videocalltest.html (diff)
- videomcutest.html (diff)
- voicemailtest.html (diff)
- ice.c (diff)
- ice.h (diff)
- janus.c (diff)
- janus.ggo (diff)
- plugins
- record.c (diff)
- sdp.c (diff)
- utils.c (diff)
- utils.h (diff)