Displaying real-time video stream
Posted: Mon May 01, 2017 9:52 am
Hi!
I'm relatively new to Madrix. I am trying to figure out a way to show a real-time video stream from an external source (internet) in Madrix 3.6e.
I have a setup of an RGB matrix (screen) of 180 * 60 LEDs on which I want to show real-time visualizations. My current approach is to create a video stream that I am trying to get Madrix to display.
So far I have tried are the following:
- Creating a virtual webcam driver that takes an IP video stream and using SCE capture. This works but seems hacky/a workaround.
- Artnet Remote input. Problem with this is that only 4 universes are supported while I need to map to a matrix of RGB LEDs of 180*60.
- Create a MAS script that loads an external text file that contains a matrix of RGB values. This kind of works but is extremly slow and inefficient: it doesn't support 25fps.
Is there anything I am missing or is Madrix just not suitable for displaying real-time video streams?
Thanks in advance.
I'm relatively new to Madrix. I am trying to figure out a way to show a real-time video stream from an external source (internet) in Madrix 3.6e.
I have a setup of an RGB matrix (screen) of 180 * 60 LEDs on which I want to show real-time visualizations. My current approach is to create a video stream that I am trying to get Madrix to display.
So far I have tried are the following:
- Creating a virtual webcam driver that takes an IP video stream and using SCE capture. This works but seems hacky/a workaround.
- Artnet Remote input. Problem with this is that only 4 universes are supported while I need to map to a matrix of RGB LEDs of 180*60.
- Create a MAS script that loads an external text file that contains a matrix of RGB values. This kind of works but is extremly slow and inefficient: it doesn't support 25fps.
Is there anything I am missing or is Madrix just not suitable for displaying real-time video streams?
Thanks in advance.