Skip to content

inka-pallycon/pallycon-wm-abcomposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABComposer Sample for PallyCon DRM CLI Packager

This app is a sample program that composes DASH / HLS / CMAF streams to enable Pallycon Forensic Watermark.

Requirements

This app is implemented to support the following cases:

The other cases are not considered.

Environments

Python 3.6

Usage

Simply run it as follows:

python3 ABComposer.py <stream dir 0> <stream dir 1> <target dir> [--remove_src] [--overwrite]

As a default, it copies the sources to the target and keeps the sources. If you want to remove the sources after composing, you can use --remove_src option. It moves the sources instead copying and removes remainings.

And if the <target dir> already exists, it exits without composing. If you use --overwrite, it overwrites the <target dir>.


https://pallycon.com | obiz@inka.co.kr (Global), cbiz@inka.co.kr (Korea)

Copyright 2024 INKA Entworks. All Rights Reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages