添加FFmpeg拉流功能

This commit is contained in:
xiongziliang
2019-06-06 18:28:33 +08:00
parent ecc133d605
commit c503749328
5 changed files with 373 additions and 20 deletions

View File

@@ -44,6 +44,7 @@
#include "Player/PlayerProxy.h"
#include "Http/WebSocketSession.h"
#include "System.h"
#include "WebApi.h"
using namespace std;
using namespace toolkit;