junkang-zhou

Results 3 issues of junkang-zhou

#include "spdlog/spdlog.h" #include "spdlog/sinks/daily_file_sink.h" #include #include int main(int, char* []) { auto daily_sink = std::make_shared("../logfile", 23, 59); // create synchronous loggers auto nt_logger = std::make_shared("net", daily_sink); auto hw_logger = std::make_shared("hw",...

输入全为1 ![SF SH4JOE%M1EXZG${CIJK](https://github.com/user-attachments/assets/f6ba2ed2-13a0-4675-9fa0-79f6b31b951a) ![F5E 4}KNWH{SGT)H0}H(77O](https://github.com/user-attachments/assets/bde3c9dc-639e-4235-8676-338e8fd57c0b) sh 输入一张图片 ![W{_ZU6O5V M@O6_JPACBBBS](https://github.com/user-attachments/assets/2002493f-2afd-4573-a272-34320c67aa08) ![} 5M3WWUOIU7QFFPL}_ 1YR](https://github.com/user-attachments/assets/30b98a93-ecdc-49b9-9bca-68d1a5243b5c)

Hello, I want to send the data stream encoded by hardware as h264 to the web. However, there is a problem when using h264 to encapsulate the RTP packet: juice:...