Hi
Im using windows, i have the installed gstream correctly and i can compile this example without issues
http://forum.openframeworks.cc/t/links-for-website/36/1
Now im working with the develop branch and want to know how to do a basic player changing quicktime for gstream
How do i set the player to use ofGstVideoPlayer instead the default ofQuickTimePlayer
myvideoplayer.setPlayer(ofPtr<ofGstVideoPlayer> miVideoGsPlayer);
Thanks
Natxo Pedreira Gonzalez