DEV Community

Israjur Rahman
Israjur Rahman

Posted on

Tired of hand-writing FFmpeg commands for MediaConnect/MediaLive test feeds, so I built a CLI with presets

I kept writing the same FFmpeg commands by hand whenever I needed a test feed for AWS MediaLive or MediaConnect and getting the GOP alignment wrong for ABR, every time. So I built mockfeed: a CLI with cloud-service-aware presets that push a working test feed in one command. Two presets so far (MediaLive RTMP, MediaConnect SRT), more planned. Open to feedback on what to add. https://github.com/mockfeed/mockfeed

Top comments (0)