atm0s-media-server icon indicating copy to clipboard operation
atm0s-media-server copied to clipboard

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)

Results 58 atm0s-media-server issues
Sort by recently updated
recently updated
newest added
trafficstars

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

bug

# 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...

enhancement

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...

enhancement

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 ```...

enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` |...