Perlbal::Plugin::FlvStreaming - Enable FLV streaming with reverse proxy
Contents
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
