Audio input hardware for rpi2 B+?
@nay wrote: Hi all,I have just started working with the pi (raspbian, currently armv6 as no luck compiling OF 0.9.2 for armv7) for a project where I need to do some basic FFT analysis on an audio...
View ArticleRPi - ctime location?
@eightlines wrote: I'm doing a date countdown, and the code works on the Mac OS, but when moving over to the RPI (of 0.9.2, Raspbian Jessie) I think the lib ctime cannot be found and I get back 0 for...
View ArticleofxOMXPlayer does not scale to screen - any more
@dasoe wrote: Hi all, Sorry, I had put this on the wrong category. So this time on the right spot:On my newer Raspberry installations (Jessie, OF 0.9.1 or 0.9.2) ofxOMXPlayer does not fit (scale) the...
View ArticleBeaglebone Black + of 092 open gl context without X11?
@damm_hr13 wrote: hi comunity!I need some help with this, i need to migrate a software make with OF in Raspberry to a beaglebone black.The graphic driver of BBB support FBDEV only, no x11.my topic on...
View ArticleARMv6 rPi 2 - Raspbian - of 0.9.2 - image disappears after ~30 minutes
@shfitz wrote: I set up and installed OF per the recommendations here. I'm drawing a png with transparency to the screen in my app. It renders as expected, but after about 30 minutes or so, the image...
View ArticleIs it possible to connect multiple Kinects 360 on a raspberry pi 2?
@ShadowMitia wrote: Good day! Is it possible to connect multiple Kinect v1 (Kinect 360) to a single Raspberry Pi 2?I'm currently trying to access two of them, but only one of them is showing up at the...
View ArticleRaspberry pi 3 released today
@Pippo wrote: Hi, the New RPI 3 is out, https://www.raspberrypi.org/blog/raspberry-pi-3-on-sale/ A 1.2GHz 64-bit quad-core ARM Cortex-A53 CPU (~10x the performance of Raspberry Pi 1) Integrated...
View ArticleComplete Pi projects
@fresla wrote: Hi, I am looking for projects made with raspberry Pi to show some students. I thought the OF community would have some great stuff. Anyone got anything nice out there? Cheers Posts: 2...
View ArticleVideo lags and out of sync with audio
@mattc wrote: Hi.I hope that someone can help me with this. Straight to the point: RPi 1B, minibian, OF0.9.0Example videoPlayerExample works smooth. Replaced the fingers.mov with my own video and got...
View ArticleHotplug/multiple keyboard support?
@Deqing_Sun wrote: Hi, Can I use multiple keyboard or hotplug keyboard on Rpi?The reason why I need it is I have sensors connected to Arduino Micro which emulated a keyboard. So I can convert sensor...
View ArticleFor ODROID-C2 Would we compile ARMv6 or ARMv7 OpenFrameworks?
@e_dunstan wrote: Hello all, The ODROID-C2 was released a few days ago selling for $40, and will support 4K Video when the drivers are finished next month. Since the CPU is a Quad Core ARMv8 based CPU...
View ArticleofxOpenCv images corrupted when saved in RPi2 - v0.9.0
@cmendoza wrote: Hi All, I am trying to process some OF output through OpenCV and saving the result to the disk. It works just fine on OS X, but on the Raspberry PI 2 the resulting file is always...
View ArticleShader + ligth in raspberry pi
@dstrasser wrote: Hello, I am trying to use shader and light on my app. If I create the window (on main.cpp) like indent preformatted text by 4 spacesofGLESWindowSettings settings;indent preformatted...
View ArticleTrobule with starting serial connection
@mattc wrote: Hi. I have my Raspberry Pi 1 B (minibian, OF 0.9.2) connected with 2nd device using UART ports with MAX3232 (TTL to RS232). ttyAMA0 login is disabled, tested the serial communication...
View ArticleUsing "bind" with omxPlayer
@caseyfarina wrote: I'm not sure how to bind the output of OmXPlayer to geometry. There does not seem to be a "bind" function. img.bind();mesh.draw();img.unbind(); Any help would be greatly...
View ArticleOSC Receiver fails and kills the application
@alp wrote: I've a basic OSC receiver application on 5 different rPi (OS is NOOBS). - The 6th rPi is the master and sends OSC "/play" or "/stop" data to receivers from xxx.xxx.xxx.255 port. -...
View ArticleNite Middleware for arm available?
@gepatto wrote: Does anyone know if there's a working nite middleware for arm that is downloadable?I would love to see if a raspberry pi 3 could do skeleton tracking. Posts: 3 Participants: 2 Read...
View ArticleUsing OF by compiling only the parts used by the app possible?
@Gamadril wrote: I have a fresh Raspbian Lite Jessie installation on RPi2 and would like to try out OF.According to the guide first install_dependencies.sh has to be executed. When I run it, it tried...
View ArticleGstreamer videos always play on top, popups are hidden from the video
@roce wrote: Hi,I use QtWidget in my program and it plays video launching gstreamer on top of the program. The device is an arm imx53 that uses the pluging mfw_v4lsink to display video (i.e. use...
View ArticleNeed to reboot RPI to have my app working
@conila wrote: Hi I am a new user of RaspberryPi-Openframeworks. I am currently working with rpi-camera and ofxRPICameraVideoGrabber, on RPI2, Jessie Raspbian, and of-arm6 While i am creating my app...
View Article