原创 web無插件解碼播放H264/H265(js解碼HTML5播放)

https://blog.csdn.net/Jacob_job/article/details/78122447

原创 nginx 支持h265 的 rtmp和hls,http-flv

https://blog.csdn.net/ybn187/article/details/88351874 https://blog.csdn.net/winshining/article/details/101225551

原创 Kafka、ActiveMQ、RabbitMQ、RocketMQ 都有什麼區別

https://www.aboutyun.com/thread-26974-1-1.html https://blog.csdn.net/lifaming15/article/details/79942793 https://zhuanl

原创 nginx-rtmp支持h265編碼

https://zhuanlan.zhihu.com/p/94440269

原创 windows下編譯基於nginx插件的rtmp流媒體服務nginx-rtmp

修改去掉一下makefile裏面的-WX選項,該選項會在編譯的時候把警告當作錯誤。https://blog.csdn.net/zqw_4181/article/details/93196839 https://blog.csdn.net/

原创 最簡單的基於librtmp的示例:接收(RTMP保存爲FLV)

https://blog.csdn.net/leixiaohua1020/article/details/42104893 https://blog.csdn.net/u013470102/article/details/89473763

原创 rtmp協議封裝h264與h265打包flv發送

/** * 發送視頻的sps和pps、vps信息 * * @param pps 存儲視頻的pps信息 * @param pps_len 視頻的pps信息長度 * @param sps 存儲視頻的pps信息 * @param

原创 AVCDecoderConfiguration語法格式分析

aligned(8) class AVCDecoderConfigurationRecord { unsigned int(8) configurationVersion = 1; unsigned int(8) AVC

原创 H264碼流的兩種形式:Annex B和AVCC

https://blog.csdn.net/qq_15457239/article/details/100545520 https://blog.csdn.net/romantic_energy/article/details/50508

原创 RTMP 直播 H265 推流適配總結

typedef struct HEVCDecoderConfigurationRecord {     uint8_t  configurationVersion;     uint8_t  general_profile_space;

原创 流媒體協議 RTMP, HTTP-FLV, HLS 簡單對比

https://www.cnblogs.com/upyun/p/9881865.html https://www.cnblogs.com/saysmy/p/7851911.html https://blog.csdn.net/DONGHO

原创 oracle表空間處理操作

查看錶空間使用率: SELECT SUM(bytes) / (1024 * 1024) AS free_space, tablespace_name FROM dba_free_space GROUP BY tablespace_na

原创 H.265/HEVC在Web視頻播放的實踐

https://zhuanlan.zhihu.com/p/50655841 https://blog.csdn.net/jacob_job/article/details/79436639 https://blog.csdn.net/qi

原创 部標JT1078協議RTP包解析

https://blog.csdn.net/gps_pro/article/details/87516506 https://www.dazhuanlan.com/2019/09/27/5d8ddd1876efb/ https://www

原创 利用ffmpeg從RTSP服務器拉流並保存各種格式文件

#include<stdio.h> #include<libavformat/avformat.h> #include<libavutil/mathematics.h> #include<libavutil/time.h> #inclu