Hi,
I deal with videos that have some custom encryption applied to the original file. The unencrypted file can never touch the hard drive.
I can pass to vlc via a stream (from c#, comes in as imem), but when using sout it wants a file for the destination, ideally this would be a named pipe or the ability to pass another imem stream to it for the output.
Does anyone have any ideas how I can achieve this?