-
Notifications
You must be signed in to change notification settings - Fork 6
j0sh/rubberducky
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Rubberducky, yet another RTMP media server.
Requires libev, librtmp, and openssl.
This acts as a stream reflector. Publish a stream in the format
rtmp://localhost/appname/streamname
and connect some clients to it.
The makefile will probably have to be modified locally to suit your needs.
$ make
$ ./rubberducky
Most codecs should be able to pass through without trouble, including
H.264 and AAC, but Linear PCM/uncompressed audio might have problems.
About
An asynchronous RTMP stack and streaming server.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published