Audio isn't streaming
Posted: 26 Sep 2012 20:34
Ok, so all of a sudden my audio is no longer streaming. I had someone else watch the stream to make sure it wasn't just me that wasn't hearing it. I haven't done anything since last night when it was working. Literally nothing has changed. I don't even know where to begin. I realize I've not really provided any useful information for troubleshooting, but I have absolutely no idea where to start w/ information that could help troubleshoot. I've completely removed VLC, restarted my computer, and then re-installed VLC (2.0.3) and it's made no difference.
Edit: Audio works playing files locally. It's only when I go to stream a file that the audio dies. It also occurs to me that my viewer connected to my directly via IP address rather than the hostname I had set up (now temporarily unavailable), but that shouldn't make a difference.
Edit: Here is the sout script.
Edit: Audio works playing files locally. It's only when I go to stream a file that the audio dies. It also occurs to me that my viewer connected to my directly via IP address rather than the hostname I had set up (now temporarily unavailable), but that shouldn't make a difference.
Edit: Here is the sout script.
Code: Select all
:sout=#transcode{vcodec=h264,vb=0,scale=0,acodec=mpga,ab=128,channels=2,samplerate=44100}:http{mux=ffmpeg{mux=flv},dst=:1337/} :sout-keep