FFmpeg not connecting to the NamedPipeServerStream
I am implementing a function to merge audio and video into a single stream using FFmpeg tool.
The problem I have right now is that FFmpeg is not connecting to the pipes and I have no idea why. Can someone help me with this issue?