exec_push /usr/bin/ffmpeg -re -i rtmp://localho ...
this code running but
exec_push /usr/bin/output
exec /usr/bin/output
exec /usr/bin/test.sh
these codes do not work, but the same codes work on the terminal. why?
they are in there I moved. permissions are full and the owners are root.