DOKK / manpages / debian 12 / libperlbal-perl / Perlbal::Plugin::FlvStreaming.3pm.en
Perlbal::Plugin::FlvStreaming(3pm) User Contributed Perl Documentation Perlbal::Plugin::FlvStreaming(3pm)

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

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

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

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

2022-06-28 perl v5.34.0