HellicarAndLewis / ProjectVictory

An interactive broadcast system that takes input from multiple types of cameras, mixes them, adds a graphical layer based on computer vision analysis of the live shot and allows for control of that layer via social network interaction.
http://www.hellicarandlewis.com/nikefeeltv/
MIT License
7 stars 3 forks source link

ofxBlackmagic -> no QuickTime -> no video playback #10

Closed elliotwoods closed 10 years ago

elliotwoods commented 10 years ago

With our implementation of ofxBlackmagic, we've had conflicts with a QuickTime header file. In order to get BlackMagic running cleanly, QuickTime support has been damaged.

This could be fixed, but note that we don't have any video playback currently in VMIG.

elliotwoods commented 10 years ago

This is a proposed fix for future: https://github.com/outsidecontext/ofxGstStandaloneVideo (i.e. implementation of GStreamer for windows video playback to replace Quicktime)