# ffmpeg-push **Repository Path**: qianlongzaiyuan/ffmpeg-push ## Basic Information - **Project Name**: ffmpeg-push - **Description**: 学习ffmpeg,音视频的简单的项目 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-16 - **Last Updated**: 2021-09-16 ## 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`