# flvmuxer **Repository Path**: rainfly123/flvmuxer ## Basic Information - **Project Name**: flvmuxer - **Description**: This tool is used to encapsulate H264 and AAC to RTMP - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-15 - **Last Updated**: 2023-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #flvmuxer a mux tool for mux H.264 NAL Video Data with ADTS-AAC RAW Audio Data write to a flv file or publish RTMP Server with librtmp #How to install ? 1. you must install rtmpdump firstly if you want to publish stream to RTMP Server 2. then `gcc -o name xiecc_rtmp.c librtmp.a` If you just want to mux to flv file, There's no need to install rtmpdump. just run `gcc -o name flv.c` If it can help you a little, I'll be glad . We can make a friend , I live in Kunming China