Hi to All,
I'm trying to stream a v4l device with vlc. Everything works fine except that there's no audio. The tv-tuner audio is on the aux port. While streaming avi files there's no problem with the audio, so may be I have to tell vlc somehow to grab the audio from aux. How do I do that?
What I'm using now as a command syntax:
vlc -vvv v4l:/dev/video:adev=/dev/dsp:norm=PAL:frequency=-1:caching=300:chroma=RV32:samplerate=44100:channel=0:tuner=-1:audio=0:size=320x240:brightness=-1:colour=-1:hue=-1:contrast=-1 --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=1800,ab=128,quality=1.0}:std{access=http,mux=ts}' --ttl 12