I'm trying to start a streaming server with VLC which has to be played back on local computer, but for some reason the video doesn't start. It works without problems in VLC Player, so it must be something wrong with my option array?
VLC.addTarget "valid video url", Array(":sout=#transcode{vcodec=WMV2,vb=1024,scale=1}", ":duplicate{dst=display,dst=std{access=mmsh,mux=asfh,dst=:8080}}"), VLCPlayListAppendAndGo, -666