Skip to content

i-e-b/HLS---Smooth-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

An ffmpeg based live and offline encoder capable of pushing to HLS and SmoothStreaming end points.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages