Hello!
I have thiks command make for VLC:
cvlc http://localhost/cgi-bin/friio.cgi?$CH --sout '#transcode{acodec=mp3, ab=128, channels=2}:duplicate{dst=std{access=udp, mux=ts, dst=localhost, port=1234}}' &
I want to make it working with mplayer.
Somebody can help me to do it?
Thank you very nuch!