I'm trying to stream some audio files with VLC 1.1.11 using the next command:
Code: Select all
:sout=#transcode{vcodec=none,acodec=mlaw,ab=192,channels=1,samplerate=24000}:rtp{dst=239.1.0.1,port=5004} :sout-keep
I've tried using different codecs and even upgrading VLC to version 2.1.2 but the problem's still there.
I've read in the forum that "the streaming output might be a little buggy" for video and I'd like to know if the same is happening to audio. If so, what should I do to get over the problem?
Any help will be much appreciated.
Ben.