atm0s-media-server
atm0s-media-server copied to clipboard
Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
It is currently implemented with an audio mixer when composing a single file. It needs to be updated to support both audio and video.
Bumps [systemstat](https://github.com/valpackett/systemstat) from 0.2.4 to 0.2.5. Commits cb47cd9 release 0.2.5 f884080 update cirrus freebsd image (again) 02a2d3d Support iOS 0b82158 update cirrus freebsd image See full diff in compare view...
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.40 to 0.4.42. Release notes Sourced from chrono's releases. 0.4.42 What's Changed Add fuzzer for DateTime::parse_from_str by @tyler92 in chronotope/chrono#1700 Fix wrong amount of micro/milliseconds by @nmlt...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.46.1. Release notes Sourced from tokio's releases. Tokio v1.46.1 1.46.1 (July 4th, 2025) This release fixes incorrect spawn locations in runtime task hooks for tasks...
Bumps [sea-orm](https://github.com/SeaQL/sea-orm) from 1.1.6 to 2.0.0-rc.15. Release notes Sourced from sea-orm's releases. 1.1.17 New Features Added map_sqlx_mysql_opts, map_sqlx_postgres_opts, map_sqlx_sqlite_opts to ConnectOptions SeaQL/sea-orm#2731 let mut opt = ConnectOptions::new(url); opt.map_sqlx_postgres_opts(|pg_opt: PgConnectOptions| {...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tracing-subscriber](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tracing)) | workspace.dependencies | patch | `0.3.19` -> `0.3.20` | ### GitHub...
Bumps [log](https://github.com/rust-lang/log) from 0.4.26 to 0.4.28. Release notes Sourced from log's releases. 0.4.28 What's Changed ci: drop really old trick and ensure MSRV for all feature combo by @tisonkun in...
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.12.0. Release notes Sourced from axios's releases. Release v1.12.0 Release notes: Bug Fixes adding build artifacts (9ec86de) dont add dist on release (a2edc36) fetch-adapter: set...