MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Data Structures | Namespaces | Functions
output_http_internal.cpp File Reference
#include <sys/stat.h>
#include "output_http_internal.h"
#include <mist/stream.h>
#include "flashPlayer.h"
#include "oldFlashPlayer.h"
#include "../icon.h"
#include "embed.js.h"

Data Structures

struct  Mist::sourceCompare
 Sorts the JSON::Value objects that hold source information by preference. More...
 

Namespaces

 Mist
 Recording to file.
 

Functions

void Mist::addSource (const std::string &rel, std::set< JSON::Value, sourceCompare > &sources, std::string &host, const std::string &port, JSON::Value &conncapa, unsigned int most_simul, unsigned int total_matches, const std::string &flvPlayerPrefix)
 
void Mist::addSources (std::string &streamname, const std::string &rel, std::set< JSON::Value, sourceCompare > &sources, std::string &host, const std::string &port, JSON::Value &conncapa, JSON::Value &strmMeta, const std::string httpHost)