8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
212 stars 17 forks source link

Roadmap #69

Closed giangndm closed 4 months ago

giangndm commented 10 months ago

Here is list of first version roadmap, we have goal to release with all bellow features

SDK

Features

Protocols

Cluster

Integration

giangndm commented 9 months ago

Whip/Whep implement https://github.com/8xFF/atm0s-media-server/pull/76

giangndm commented 8 months ago

@luongngocminh how about sdk? If have any update please update here

IgorAfanasiev commented 5 months ago

Do you have any plans to support flexfec for video?

giangndm commented 5 months ago

@IgorAfanasiev We use str0m library for handling WebRTC protocol, then it depends on str0m. But I also have plan to try to implement flexfec in str0m but it not done yet. Are you have any experience with it?

giangndm commented 4 months ago

cleanup for new version