adafruit / rpi-fb-matrix

Raspberry Pi framebuffer copy tool for RGB LED matrices. Show what's on a Pi HDMI output on a big RGB LED matrix chain!
GNU General Public License v2.0
73 stars 30 forks source link

omxplayer gets frozen when rpi-fb-matrix is run #10

Open nenadlazovic opened 6 years ago

nenadlazovic commented 6 years ago

I was experimenting with rpi-fb-matrix. It work ok and emits image to my 6 LED modules setup (P3 64x64). When I run oxmplayer to play some video, typically it starts, rpi-fb-matrix emits portion of video on my LED setup and after few seconds, omxplayer / video gets frozen. I have to stop rpi-fb-matrix in order for video to continue.

Did anybody experience same problem ? any comments ?

noiseboy917 commented 3 years ago

Did you ever find a solution to this? im having the same issue