Releases: golift/ffmpeg
Releases · golift/ffmpeg
v1.1.3
v1.1.2
What's Changed
- Update actions/checkout action to v4 by @renovate[bot] in #14
- Update linter/lint by @davidnewhall in #27
- Capture all ffmpeg errors, output flag fixes. by @davidnewhall in #28
- minimum timeout, capture timeout, check rtsp by @davidnewhall in #29
Full Changelog: v1.1.0...v1.1.2
Contexts
This release adds context support.
Add Go Modules
This release converts from deep to go modules. Also adds wraps to a few error messages. No functional or feature changes here.
Initial Release
Contains interface for streaming video through ffmpeg or instructing ffmpeg to save a video snippet.