|
Revision tags: v0.7.0 |
|
| #
b36cf5da |
| 26-Jul-2023 |
Harlan <[email protected]> |
cargo clippy --fix --allow-dirty --allow-no-vcs
|
| #
13bac29a |
| 21-Jul-2023 |
Harlan <[email protected]> |
rtsp->rtmp
|
| #
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 |
|
| #
f53d57de |
| 19-May-2023 |
Harlan <[email protected]> |
fix gstreamer publish rtmp stream error #39
|
|
Revision tags: v0.6.0 |
|
| #
c8d4d932 |
| 22-Apr-2023 |
Harlan <[email protected]> |
fix client session pull and push RTMP streams error
|
|
Revision tags: v0.5.0 |
|
| #
0ca99c20 |
| 12-Feb-2023 |
Harlan <[email protected]> |
manual modification for cargo clippy --fix --allow-dirty with rust: stable 1.55.0 and cargo 1.67.0 for RTMP
|
|
Revision tags: v0.4.0, v0.3.0, v0.1.0, v1.0.0, v0.0.11, v0.0.10, v0.0.9, v0.0.8, v0.0.5 |
|
| #
2f7fa101 |
| 22-Aug-2021 |
HarlanC <[email protected]> |
refactor rtmp netstream and netconnection
|
|
Revision tags: v0.0.4, v0.0.2 |
|
| #
88325f54 |
| 17-Aug-2021 |
HarlanC <[email protected]> |
update library name
|
| #
8842de45 |
| 14-Aug-2021 |
HarlanC <[email protected]> |
refactor for rtmp protocol
|
|
Revision tags: v0.0.1 |
|
| #
92df423e |
| 01-May-2021 |
HarlanC <[email protected]> |
add push logic
|
| #
5d1d3925 |
| 17-Apr-2021 |
HarlanC <[email protected]> |
update library name
|
| #
f9029cea |
| 15-Apr-2021 |
HarlanC <[email protected]> |
remove warnings
|
| #
45abfa1f |
| 06-Apr-2021 |
HarlanC <[email protected]> |
use format
|
| #
383722b2 |
| 03-Apr-2021 |
HarlanC <[email protected]> |
refactor netstream writer
|