FFmpeg-over-IP – Connect to remote FFmpeg servers
Summary
FFmpeg-over-IP presents a client-server model for GPU-accelerated transcoding over TCP, eliminating the need for GPU passthrough or shared filesystems. It uses a patched server FFmpeg with file I/O tunneled back to the client and authenticates commands via HMAC, offering a single-port, secure solution with cross-platform support and pre-built binaries.