metal A-wing

Results 40 comments of metal A-wing

https://live777.pages.dev/liveman-api

`config-dist.toml` already rename `conf/live777.toml` in #114

We had: ``` rtp -> whipinto -> live777 -> whepfrom -> rtp ``` I think we should add: ``` rtp/rtsp -> whipinto -> live777 -> whepfrom -> rtp/rtsp ```

Maybe use this lib https://github.com/sdroege/rtsp-types Reference: https://github.com/scottlamb/retina

RTSP need support muxer ```bash ffmpeg -re -f lavfi -i testsrc=size=640x480:rate=30 -f lavfi -i sine=frequency=1000 -vcodec libvpx -acodec libopus -f rtsp 'rtsp://127.0.0.1:8554/777' ```

I found this problem too, This lib no have function `trickle()`

This commit rename `trickle()` => `patch()` https://github.com/medooze/whip-whep-js/commit/708320468e8afc114ce0434ebab70b0dede10340 Fix this: https://github.com/binbat/whip-whep-js/commit/ac259e32f9e8dffd1ac9f5b49f4ab2d8bf2badb6 You can use `npm i @binbat/[email protected]` fix this problem

1. use `chrome://webrtc-internals/` check audio track 2. about audio player, need audio html element. but, you can use this https://developer.mozilla.org/en-US/docs/Web/API/MediaStream