Skip to content

GlobalRadio/python-mot-sls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mot-sls

Plugin to the python-mot library to handle DAB Slideshow encoding as per ETSI TS 101 499.

Dependencies

  • python-mot

Utilities

Examples

Creating an MOT object and adding parameters

from mot import MotObject

object = MotObject(data, ContentType.IMAGE_JFIF)
object.add_parameter(Trigger(trigger))
object.add_parameter(AlternativeLocation(url))

About

Plugin to the python-mot library to handle DAB Slideshow encoding as per ETSI TS 101 499

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages