# joy5 **Repository Path**: mars79668/joy5 ## Basic Information - **Project Name**: joy5 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-08 - **Last Updated**: 2023-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JOY5 AV Toolkit. ### Install ```sh go get github.com/nareix/joy5/cmd/avtool ``` ### Benchmark RTMP ```sh avtool servertmp :1935 movie.flv & sb_rtmp_load -c 1 -r rtmp://127.0.0.1:1935/live/livestream ``` ### Skip gop ```sh avtool skipgop in.flv out.flv ```