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 ...
manual modification for cargo clippy --fix
cargo clippy --fix with cargo 1.67.0 (8ecd4f20a 2023-01-10)
fix #30, the pps remaining data needs to be cleaned up.
Automatically fix the clippy lints
update library name
clear warnings
refactor
move some folders to library