I may not need to use the server, but I want to know where it is. There is an HTTP interface available with VLC
There is a neat note about creating multisession disks using Leopard.
Ah Ha! If you did not put the scripts directory in your PATH, and . (the current directory) is not in the PATH either, you can activate the script like this: ./script_name.sh
This comment may help. We will see.
Figured it out:
The main problem being that I needed to specify a suitable interface module: -I dummy
Also, I removed the: file:// from the stream name.
Final syntax:
/Applications/VLC.app/Contents/MacOS/VLC -I dummy -vvv "udp://@:41394" --sout='#transcode{vcodec=mp2v,vb=3072,acodec=mpga,ab=192}:standard{mux=ts,dst=/Users/creggchaffer/Desktop/FILE.ts,access=file}':sout-transcode-soverlay=0