ZLMediaKit/tests
xiongziliang 551b9a437b shell登录鉴权改成广播方式
删除rtsp/rtmp shell命令,添加media命令
加载配置文件后发送广播
2018-02-08 17:24:42 +08:00
..
DeviceHK “添加bom头 2017-10-09 22:11:01 +08:00
CMakeLists.txt ShellSession跟业务隔离 2017-12-01 11:42:49 +08:00
H264Decoder.h “添加bom头 2017-10-09 22:11:01 +08:00
README.txt “添加bom头 2017-10-09 22:11:01 +08:00
test_benchmark.cpp “添加bom头 2017-10-09 22:11:01 +08:00
test_httpApi.cpp 修复编译不过的bug 2017-12-22 14:27:17 +08:00
test_httpClient.cpp “添加bom头 2017-10-09 22:11:01 +08:00
test_player.cpp “添加bom头 2017-10-09 22:11:01 +08:00
test_rtmpPusher.cpp 初步提交2.0版本,支持虚拟主机 2018-02-02 18:06:08 +08:00
test_rtmpPusherMp4.cpp 初步提交2.0版本,支持虚拟主机 2018-02-02 18:06:08 +08:00
test_server.cpp shell登录鉴权改成广播方式 2018-02-08 17:24:42 +08:00
test_server.pem add test for multi server 2017-05-02 23:43:10 +08:00
YuvDisplayer.h “添加bom头 2017-10-09 22:11:01 +08:00

此目录下的所有.cpp文件将被编译成可执行程序(不包含此目录下的子目录).
子目录DeviceHK为海康IPC的适配程序,需要先下载海康的SDK才能编译,
由于操作麻烦,所以仅把源码放在这仅供参考.