ffmpeg-cpp
ffmpeg-cpp copied to clipboard
UDP streaming
@Raveler I want to stream OpenGL buffer data through UDP, I am a beginner in FFmpeg and would like to know if your projects could append frames from the OpenGL rendering to a stream and the same could be either played or saved per frame after decoding.
Thank you for publishing your wonderful project