Skip to content

Plat-26/rtmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RTMP Server


Exploratory project on Real Time Messaging Protocol

Feature Roadmap

  • TCP I/O
  • RTMP Handshake
  • Chunk Parsing
  • AMF0 Encode/Decode
  • NetConnection/NetStream handshake (current)
  • NIO

Additional Notes

  • This project is in progress and under active development.

About

RTMP server written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages