Syncing video on rpi over wifi or wired network
@bendylegs wrote: I'm tech installing a gallery installation that requires 12 videos in sync on a budget. Initially I wanted to try and use pi zero w's and I've been experimenting with triptych and...
View ArticleStrange ofVboMesh behavior on Raspberry Pi
@davidemania wrote: In the process of porting my code to the Raspberry Pi I am having trouble with how the mesh object behaves. So far it runs smoothly on mac, windows and Ubuntu. I stripped down...
View ArticleOfxCcv on Rasberry Pi zero
@Khang_vo wrote: Can i compile ofxCcv on raspberry pi zero? Because i've tried to compile but it showed a lot of errors Please help me. Posts: 1 Participants: 1 Read full topic
View ArticleofSoundPlayer not working setVolume (Pi3 with a hifiberry dac+)[solved]
@mar.canet wrote: hi, I am on Raspberry Pi3 with a hifiberry dac+ using lastest version 0.9.8 Openframeworks. In my app using ofSoundPlayer a wav file is playing, but I cannot setVolume. It is not...
View ArticleCompiling OF in raspbian Stretch
@mar.canet wrote: Hi, Today I give a try to compiling OF 0.9.8 in the new release raspbian stretch and it didn't successfully compile the dependencies. It took a lot of time more than usual for a...
View ArticleofExit system halt
@pandereto wrote: Hello Is posible to detect in a raspberry when its going to halt, in order to call a function to stop a watchdog? When the system halt its ofExit executed? Thanks Posts: 3...
View ArticleHelp in understanding SPI interface on ofxGPIO
@ayruos wrote: Hello! I'm planning a project using the Raspberry Pi and the MCP3008 ADC and I needed some help in understanding the example code available on the SPI interface of ofxGPIO. void...
View ArticleofSoundPlayer play stereo sounds output as mono for speaker
@mar.canet wrote: I am looking a way to play stereo sounds with ofSoundPlayer and output as mono since i am connecting to single speaker (means mono output). In OF ARM ofSoundPlayer i understand that...
View ArticleofxRPiezos - piezos to OSC messages, running on raspberry pi
@npisanti wrote: Hi everyone, i've made a oF based device that turns piezo sensor data to OSC messages, running on the raspberry Pi.The is a system composed by a shield to mount on the rPi, a server...
View ArticlerPi: install dependency error [recompiling poco]
@ayruos wrote: Trying to set up oF on a new rPi, when running install_dependencies I got a message that I have gcc 5 or later and Poco needs to be recompiled. That step never finishes and ends with...
View ArticlerPi: ofxGPIO not compiling
@ayruos wrote: This is what I'm getting at the end when I'm trying to run the examples: /home/pi/Development/openFrameworks/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:358:...
View ArticleMaster audio output fx raspberry pi
@fresla wrote: Hi, I am lloking for a way to have an audio compressor to control volume on the output of my raspberry pi 3 (running jessie) without hardware. I came accross these plugins...
View ArticleCant play audio files on Raspberry pi- fast help in the middle of a project...
@fresla wrote: There seems to be an issue with the sound player on raspberry pi. I am using the latest nightly and Jessie. I ran all the apt update/upgrade commands as well. cat /proc/version Linux...
View ArticleofVideoplayer fairly unusable on RPI3
@steeley wrote: playing a few simple, small size , very short h264 movie(.mov) clips (no sound) on RPI 3, OF 0.98 (latest jessie). Get lots of these errors:[warning] ofGstUtils: setPosition(): unable...
View ArticleDispman_display ofAppEGLWindow
@pandereto wrote: Hi Its possible to get the dispman_display object from ofAppEGLWindow inside ofApp its protectect on ofAppEGLWindow.h and want to take snapshots of the current frame buffer....
View ArticlePorting to aarch64
@Jon_Watte wrote: I'd like to try OF on the NVIDIA Jetson TX2. There is an old fork on Github for someone that ported it to the TK1, but that's a much older version which is not compatible.The TX2...
View ArticleofxKinect (included in of v0.9.8) on Raspberry Pi 3b (Jessie, arm6)
@yeseul wrote: I'm trying to run ofxKinect on Raspberry Pi 3b with Jessie. I've tried so many different ways that I found on of forum, OF github issues, and many places on the web, but anything has...
View ArticleSegmentation fault when ofxMaxim playes sample on Raspberry pi
@yiannis wrote: Hello, I am using ofxMaxim to play a sample. The code works on Windows but on Raspberry pi 3 I get a Segmentation fault. If I use a sine oscillator to make a tone it works on both...
View ArticleUbuntu Mate Raspberry Pi Setup Guide on RPI-2 board
@alp wrote: Following instructions are hosted on my gist account also. I can compile the polygon and opencv examples successfully after the issues. Now everything works fine. Enabling overclock makes...
View ArticleRaspberry audio play
@pandereto wrote: Hello I have an installation running where i play mp3 files on a rpi3 running jessie. The problem im having its that sometimes the sound files "not sound" i mean no audio on the jack...
View Article