ZLMediaKit/src
xiongguangjie 4e33f5b477
rtsp player add query param for content-base (#2637)
rtsp以content-base为基准,增加url的query参数(根据抓包分析,vlc是这样处理的),以兼容海康rtsp录像流与
直播流,主要是为了兼容这两个issue: #2624 #2501
2023-07-10 10:53:02 +08:00
..
Codec replace ffmpeg deprecated api avpicture_fill to av_image_fill_arrays (#2279) 2023-03-09 15:24:32 +08:00
Common rtsp player add query param for content-base (#2637) 2023-07-10 10:53:02 +08:00
Extension 修复通用rtp解码器输入小时间戳增量流在丢包时不再输出帧数据的bug (#2589) 2023-06-28 14:56:24 +08:00
FMP4 新增支持hls-fmp4直播(#2603 #977 #1965) 2023-07-02 12:02:33 +08:00
Http fix typo. (#2644) 2023-07-09 10:25:10 +08:00
Player 新增支持http-flv播放器 (#2562) 2023-06-17 10:29:27 +08:00
Pusher 防止析构函数抛异常导致崩溃问题 (#2546) 2023-06-11 22:07:15 +08:00
Record 修复mp4解复用器输出sps pps帧时设置起始头长度错误问题 (#2627) 2023-07-06 15:47:30 +08:00
Rtcp fix typo 2023-05-02 20:41:13 +08:00
Rtmp 新增支持hls-fmp4直播(#2603 #977 #1965) 2023-07-02 12:02:33 +08:00
Rtp 防止析构函数抛异常导致崩溃问题 (#2546) 2023-06-11 22:07:15 +08:00
Rtsp rtsp player add query param for content-base (#2637) 2023-07-10 10:53:02 +08:00
Shell 使用static_pointer_cast优化性能 2023-04-28 22:04:38 +08:00
TS add MediaTuple 2023-05-30 11:01:27 +08:00
CMakeLists.txt cmake: fix install cxx api headers 2022-08-22 13:11:17 +08:00