Postby mpbejo » 01 Dec 2010 21:49
Thank You for reply Sebastien,
As You suggest me a tried to stream a file, this is he command line that i used:
vlc -vvv c:\cipciop.avi :sout=#transcode{vcodec=WMV2,vb=384,scale=0.5,width=320,height=240,acodec=wma2,ab=32,channels=2,samplerate=22500}:std{access=mmsh,mux=asfh,dst=192.168.2.2:1234/stream.asf}
on my windows phone i open windows media player and i type:
mms://192.168.2.2:1234/stream.asf
with VLC 1.0.5 i can see the video perfectly
with VLC 1.1.5 it does not work, after ten second appear the message: "unable to execute the action requested"
About the logs where can i find it, i didn't see in the VLC folder.
Thank You
Marco