metal A-wing

Results 75 issues of metal A-wing

We need multiple language support: [EN, CN, JP] Maybe use https://vitepress.dev/

documentation

Before: ```bash cargo run --package=liveman cargo run --package=whipinto cargo run --package=whepfrom cargo build --package=liveman cargo build --package=whipinto cargo build --package=whepfrom ``` After: ```bash cargo run --bin=liveman cargo run --bin=whipinto cargo...

enhancement
mod::whipinto
mod::whepfrom
mod::liveman

Update depend: `tower-http = 0.5.2` => `tower-http = 0.6` NOTE: `tower-http` API is break changed package: - `liveion` - `liveman`

mod::live777
mod::liveman

If no video stream, Only has audio stream component | status | ------------ | ------ | preview | ok single player | ok debugger | cannot play

bug
mod::webui

Reference: https://github.com/binbat/live777/blob/main/tests/tests.rs whipinto and whepfrom matrix - `whipinto rtp` - `whipinto rtsp server` - `whipinto rtsp client` * - `whepfrom rtp` - `whepfrom rtsp server` - `whepfrom rtsp client`

enhancement
mod::whipinto
mod::whepfrom

`RTP/AVP/UDP`, We use this, in `UDP`, We need independent `RTCP`/`RTP` port `RTP/AVP/TCP`, In `TCP`, All stream channel, use one Port, We need add `TCP` support https://www.rfc-editor.org/rfc/rfc2326.html#section-10.12

enhancement
mod::whipinto
mod::whepfrom

When use `RTP/SAVP/UDP` Need allocation RTCP/RTP port, each allocation addr/port need log

enhancement
mod::whipinto
mod::whepfrom

`WHIPINTO RTSP Server` Is normal, No Bug - [ ] `WHIPINTO RTSP Client` - [x] `WHEPFROM RTSP Server` - [ ] `WHEPFROM RTSP Client` ## WHIPINTO ### `WHIPINTO RTSP Server`...

bug
mod::whipinto
mod::whepfrom

enhancement
mod::webui