Skip to content
/ zeus Public
forked from tanin47/zeus

An RTMP server that receives a streamed video from a Flash client and writes the video to an FLV file

Notifications You must be signed in to change notification settings

jotjot/zeus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An RTMP server that receives a streamed video from a Flash client and writes the video to an FLV file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published