Hi all, I have a device producing a MPEG2-TS which its outputted via SPI. The idea I have now is to use VLC as a demux a decoder to view the stream. So my question is how can I connect the SPI stream to VLC. I have no preference of OS or HW I just need to be able to read the SPI (I assume I need som...