1. 20 Feb, 2023 1 commit
    • http地址支持相对路径 (#2223) · 2f8dab66
      * 部分hls中会出现类似[../]或者[./]的相对地址, 因此写了一个解析的方法
      
      * 有时候上游http协议不规范会导致直接输出eof, 特别是在自动重试机制开启下, 容易造成定时器没办法初始化从而拉不到流但是session一直存在,所以需要做一个判断,如果没数据直接报错
      alexliyu7352 committed
  2. 17 Feb, 2023 2 commits
  3. 15 Feb, 2023 1 commit
  4. 12 Feb, 2023 1 commit
  5. 11 Feb, 2023 6 commits
  6. 06 Feb, 2023 1 commit
  7. 05 Feb, 2023 3 commits
  8. 04 Feb, 2023 1 commit
  9. 02 Feb, 2023 2 commits
  10. 08 Jan, 2023 2 commits
  11. 07 Jan, 2023 2 commits
  12. 02 Jan, 2023 2 commits
  13. 30 Dec, 2022 6 commits
  14. 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
  15. 15 Dec, 2022 1 commit
  16. 14 Dec, 2022 2 commits
  17. 08 Dec, 2022 1 commit
  18. 04 Dec, 2022 1 commit
  19. 02 Dec, 2022 1 commit
  20. 30 Nov, 2022 1 commit
  21. 29 Nov, 2022 2 commits