RTP Connection probably done. For client, it wants an IP-address, of gaan we de lib editen zodat we packets kunnen dumpen?

This commit is contained in:
Erik Zandvliet 2010-08-31 21:31:29 +02:00
parent 67cff04775
commit 52de8a8fd9
2 changed files with 32 additions and 6 deletions

7
Connector_RTSP/rtp.h Normal file
View file

@ -0,0 +1,7 @@
#include "rtpsession.h"
#include "rtppacket.h"
#include "rtpudpv4transmitter.h"
#include "rtpipv4address.h"
#include "rtpsessionparams.h"
#include "rtperrors.h"