摘要: #pragma once #include <stdio.h> #include <iostream> #include <string> #include <thread> #include <mutex> class CTwoBuffer { public: CTwoBuffer() :buff 阅读全文
posted @ 2021-12-23 20:49 cnchengv 阅读(27) 评论(0) 推荐(0) 编辑
摘要: #ifndef _CRT_SECURE_NO_WARNINGS #define _CRT_SECURE_NO_WARNINGS #endif #include "xop/RtmpServer.h" #include "xop/HttpFlvServer.h" #include "xop/RtmpPu 阅读全文
posted @ 2021-12-23 11:19 cnchengv 阅读(20) 评论(0) 推荐(0) 编辑
摘要: 1218 ok #ifndef _CRT_SECURE_NO_WARNINGS #define _CRT_SECURE_NO_WARNINGS #endif #include <android/log.h> #include "xop/RtmpServer.h" #include "xop/Http 阅读全文
posted @ 2021-12-23 00:43 cnchengv 阅读(25) 评论(0) 推荐(0) 编辑