nightlybuild crosscompiled vlc - livehttp problem
Posted: 14 Feb 2011 00:14
Hello Devs,
I crosscompiled vlc for my ARM CPU NAS System. Everythink seems ok, but I cant do livehttp streaming for IPhone.
Maybe I forgot a module while ./configure ?
Errormessage is: stream_out_standard stream out error: no suitable sout mux module for `livehttp...
It would be nice if somebody could tell me whats wrong here.
Thanks
Tubs
I crosscompiled vlc for my ARM CPU NAS System. Everythink seems ok, but I cant do livehttp streaming for IPhone.
Maybe I forgot a module while ./configure ?
Errormessage is: stream_out_standard stream out error: no suitable sout mux module for `livehttp...
It would be nice if somebody could tell me whats wrong here.
Thanks
Tubs
/opt/bin$ vlc -I dummy --mms-caching 0 http://www.nasa.gov/55644main_NASATV_Windows.asx vlc://quit --sout='#tranps=25,vcodec=h264,vb=256,venc=x264{aud,profile=baseline,level=30,keyint=30,ref=1},acodec=mp3,ab=96}:std{access=livehttp{seglen=10x=/tmp/mystream.m3u8,index-url=http://mydomain.com/streaming/mystream- ... #######.ts}'
VLC media player 1.2.0-git Twoflower (revision exported)
LibVLC has detected an unusable buggy GNU/libc version.
Please update to version 2.8 or newer.
[0x100080] main interface error: no suitable interface module
[0x120d8] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x100080] dummy interface: using the dummy interface module...
[0x100850] stream_out_standard stream out error: no suitable sout mux module for `livehttp{seglen=10,delsegs=true,numsegs=5,index=/tmp/mystream.m3u8,index-url=http://mydomain.com/streaming/mystream- ... #######.ts'
[0x1005d0] main stream output error: stream chain failed for `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{access=livehttp{seglen=10,delsegs=true,numsegs=5,index=/tmp/mystream.m3u8,index-url=http://mydomain.com/streaming/mystream- ... #######.ts}'
[0xff780] main input error: cannot start stream output instance, aborting
[0xfe220] dummy demux: command `quit'