An open API service indexing awesome lists of open source software.

https://github.com/memo/msamultivideoplayer

a very simple cross platform application to position and play multiple videos anywhere on the screen (or multiple screens).
https://github.com/memo/msamultivideoplayer

Last synced: over 1 year ago
JSON representation

a very simple cross platform application to position and play multiple videos anywhere on the screen (or multiple screens).

Awesome Lists containing this project

README

          

MSAMultiVideoPlayer is a very simple cross platform application to position and play multiple videos anywhere on the screen (or multiple screens).

Edit the XML file to specific any number of videos with:
- filename
- autoplay on startup (or not)
- loop (or not)
- volume (0...1)
- key to trigger play (or pause) of the video
- position and size on screen (could be on any screen if you have a large number of screens connected)

written in C++ and made with openFrameworks (v0.7.4)