#include <vector>
#include <boost/cstdint.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/array.hpp>
#include <string>
#include <map>
#include "rtmp.h"
#include "amf.h"
#include "handler.h"
#include "network.h"
#include "buffer.h"
#include "diskstream.h"
#include "rtmp_msg.h"
#include "dsodefs.h"
Go to the source code of this file.
Classes | |
class | cygnal::RTMPServer |
Namespaces | |
namespace | cygnal |
Action Message Format specific classes of libamf. | |
Functions | |
bool | cygnal::rtmp_handler (Network::thread_params_t *args) |