magdesign

Results 157 comments of magdesign
trafficstars

I successfully compiled the example_gamepad after installing SDL: sudo apt-get install libsdl2-dev sudo apt-get install libsdl2-2.0-0 Then I plugged in an usb PS2 controller and started ofxPiMapper, all I got...

Thanks for the hint. I changed in: example/src/ofApp.cpp line 8: ofx::piMapper::VideoSource::enableAudio = true; and in: src/Sources/VideoSource.cpp line 6:bool VideoSource::enableAudio = true; Audio now plays back thru HDMi but sounds very...

Yea, audio is smooth with omxplayer, jack and hdmi. We compile omxplayer with cross-compiling... sd cardreader on centoOS computer.. its very fast, will check if this would also work with...

After messing with raspi-config, conf.txt, .asoundrc, amixer cset and alsa stuff, I figured out that there is a line in: src/Sources/VideoSource.cpp on line 28 which must be changed to: settings.useHDMIForAudio...

jap, that would be amazing!!

Is there a chance to output audio to an ALSA device ? For example: VideoSource::usealsa:hw:1,0 = true

Opened an issue on ofxOMXPlayer concerning ALSA support. Hopefully jvcleave will update his fork of omxplayer. https://github.com/jvcleave/ofxOMXPlayer/issues/101

Just figured out that you made a lot of changes in the code. Seems to me that you dont use ofxOmxplayer anymore, its not listed in the dependencies anymore. Does...

Cool, thanks! will test this, great effort.

You might use curl to send a tcp command to your slaves dbus.