atm0s-media-server
atm0s-media-server copied to clipboard
Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
According to bellow code, it is in TODO https://github.com/8xFF/atm0s-media-server/blob/d632c3f90eafb246f15e17f28ffe6a019a9864f3/bin/src/server/gateway/local_rpc_handler.rs#L339-L360
# Issue Template ## Description If I detach a media & later I can't attach it again. ref: https://discord.com/channels/1173844241542287482/1173844241542287485/1266299325026144278 ## Steps to Reproduce start => detach => clean => start...
Cluster should export some metrics to prometheus for allowing monitor it. It can be: - Number zones - Online gateway, media, connector of each zones - Online rooms, peers of...
For easier integrating with other system, connector should have hooks mechanism. Ideally protocol is: - Direct HTTP - Message Queue like NATS The message should be sent with JSON schema...
Currently for non-local env we need setting up a https proxy for allowing access to mic and camera. It is better if we can support tls mode in gateway like...
Currently each connector agent like Gateway or MediaServer will report stats like queue len, inflight pkts, acked pkts. The stats should be sent to console for monitoring cluster behavior ```...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [derive_more](https://togithub.com/JelteF/derive_more) | workspace.dependencies | major | `0.99` -> `1.0` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sea-orm-migration](https://www.sea-ql.org/SeaORM) ([source](https://togithub.com/SeaQL/sea-orm)) | dependencies | major | `0.12` -> `1.0` |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [EmbarkStudios/cargo-deny-action](https://redirect.github.com/EmbarkStudios/cargo-deny-action) | action | major | `v1` -> `v2` | --- ### Release...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sea-orm](https://www.sea-ql.org/SeaORM) ([source](https://togithub.com/SeaQL/sea-orm)) | dependencies | major | `0.12` -> `1.0` |...