Skip to content

This repository contains my Serviio scripts developed in Groovy

Notifications You must be signed in to change notification settings

mgazzin/serviio-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

serviio-plugins

This repository contains my Serviio scripts developed in Groovy

In this repository the following plugins are included:

  • DWLive.groovy

You may need to add the following statement to your profile.xml for the profile you are using:

  <OnlineTranscoding>
                <Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="30000" targetACodec="ac3" aBitrate="384">
                       <Matches container="flv" vCodec="h264" />
                </Video>      
  </OnlineTranscoding>

About

This repository contains my Serviio scripts developed in Groovy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages