Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 580 Bytes

README.md

File metadata and controls

48 lines (26 loc) · 580 Bytes

Zeus (0.0.1)

Zeus is an RTMP Server that receives a streaming video from a Flash client and writes the video into an FLV file.

How to use it

Build it with:

./configure && make && make test

And run with:

./bin/zeus

The server will be run on rtmp://localhost:1935

Required Libraries

  • libevent

Author

  • Tanin Na Nakorn

License

License

Do What The Fuck You Want To Public License (http://sam.zoy.org/wtfpl/)

  1. You just DO WHAT THE FUCK YOU WANT TO.