| 0c3ffc41 | 19-Jan-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump h2 from 0.3.20 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.20 to 0.3.24. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h
Bump h2 from 0.3.20 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.20 to 0.3.24. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.20...v0.3.24)
--- updated-dependencies: - dependency-name: h2 dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]>
show more ...
|
| 74ad8a01 | 30-Dec-2023 |
HarlanC <[email protected]> |
clear rtmp logs |
| 22ec36f2 | 25-Dec-2023 |
Doug <[email protected]> |
Make HTTP API listen on 0.0.0.0 like other services |
| db17ff1f | 24-Dec-2023 |
Harlan <[email protected]> |
remove rtmp dump codes |
| f3f517c7 | 23-Dec-2023 |
Harlan <[email protected]> |
fix HTTP response error |
| 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 ...
|
| dcd08966 | 02-Dec-2023 |
ningnao <[email protected]> |
httpflv: dont retry after unsubscribe |
| a67ced8b | 02-Dec-2023 |
HoussemBousmaha <[email protected]> |
refactor: fix typo in variable name |
| 4072a4dc | 29-Nov-2023 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump openssl from 0.10.55 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commit
Bump openssl from 0.10.55 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.60)
--- updated-dependencies: - dependency-name: openssl dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]>
show more ...
|
| 8bdbb00e | 29-Nov-2023 |
ningnao <[email protected]> |
fix: cargo build warning #59 |
| 5c42f071 | 26-Nov-2023 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump rustix from 0.36.8 to 0.36.17
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.8 to 0.36.17. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commit
Bump rustix from 0.36.8 to 0.36.17
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.8 to 0.36.17. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.8...v0.36.17)
--- updated-dependencies: - dependency-name: rustix dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]>
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 ...
|
| 0c18578d | 27-Oct-2023 |
HarlanC <[email protected]> |
fix parse H264 sps panic |
| 46f4d48b | 27-Oct-2023 |
ningnao <[email protected]> |
fix: rtmp: improve code |
| 2e1aad50 | 26-Oct-2023 |
ningnao <[email protected]> |
fix: rtmp: read timeout #67 |
| 65c8defc | 25-Oct-2023 |
HarlanC <[email protected]> |
Update issue templates |
| 2f8005f4 | 25-Oct-2023 |
HarlanC <[email protected]> |
Update issue templates |
| a1daf633 | 18-Oct-2023 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump aes-gcm from 0.10.2 to 0.10.3
Bumps [aes-gcm](https://github.com/RustCrypto/AEADs) from 0.10.2 to 0.10.3. - [Commits](https://github.com/RustCrypto/AEADs/compare/aes-gcm-v0.10.2...aes-gcm-v0.10
Bump aes-gcm from 0.10.2 to 0.10.3
Bumps [aes-gcm](https://github.com/RustCrypto/AEADs) from 0.10.2 to 0.10.3. - [Commits](https://github.com/RustCrypto/AEADs/compare/aes-gcm-v0.10.2...aes-gcm-v0.10.3)
--- updated-dependencies: - dependency-name: aes-gcm dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]>
show more ...
|
| 83de3ec6 | 18-Oct-2023 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump rustix from 0.36.8 to 0.36.16
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.8 to 0.36.16. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commit
Bump rustix from 0.36.8 to 0.36.16
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.8 to 0.36.16. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.8...v0.36.16)
--- updated-dependencies: - dependency-name: rustix dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]>
show more ...
|
| 49702caa | 07-Oct-2023 |
Jedanny <[email protected]> |
docs: 文档勘误 |
| 80f20d70 | 01-Oct-2023 |
HarlanC <[email protected]> |
Implement new feature :WebRTC(Whip/Whep) (#57)
* Support rtp packet forwarding channel
* support rtp forward channel
* support webrtc whip
* send response for http DELETE
* support whep
Implement new feature :WebRTC(Whip/Whep) (#57)
* Support rtp packet forwarding channel
* support rtp forward channel
* support webrtc whip
* send response for http DELETE
* support whep and implement HTTP get
* Some fix for whep
* some fix
* some fix and basically works
* refactor stream hub to fix high CPU usage problem
* unpublish whip;add client files
* clear build warnings; add xwebrtc's Cargo.toml file to confs folder
* fix whep peer connection cannot be closed.
* try to fix that whep receive loop cannot be exited
* fix unsubscribe whep errors; fix UT
* make local build
* fix #56
* fix #54 and #60
* update cargo.toml for release
* update README and online version
* update README for webrtc; restore local cargo toml files
show more ...
|
| b754b692 | 04-Aug-2023 |
Harlan <[email protected]> |
[feat] support HLS record |
| 4f118a93 | 29-Jul-2023 |
Harlan <[email protected]> |
fix UT |
| d08bd35b | 29-Jul-2023 |
Harlan <[email protected]> |
fix build error |
| cbe12ea9 | 29-Jul-2023 |
HarlanC <[email protected]> |
Create rust.yml |