See Issues
git clone https://github.com/ar-in0/Squig
cd Squig
./setup.sh
# To compile
cmake --build ./build
# Run Server
./build/squig
# Test with RTMP client streaming over localhost
ffmpeg -re -i assets/test0_1080_30_squig_base.mp4 -c:v libx264 -c:a aac -f flv rtmp://localhost/live/streamEasyRTMP, libav* libraries, OpenCV 4.x