#include <GroupsockHelper.hh>
#include <liveMedia.hh>
#include <JPEGVideoSource.hh>
#include <cv.h>
#include <highgui.h>
#include <time.h>
#include "OStreamConfig.hh"
#include "BaseInputVideo.hh"
#include "OStreamVideoEncoder.hh"
Include dependency graph for H263plusVideoSource.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | H263plusVideoSource |
H263plus video encapsulator. More... | |
Defines | |
#define | OUTPUT_PACKET_BUFFER_MAXSIZE 512000 |
Set a default maximum h263+ frame size of 500K bytes. |
#define OUTPUT_PACKET_BUFFER_MAXSIZE 512000 |
Definition at line 41 of file H263plusVideoSource.hh.
Referenced by H263plusVideoSource::H263plusVideoSource(), and MJPEGVideoSource::MJPEGVideoSource().