I got streaming h.264 working via the rtsp protocol with the following command line. vlc.exe -vvv dshow:// "--dshow-vdev=WebCamera Plus" "--dshow-caching=200" :sout=#transcode{vcodec=mp4v,venc=x264{crf=26,bframes=2,ref=3,weightb,scenecut=40,min-keyint=10,keyint=200,nocabac,me=he...