1 Star 0 Fork 0

D.P / aiortsp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.rst 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
Jonathan Martin 提交于 2021-06-30 17:03 . Bump to v1.3.6

Versions history

This repository follows changelog.

Semantic versioning will be followed as soon as stable enough, and will reach 1.0.0.

[1.3.6] - 2021-06-30

Fixed

  • fix an issue with RTCP statistics not properly detecting reordering
  • fix a issue with RTCP possibly overflowing where there are too many lost packets

[1.3.5] - 2021-03-02

Fixed

  • Adapt to servers not supporting GET_PARAMETERS and OPTIONS

[1.3.4] - 2021-02-18

Fixed

  • Start CSeq to 1 instead of 0 for some peaky servers

Misc

  • Enforce py36 or higher, as it does not work below that point.
  • Fix license specifier which was incorrect

[1.3.3] - 2020-06-05

Fixed

  • Fix an issue when RTSP response headers are fragmented across multiple TCP reads

[1.3.2] - 2020-02-12

Fixed

  • Some servers don't like when CSeq is not the first header...

[1.3.1] - 2019-12-11

Fixed

  • Check transport status in session keep alive loops

[1.3.0] - 2019-10-10

Added

  • Add a simplified RTSPReader class for easy RTP gathering

[1.2.1] - 2019-10-05

Added

  • First Open Source version
Python
1
https://gitee.com/alextjwang/aiortsp.git
git@gitee.com:alextjwang/aiortsp.git
alextjwang
aiortsp
aiortsp
master

搜索帮助