# ffmpeg-push **Repository Path**: ctsky809/ffmpeg-push ## Basic Information - **Project Name**: ffmpeg-push - **Description**: Push a file or stream to a stream server based on FFmpeg - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ffmpeg-push =========== Push a file or stream to a stream server based on FFmpeg ## Features * Can read a file or rtsp/ts stream as input. * Use cmake for cross-platform build. ## Dependencies * libavformat * libavcodec * libavutil ## Build * `./start_build.sh` * build target is located in build/ffmpeg_push ## Usage * `ffmpeg_push input.{ext}/input_url output_url`