Code: Select all
vlc.exe -I rc dshow:// --dshow-vdev=none --dshow-adev="USB2.0 Camera Audio" --live-caching=10 --sout="#transcode{vcodec=none,acodec=mpga,ab=320,channels=2,samplerate=44100}:std{access=udp{ttl=5},mux=ts,dst=<ip-addrss>:<udp-port>}" --ttl 5 --sout-keep
Code: Select all
vlc.exe udp://@:<udp-port>/
Whether there is any filter for noise reduction?