I have an app that will generate a transport stream of video and I want to have VLC play the video. I serve up the data to an abstract socket 'unix:myvideo_xfer', can you tell me if VLC player supports connecting to Unix abstract sockets?
Thanks,
Y-