资源说明:An ffmpeg based live and offline encoder capable of pushing to HLS and SmoothStreaming end points.
An FFmpeg-based live and offline encoder that outputs HLS archives or publishes to IIS Live Smooth Streaming endpoints. Can capture video from DirectShow cameras and audio equipment. Can use a plugin framework for audio and video pre-processing (includes a tone-detector and a watermark plugin). Uses the FFmpegControl library for encoding and decoding ( https://github.com/i-e-b/FFmpegControl ) The `.ts` files this outputs don't have correct CRCs yet. To play with VLC, open the 'Preferences' window, select "Show settings: All", find `Input / Codecs` -> `Demuxers` and set the demux module to `Avformat demuxer` If you use the command line interface, use `--demux avformat`
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。