#include "Component/ModelComponent.H"
#include "Component/ModelParam.H"
#include "Transport/LowLevelEncoderMap.H"
#include "Devices/HTTPServer.H"
#include "Util/ByteCount.H"
#include "Util/Types.H"
Go to the source code of this file.
Classes | |
class | OutputHttpStream |
OutputHttpStream writes mpeg video frames using the avcodec library through http. More... |
Write frames to movie files
Definition in file HttpOutputStream.H.