1. 02 Jul, 2023 1 commit
    • 新增支持hls-fmp4直播(#2603 #977 #1965) · cb0579a1
      同时主要优化点包括:
      1、编译宏特性开关优化。
      2、转协议复用器相关创建代码移动至Recorder类。
      3、转协议复用器onAllTrackReady函数修改为addTrackCompleted。
      4、startRecord/stopRecord/isRecording接口新增支持ts/fmp4/hls-fmp4协议。
      
      Co-authored-by: xia-chu <771730766@qq.com>
      Co-authored-by: linxiaoyan87 <linxiaoyan87@foxmail.com>
      XiaoYan Lin committed
  2. 21 Jun, 2023 1 commit
  3. 10 Jun, 2023 3 commits
  4. 31 May, 2023 1 commit
  5. 30 May, 2023 2 commits
  6. 28 Apr, 2023 2 commits
  7. 22 Apr, 2023 2 commits
  8. 11 Mar, 2023 1 commit
  9. 07 Mar, 2023 1 commit
  10. 06 Mar, 2023 1 commit
  11. 05 Mar, 2023 1 commit
  12. 28 Feb, 2023 1 commit
  13. 02 Jan, 2023 1 commit
  14. 30 Dec, 2022 2 commits
  15. 21 Dec, 2022 1 commit
    • rtsp/rtp 新增支持mjpeg编码 (#2166) · eed5f023
      * Trying to send mjpeg via MultiMediaSourceMuxer
      
      * Improved JPEGRtpEncoder::inputFrame code but still not working
      
      * 优化代码
      
      * 完善jpeg相关逻辑
      
      * Micro fix
      
      * FrameJPEG renamed to JPEGFrame according to ZLM style
      
      * Modified  JPEGRtpEncoder::inputFrame and JPEGRtpEncoder::rtp_send_jpeg
      
      * getVideoHeight(), getVideoWidth() and getVideoFps() in JPEGTrack
      
      * mjpeg rtp打包避免内存拷贝/修复mjpeg rtp解包huffman_table size字段错误的bug
      
      * 支持mjpeg pix type
      
      * 优化性能
      
      * add bom header
      a-ucontrol committed
  16. 14 Dec, 2022 1 commit
  17. 02 Dec, 2022 1 commit
  18. 29 Nov, 2022 1 commit
    • Header refactor (#2115) · 75407391
      * 优化MultiMediaSourceMuxer头文件包含
      
      * 将MediaSinkDelegate和Demux移到MediaSink中
      
      * MediaSource头文件重构, 独立出PacketCache.h
      精简Frame和Track的头文件
      
      * Rtmp头文件重构
      
      * Rtsp头文件重构
      
      * webrtc头文件重构
      
      * 规范.h头文件包含,并将其移到.cpp中:
      - 尽量不包含Common\config.h
      - Util\File.h
      - Rtsp/RtspPlayer.h
      - Rtmp/RtmpPlayer.h
      
      * 删除多余的Stamp.h和Base64包含
      mtdxc committed
  19. 19 Nov, 2022 1 commit
  20. 15 Nov, 2022 1 commit
  21. 12 Nov, 2022 2 commits
  22. 01 Nov, 2022 1 commit
  23. 16 Oct, 2022 1 commit
  24. 28 Sep, 2022 1 commit
  25. 18 Sep, 2022 1 commit
  26. 13 Sep, 2022 1 commit
  27. 07 Sep, 2022 1 commit
  28. 03 Sep, 2022 1 commit
  29. 30 Aug, 2022 2 commits
  30. 28 Aug, 2022 1 commit
  31. 08 Aug, 2022 1 commit
  32. 01 Aug, 2022 1 commit