felix-two-tone / obs-video-scheduler

Library and web application for managing pre-recorded videos playbacks in Open Broadcaster Software broadcasts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBS Video Scheduler

Library and web application for managing pre-recorded videos playbacks in Open Broadcaster Software broadcasts.

obs-video-scheduler

Tomcat web application that enables scheduling of pre-recorded videos playbacks during OBS broadcast and creating a video plan ahead of the broadcast. Scheduled videos will automatically start in the correct layer.

Currently two interfaces are supported:

obs-thrift-api

OBS plugin for integrating the web application with OBS.

Plugin exposes certain OBS functionality via Thrift - cross-language services development framework.

Functionality supported currently:

  • adding media source to OBS scene
  • removing media source from OBS
  • muting/unmuting sources

For full API details see thrift file.

Installation and usage

Currently the only supported platform is Windows and 64-bit OBS. It's likely that it can be easily ported to other platforms.

See detailed installation and usage instructions here.

Video walkthrough

License

Project is distributed under Apache License. See LICENSE file for details.

Acknowledgements

Project was created for ICPC, the largest worlwide college student programming competition. It's been used during ICPC Live broadcasts since 2016.

obs-video-scheduler is built based on TimeSlider Plugin for jQuery distributed under The MIT License.

Contacts

Reach out to me at krotkov.pavel@gmail.com

About

Library and web application for managing pre-recorded videos playbacks in Open Broadcaster Software broadcasts.

License:Apache License 2.0


Languages

Language:Java 49.5%Language:JavaScript 31.1%Language:HTML 5.7%Language:Python 4.1%Language:C++ 3.7%Language:CSS 3.2%Language:PowerShell 1.4%Language:Batchfile 0.9%Language:Thrift 0.4%