Why does using ProcessBuilder.start cause the program to get stuck?
I’m going to use the Java provided command line class ProcessBuilder.start() to execute the ffmpege command under Windows to do the push. But when I execute without any errors, I get stuck reading the InputStream message