apierror.c | |
apierror.h | Janus API errors definition |
auth.c | Requests authentication |
auth.h | Requests authentication (headers) |
config.c | Configuration files parsing |
config.h | Configuration files parsing (headers) |
debug.h | Logging and Debugging |
dtls-bio.c | |
dtls-bio.h | OpenSSL BIO filter for fragmentation |
dtls.c | DTLS/SRTP processing |
dtls.h | DTLS/SRTP processing (headers) |
eventhandler.h | |
events.c | Event handler notifications |
events.h | Event handler notifications (headers) |
ice.c | ICE/STUN/TURN processing |
ice.h | ICE/STUN/TURN processing (headers) |
ip-utils.c | IP address related utility functions |
ip-utils.h | IP address related utility functions (headers) |
janus-pp-rec.c | Simple utility to post-process .mjr files saved by Janus |
janus.c | Janus core |
janus.h | Janus core (headers) |
janus_audiobridge.c | Janus AudioBridge plugin |
janus_echotest.c | Janus EchoTest plugin |
janus_http.c | Janus RESTs transport plugin |
janus_mqtt.c | Janus MQTT transport plugin |
janus_pfunix.c | Janus Unix Sockets transport plugin |
janus_rabbitmq.c | Janus RabbitMQ transport plugin |
janus_recordplay.c | Janus Record&Play plugin |
janus_sampleevh.c | Janus SampleEventHandler plugin |
janus_sip.c | Janus SIP plugin |
janus_streaming.c | Janus Streaming plugin |
janus_textroom.c | Janus TextRoom plugin |
janus_videocall.c | Janus VideoCall plugin |
janus_videoroom.c | Janus VideoRoom plugin |
janus_voicemail.c | Janus VoiceMail plugin |
janus_websockets.c | Janus WebSockets transport plugin |
log.c | Buffered logging |
log.h | Buffered logging (headers) |
mach_gettime.h | |
mutex.h | Semaphors, Mutexes and Conditions |
plugin.c | |
plugin.h | Plugin-Gateway communication (implementation) |
pp-g711.c | Post-processing to generate .wav files (headers) |
pp-g711.h | Post-processing to generate .wav files (headers) |
pp-h264.c | Post-processing to generate .mp4 files |
pp-h264.h | Post-processing to generate .mp4 files (headers) |
pp-opus-silence.h | A sample Opus packet that only contains silence |
pp-opus.c | Post-processing to generate .opus files |
pp-opus.h | Post-processing to generate .opus files (headers) |
pp-rtp.h | Helper structures to handle RTP post-processing (headers) |
pp-srt.c | Post-processing to generate .srt files |
pp-srt.h | Post-processing to generate .srt files (headers) |
pp-webm.c | Post-processing to generate .webm files |
pp-webm.h | Post-processing to generate .webm files (headers) |
record.c | |
record.h | Audio/Video recorder |
rtcp.c | RTCP processing |
rtcp.h | RTCP processing (headers) |
rtp.c | RTP processing |
rtp.h | RTP processing (headers) |
sctp.c | SCTP processing for data channels |
sctp.h | SCTP processing for data channels (headers) |
sdp-utils.c | SDP utilities |
sdp-utils.h | SDP utilities (headers) |
sdp.c | SDP processing |
sdp.h | SDP processing (headers) |
transport.h | Modular Janus API transports |
turnrest.c | |
turnrest.h | |
utils.c | Utilities and helpers |
utils.h | TURN REST API client |
version.c | |
version.h | Janus GitHub versioning (headers) |