MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Functions
flv_analyser.cpp File Reference

Contains the code for the FLV Analysing tool. More...

#include <fcntl.h>
#include <iostream>
#include <string>
#include <vector>
#include <cstdlib>
#include <cstdio>
#include <string.h>
#include <fstream>
#include <unistd.h>
#include <signal.h>
#include <mist/flv_tag.h>
#include <mist/config.h>

Functions

int main (int argc, char **argv)
 Debugging tool for FLV data. More...
 

Detailed Description

Contains the code for the FLV Analysing tool.

Function Documentation

int main ( int  argc,
char **  argv 
)

Debugging tool for FLV data.

Expects FLV data through stdin, outputs human-readable information to stderr.