File Formats and Streaming
File-format and streaming modules that add playable and recordable media sources.
mod_imagick
Registers a file interface for PDF and GIF files, rendering pages as video frames using the ImageMagick MagickCore library.
mod_opusfile
Registers an OGG/Opus file interface and an OPUSSTREAM codec interface for reading and writing .opus files and live OGG/Opus streams.
mod_png
Registers a PNG file-format interface so a static PNG image can be streamed as a video source during playback, with optional audio.
mod_shell_stream
Registers the shell_stream file interface so any shell command's stdout can be used as a read-only audio source in playback.
mod_vlc
Integrates libvlc into FreeSWITCH to play, record, and stream audio/video via local files, HTTP, RTMP, RTP, MMS, and RTSP URLs.
mod_webm
Registers a WebM file interface for recording audio and video calls to .webm files using VP8 video and Vorbis audio.