tyoshii.apache-mod-h264-streaming

Ansible角色:apache-mod-h264-streaming

构建并安装apache-mod-h264-streaming。

要求

安装以下yum软件包:

  • httpd-devel
  • mod_ssl

角色变量

  • (数组) h264_streaming_extensions
    • 支持的扩展名
    • 默认值:.mp4

依赖关系

示例剧本

- hosts: servers
  vars:
    h264_streaming_extensions:
      - .mp4
  roles:
     - tyoshii.apache-mod-h264-streaming

许可证

CC-BY

关于项目

Build and deploy apache_mod_h264_streaming.

安装
ansible-galaxy install tyoshii.apache-mod-h264-streaming
许可证
Unknown
下载
136
拥有者