History log of /xiu/protocol/hls/src/errors.rs (Results 1 – 12 of 12)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a4ef5d6c 23-Dec-2023 HarlanC <[email protected]>

Fix 77 (#83)

* get the event processing result and return immediately when encountering errors

* fix warnings

* fix error

* print dump data

* format string

* when the number of error

Fix 77 (#83)

* get the event processing result and return immediately when encountering errors

* fix warnings

* fix error

* print dump data

* format string

* when the number of errors reaches a certain number, exit the session directly.

* add some logs

* add logs

* get publish and subscribe event result from stream hub

show more ...


# 69de9bbd 26-Nov-2023 HarlanC <[email protected]>

Fix 71 (#72)

* fix error: the session should not be exited when encountering unknown msg type id

* remove no used "\n" which can add blank lines when print logs

* refactor packerizer unpacketi

Fix 71 (#72)

* fix error: the session should not be exited when encountering unknown msg type id

* remove no used "\n" which can add blank lines when print logs

* refactor packerizer unpacketizer mod

* refactor codes

* cargo clippy --fix --allow-dirty --allow-no-vcs

* do some fix for rtmp

* fix logs

* try to fix parse rtmp chunk error

show more ...


Revision tags: v0.9.1, v0.8.0, v0.7.0, v0.6.1, v0.6.0, v0.5.0, v0.4.0, v0.3.0, v0.1.0, v1.0.0
# 6685cacb 21-Jan-2023 HarlanC <[email protected]>

fix #30, the pps remaining data needs to be cleaned up.


Revision tags: v0.0.11, v0.0.10, v0.0.9, v0.0.8, v0.0.5, v0.0.4, v0.0.2
# e4bd27b1 17-Aug-2021 HarlanC <[email protected]>

update mpegts to xmpegts


# 88325f54 17-Aug-2021 HarlanC <[email protected]>

update library name


# a3d19ccc 17-Aug-2021 HarlanC <[email protected]>

clear warnings


# 22fbd29a 16-Aug-2021 HarlanC <[email protected]>

fix


# 90a45d49 08-Aug-2021 HarlanC <[email protected]>

refactor


# f4262a36 07-Aug-2021 HarlanC <[email protected]>

impl


# 2f5b0df1 07-Aug-2021 HarlanC <[email protected]>

coding for hls


# 27addbf4 17-Jul-2021 HarlanC <[email protected]>

coding for hls


# abfa5883 11-Jul-2021 HarlanC <[email protected]>

coding for hls