Comment on Open source RTMP streaming server written in ErlangComments−rdtsc15yIs it possible to write a plugin that would stream audio not from a file but from some other source like a Unix socket, UDP socket, or a shared memory circular buffer?Would that plugin be bound by GPL as well?−maxlapshin15yYes, it is possible to create any plugin for erlyvideo and it must be GPL, because whole erlyvideo is GPL if you take it from github.However, it is possible to contact me and receive code under other license.
Comments
Is it possible to write a plugin that would stream audio not from a file but from some other source like a Unix socket, UDP socket, or a shared memory circular buffer?
Would that plugin be bound by GPL as well?
Yes, it is possible to create any plugin for erlyvideo and it must be GPL, because whole erlyvideo is GPL if you take it from github.
However, it is possible to contact me and receive code under other license.