Files
rtmp-cpp/ROADMAP.md
Exil Productions 2c7df2c5df Update roadmap with 'Video Relay' and section changes
Added 'Video Relay' to the roadmap and updated sections.
2025-12-30 18:45:16 +01:00

26 lines
324 B
Markdown

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