| #
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 |
|
| #
06c50324 |
| 28-Jul-2023 |
Harlan <[email protected]> |
add makefile;do some fix
|
| #
8e71d710 |
| 14-Jul-2023 |
Harlan <[email protected]> |
Split the channel module into a library to support multiple input protocols; support RTSP
|
|
Revision tags: v0.6.1, v0.6.0, v0.5.0 |
|
| #
7f3675fe |
| 12-Mar-2023 |
Harlan <[email protected]> |
[release] release xiu 0.5.0
|
| #
ccd9a1fa |
| 04-Mar-2023 |
Harlan <[email protected]> |
support audio and video information statistics
|
|
Revision tags: 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 |
|
| #
88325f54 |
| 17-Aug-2021 |
HarlanC <[email protected]> |
update library name
|
| #
abfa5883 |
| 11-Jul-2021 |
HarlanC <[email protected]> |
coding for hls
|
| #
9eba8d65 |
| 06-Jun-2021 |
HarlanC <[email protected]> |
refactor httpflv and libflv
|
| #
067fdd3c |
| 23-May-2021 |
HarlanC <[email protected]> |
add functions for http-flv protocol
|
|
Revision tags: v0.0.1 |
|
| #
16394c08 |
| 02-May-2021 |
HarlanC <[email protected]> |
impl static push
|
| #
881c8dac |
| 17-Apr-2021 |
HarlanC <[email protected]> |
publish rtmp
|
| #
a4485a6e |
| 16-Apr-2021 |
HarlanC <[email protected]> |
fix error : obs publish-> unpublish->publish ,, ffplay cannot play successfully
|
| #
f8169385 |
| 14-Apr-2021 |
HarlanC <[email protected]> |
update some logs
|
| #
e2687b83 |
| 05-Apr-2021 |
HarlanC <[email protected]> |
use format
|
| #
61bf3e1b |
| 05-Apr-2021 |
HarlanC <[email protected]> |
channel impl
|
| #
01b8b8fe |
| 04-Apr-2021 |
HarlanC <[email protected]> |
cache impl
|
| #
7adc8486 |
| 03-Apr-2021 |
HarlanC <[email protected]> |
impl metadata
|