1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

for bug #277, support flv stream.

This commit is contained in:
winlin 2015-01-17 23:19:30 +08:00
parent cbed2bbca4
commit bbe96a4b31
3 changed files with 120 additions and 1 deletions

View file

@ -38,7 +38,6 @@ using namespace std;
#include <srs_app_st_socket.hpp>
#include <srs_core_autofree.hpp>
#include <srs_app_config.hpp>
#include <srs_kernel_flv.hpp>
#include <srs_kernel_utility.hpp>
SrsHttpServer::SrsHttpServer()