As suggested i created virtual directory in the IIS and given read/write permissions.
C:\VideoLAN\VLC>vlc -I dummy --mms-caching 0 http://www.nasa.gov/55644main_NASAT
V_Windows.asx --sout='#transcode{width=320,height=240,fps=25,vcodec=h264,vb=256,
venc=x264{aud,profile=baseline,level=30,keyint=30,ref=1},acodec=mp3,ab=96}:std{a
ccess=livehttp{seglen=10,delsegs=true,numsegs=5,index=c:\inetpub\streaming\mystr
eam.m3u8,index-url=http://64.103.200.666/streaming/mystrea ... ts},mux=ts
{use-key-frames},dst=c:\inetpub\streaming\mystream-########.ts}'
When i execute above command, getting below error:
- [00000309] stream_out_standard private error: no mux specified or found by extension
"main stream output error: stream chain failed for " .
[00000297] dummy interface: using the dummy interface module...
[00000309] stream_out_standard private error: no mux specified or found by exten
sion
[00000308] main stream output error: stream chain failed for `std{mux="",access=
"'#transcode{width=320,height=240,fps=25,vcodec=h264,vb=256,venc=x264{aud,profil
e=baseline,level=30,keyint=30,ref=1},acodec=mp3,ab=96}",dst="std{access=livehttp
{seglen=10,delsegs=true,numsegs=5,index=c:\inetpub\streaming\mystream.m3u8,index
-url=http://124.123.208.225/streaming/mystre ... -key-frame
s},dst=c:\inetpub\streaming\mystream-########.ts}'"}'
[00000306] main input error: cannot start stream output instance, aborting
[00000293] main playlist: nothing to play