logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Perlbal::Plugin::FlvStreaming - Enable FLV streaming with reverse proxy

Description

       This plugin enable FLV streaming by modifying headers and prepending FLV header to the body.

License

       This plugin is part of the Perlbal distribution, and as such can be distributed under the same licence
       terms as the rest of Perlbal.

perl v5.34.0                                       2022-06-28                 Perlbal::Plugin::FlvStreaming(3pm)

Name

       Perlbal::Plugin::FlvStreaming - Enable FLV streaming with reverse proxy

Synopsis

           LOAD FlvStreaming

           CREATE SERVICE flv_proxy
             SET role    = reverse_proxy
             SET plugins = FlvStreaming
           ENABLE flv_proxy

See Also