EasyRTMP icon indicating copy to clipboard operation
EasyRTMP copied to clipboard

EasyRTMP是一套调用简单、功能完善、运行高效稳定的RTMP功能组件,经过多年实战和线上运行打造,支持RTMP推送断线重连、环形缓冲、智能丢帧、网络事件回调,支持Windows、Linux、arm(hisiv100/hisiv200/hisiv300/hi...

Results 13 EasyRTMP issues
Sort by recently updated
recently updated
newest added

EasyRTMP_Activate :EASY_ACTIVATE_VALIDITY_PERIOD_ERR

博主你好 我是新手 请教下这是哪里出问题了 原版demo没动过 ![123456](https://user-images.githubusercontent.com/80316922/119598839-491b0e80-be16-11eb-821f-2ecb1ca78a8f.PNG)

后台录制,推流就停止了,是什么原因那

EasyRTSP_Activate(EasyRTSPClient_KEY); EasyRTSP_Init(&fNVSHandle); 激活,初始化失败,激活失败返回-3,初始化失败返回-1;

博主,我想将视频文件同时发布为rtsp和rtmp推送各自服务器上,发现调用的这两个库会冲突,提示在函数‘_TRACE_OpenLogFile’中‘fLog’有重复定义,请问一下这个问题你们有测试过吗?能不能解决一下?

"/Applications/Xcode.app/Contents/Developer/usr/bin/make" -f nbproject/Makefile-x64.mk x64/easyrtmp_rtsp mkdir -p x64 g++ -o x64/easyrtmp_rtsp build/x64/GNU-Linux/getopt.o build/x64/GNU-Linux/main.o -L../Lib/x64 -LlibEasyRTSPClient/Lib/x64 -L../Lib/EasyAACEncloder/x64 -leasyrtmp -leasyrtspclient -leasyaacencoder -pthread -lrt clang: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] ld: warning:...

./Buildit: line 43: cd: EasyRTMP_File: No such file or directory make: nbproject/Makefile-x64.mk: No such file or directory make: *** No rule to make target `nbproject/Makefile-x64.mk'. Stop.