Files
rtmp-cpp/ROADMAP.md
Exil Productions a53037f796 Add Roadmap
2025-12-27 00:24:46 +01:00

24 lines
317 B
Markdown

# Roadmap
## Working
- RTMP Handshake
- Chunk Processing
- AMF0 Serialization
- Connect/Publish/Play
- Audio Relay
- GOP Cache
- FLV Recording
- Authentication
- Ping/Pong
- Timeouts/Limits
## Not Finished
- ...
## Broken
- Video Relay
## Not Implemented
- Windows Support
- Clustering
- Logging Through callbacks