承接 teltek/pumukit-opencast-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

teltek/pumukit-opencast-bundle

最新稳定版本:4.0.1

Composer 安装命令:

composer require teltek/pumukit-opencast-bundle

包简介

Opencast bundle for PuMuKIT

README 文档

README

This bundle is used to add Opencast support to the PuMuKIT platform. With it, videos hosted in your Opencast server can be imported and published into your PuMuKIT Web TV Portal.

composer require teltek/pumukit-opencast-bundle

if not, add this to config/bundles.php

Pumukit\OpencastBundle\PumukitOpencastBundle::class => ['all' => true]

Import specific permission profiles for Opencast using pumukit:init:repo command:

php bin/console pumukit:permission:update Administrator ROLE_ACCESS_IMPORTER
php bin/console pumukit:permission:update Publisher ROLE_ACCESS_IMPORTER
php bin/console pumukit:permission:update Ingestor ROLE_ACCESS_IMPORTER

Then execute the following commands

php bin/console cache:clear
php bin/console cache:clear --env=prod
php bin/console assets:install

统计信息

  • 总下载量: 8.73k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 6
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: AGPL-3.0-or-later
  • 更新时间: 2019-08-20