I need to setup a streaming server on a Linux (centos7) machine and be able to see the stream from (at least) one client (also Linux), possibly via browser.
Can someone point me in the right direction in the maze of options? TiA!
What I managed to do to date is setup the remote http interface, but VLC server tries to show the video file as "ASCII art" on my ssh connection to server (where I started VLC).
Here follows a trace of my last attempt; something is obviously missing, but I can't divine what.
Please help
/mcondarelli
[mcondarelli@localhost ~]$ vlc -vvv -I http --http-password='nopass' video/* --sout '#standard{access=http,dst=test.soft-in.com:8080}'
VLC media player 2.2.5.1 Umbrella (revision 2.2.5-70-gaeea04d843)
[0000000000ea3058] core libvlc debug: VLC media player - 2.2.5.1 Umbrella
[0000000000ea3058] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
[0000000000ea3058] core libvlc debug: revision 2.2.5-70-gaeea04d843
[0000000000ea3058] core libvlc debug: configured with ./configure '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-silent-rules' '--disable-optimizations' '--disable-rpath' '--enable-aa' '--enable-fdkaac' '--enable-lirc' '--enable-omxil' '--enable-omxilvout' '--with-default-font=/usr/share/fonts/dejavu/DejaVuSans.ttf' '--with-default-font-family=DejaVuSans' '--with-default-monospace-font=/usr/share/fonts/dejavu/DejaVuSansMono.ttf' '--with-default-monospace-font-family=DejaVuSansMono' '--with-pic' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'
[0000000000ea3058] core libvlc debug: searching plug-in modules
[0000000000ea3058] core libvlc debug: loading plugins cache file /usr/lib64/vlc/plugins/plugins.dat
[0000000000ea3058] core libvlc debug: recursively browsing `/usr/lib64/vlc/plugins'
[0000000000ea3058] core libvlc debug: saving plugins cache /usr/lib64/vlc/plugins/plugins.dat
[0000000000ea3058] core libvlc debug: plug-ins loaded: 456 modules
[0000000000ea3058] core libvlc debug: opening config file (/home/mcondarelli/.config/vlc/vlcrc)
[0000000000ea3058] core libvlc debug: translation test: code is "C"
[0000000000ea3058] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
[0000000000f76fd8] core input debug: Creating an input for 'Media Library'
[0000000000f76fd8] core input debug: Input is a meta file: disabling unneeded options
[0000000000f76fd8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0000000000f76fd8] core input debug: `file/xspf-open:///home/mcondarelli/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/mcondarelli/.local/share/vlc/ml.xspf'
[0000000000f76fd8] core input debug: creating demux: access='file' demux='xspf-open' location='/home/mcondarelli/.local/share/vlc/ml.xspf' file='/home/mcondarelli/.local/share/vlc/ml.xspf'
[0000000000f7bc38] core demux debug: looking for access_demux module matching "file": 19 candidates
[0000000000f7bc38] core demux debug: no access_demux modules matched
[0000000000f76fd8] core input debug: creating access 'file' location='/home/mcondarelli/.local/share/vlc/ml.xspf', path='/home/mcondarelli/.local/share/vlc/ml.xspf'
[0000000000f7bc38] core access debug: looking for access module matching "file": 23 candidates
[0000000000f7bc38] filesystem access debug: opening file `/home/mcondarelli/.local/share/vlc/ml.xspf'
[0000000000f7bc38] core access debug: using access module "filesystem"
[0000000000f7e308] core stream debug: Using stream method for AStream*
[0000000000f7e308] core stream debug: starting pre-buffering
[0000000000f7e308] core stream debug: received first data after 0 ms
[0000000000f7e308] core stream debug: pre-buffering done 296 bytes in 0s - 36132 KiB/s
[0000000000f7e568] core stream debug: looking for stream_filter module matching "any": 9 candidates
[0000000000f7e568] core stream debug: no stream_filter modules matched
[0000000000f7e568] core stream debug: looking for stream_filter module matching "record": 9 candidates
[0000000000f7e568] core stream debug: using stream_filter module "record"
[0000000000f76fd8] core input debug: creating demux: access='file' demux='xspf-open' location='/home/mcondarelli/.local/share/vlc/ml.xspf' file='/home/mcondarelli/.local/share/vlc/ml.xspf'
[0000000000f90708] core demux debug: looking for demux module matching "xspf-open": 66 candidates
[0000000000f90708] xspf demux debug: using XSPF playlist reader
[0000000000f90708] core demux debug: using demux module "playlist"
[0000000000f90938] core demux meta debug: looking for meta reader module matching "any": 1 candidates
[0000000000f90938] lua demux meta debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/reader
[0000000000f90938] lua demux meta debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/reader
[0000000000f90938] lua demux meta debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/reader/filename.luac
[0000000000f90938] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0000000000f90938] core demux meta debug: no meta reader modules matched
[0000000000f76fd8] core input debug: `file/xspf-open:///home/mcondarelli/.local/share/vlc/ml.xspf' successfully opened
[0000000000f95ad8] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[0000000000f95ad8] core xml reader debug: using xml reader module "xml"
[0000000000f90708] xspf demux debug: parsed 0 tracks successfully
[0000000000f76fd8] core input debug: EOF reached
[0000000000f90708] core demux debug: removing module "playlist"
[0000000000f7e568] core stream debug: removing module "record"
[0000000000f7bc38] core access debug: removing module "filesystem"
[0000000000f75908] core playlist debug: creating audio output
[0000000000f7e308] core audio output debug: looking for audio output module matching "any": 5 candidates
[0000000000f7e308] pulse audio output debug: using library version 10.0.0
[0000000000f7e308] pulse audio output debug: (compiled with version 6.0.0, protocol 30)
[0000000000f7e308] pulse audio output error: PulseAudio server connection failure: Connection refused
[0000000000f7e308] alsa audio output debug: Available ALSA PCM devices:
[0000000000f7e308] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[0000000000f7e308] core audio output debug: using audio output module "alsa"
[0000000000f75908] core playlist debug: keeping audio output
[0000000000f75908] core playlist debug: adding item `Serenity - HD DVD Trailer.mp4' ( file:///home/mcondarelli/video/Serenity%20-%20HD%20DVD%20Trailer.mp4 )
[0000000000f75908] core playlist debug: adding item `Samsung HD demo - Oceanic Life 1080p.mp4' ( file:///home/mcondarelli/video/Samsung%20HD%20demo%20-%20Oceanic%20Life%201080p.mp4 )
[0000000000f75908] core playlist debug: adding item `Gravity - 2K Trailer.mp4' ( file:///home/mcondarelli/video/Gravity%20-%202K%20Trailer.mp4 )
[0000000000f75908] core playlist debug: adding item `Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4' ( file:///home/mcondarelli/video/Full%20HD%20Samsung%20LED%20Color%20Demo%201080p%20High%20Definition%20-%20YouTube.mp4 )
[0000000000f75908] core playlist debug: adding item `Fantastic Four - Rise of the Silver Surfer - Trailer.mp4' ( file:///home/mcondarelli/video/Fantastic%20Four%20-%20Rise%20of%20the%20Silver%20Surfer%20-%20Trailer.mp4 )
[0000000000f75908] core playlist debug: adding item `Demo Samsung - From The Blue - FULL HD 1080P.mp4' ( file:///home/mcondarelli/video/Demo%20Samsung%20-%20From%20The%20Blue%20-%20FULL%20HD%201080P.mp4 )
[0000000000fcb318] core interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[0000000000fcb318] core interface debug: using interface module "hotkeys"
[0000000000fba1d8] core interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[0000000000fba1d8] core interface debug: no interface modules matched
[0000000000fba1d8] core interface error: no suitable interface module
[0000000000ea3058] core libvlc error: interface "globalhotkeys,none" initialization failed
[0000000000f99e98] core interface debug: looking for interface module matching "dbus,none": 19 candidates
[0000000000f99e98] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0000000000f99e98] core interface debug: no interface modules matched
[0000000000f99e98] core interface error: no suitable interface module
[0000000000ea3058] core libvlc error: interface "dbus,none" initialization failed
[0000000000f99e98] core interface debug: looking for interface module matching "http": 19 candidates
[00007fec10000978] core input debug: Creating an input for 'Serenity - HD DVD Trailer.mp4'
[0000000000f75908] core playlist debug: no fetch required for Serenity - HD DVD Trailer (art currently attachment://picture0)
[00007fec10004068] core input debug: Creating an input for 'Samsung HD demo - Oceanic Life 1080p.mp4'
[0000000000f99e98] [http] lua interface debug: Found lua interface script: /usr/lib64/vlc/lua/intf/http.luac
[0000000000f99e98] [http] lua interface debug: Setting config variable: config={http={no_index=false}}
[0000000000f99e98] [http] core interface debug: using interface module "lua"
[0000000000f75908] core playlist debug: processing request item: null, node: Playlist, skip: 0
[0000000000f75908] core playlist debug: rebuilding array of current - root Playlist
[0000000000f75908] core playlist debug: rebuild done - 6 items, index -1
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Demo Samsung - From The Blue - FULL HD 1080P.mp4
[0000000000f75908] core playlist debug: Demo Samsung - From The Blue - FULL HD 1080P.mp4 is at 0
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c0009b8] core input debug: Creating an input for 'Demo Samsung - From The Blue - FULL HD 1080P.mp4'
[0000000000f75908] core playlist debug: requesting art for Demo Samsung - From The Blue - FULL HD 1080P.mp4
[00007fec00000b98] core stream output debug: using sout chain=`standard{access=http,dst=test.soft-in.com:8080}'
[00007fec00000b98] core stream output debug: stream=`standard'
[00007fec00000f28] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[00007fec04000958] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[0000000000f99e98] [http] lua interface: Lua HTTP interface
[00007fec00000f28] core stream out debug: set config option: sout-standard-access to http
[00007fec00000f28] core stream out debug: set config option: sout-standard-dst to test.soft-in.com:8080
[00007fec00000f28] stream_out_standard stream out error: no mux specified or found by extension
[00007fec00000f28] core stream out debug: no sout stream modules matched
[00007fec00000f28] core stream out debug: destroying chain... (name=(null))
[00007fec00000f28] core stream out debug: destroying chain done
[00007fec00000b98] core stream output error: stream chain failed for `standard{access=http,dst=test.soft-in.com:8080}'
[00007fec0c0009b8] core input error: cannot start stream output instance, aborting
[0000000000f75908] core playlist debug: dead input
[0000000000f75908] core playlist debug: changing item without a request (current 0/6)
[0000000000f75908] core playlist debug: using item 1
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Fantastic Four - Rise of the Silver Surfer - Trailer.mp4
[0000000000f75908] core playlist debug: Fantastic Four - Rise of the Silver Surfer - Trailer.mp4 is at 1
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c005da8] core input debug: Creating an input for 'Fantastic Four - Rise of the Silver Surfer - Trailer.mp4'
[0000000000f75908] core playlist debug: requesting art for Fantastic Four - Rise of the Silver Surfer - Trailer.mp4
[00007fec00000b98] core stream output debug: using sout chain=`standard{access=http,dst=test.soft-in.com:8080}'
[00007fec00000b98] core stream output debug: stream=`standard'
[00007fec00001e88] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[00007fec04000958] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/fetcher
[00007fec04000958] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007fec00001e88] core stream out debug: set config option: sout-standard-access to http
[00007fec00001e88] core stream out debug: set config option: sout-standard-dst to test.soft-in.com:8080
[00007fec00001e88] stream_out_standard stream out error: no mux specified or found by extension
[00007fec00001e88] core stream out debug: no sout stream modules matched
[00007fec00001e88] core stream out debug: destroying chain... (name=(null))
[00007fec00001e88] core stream out debug: destroying chain done
[00007fec00000b98] core stream output error: stream chain failed for `standard{access=http,dst=test.soft-in.com:8080}'
[00007fec0c005da8] core input error: cannot start stream output instance, aborting
[0000000000f75908] core playlist debug: dead input
[0000000000f75908] core playlist debug: changing item without a request (current 1/6)
[0000000000f75908] core playlist debug: using item 2
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4
[0000000000f75908] core playlist debug: Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4 is at 2
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c005da8] core input debug: Creating an input for 'Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4'
[0000000000f75908] core playlist debug: requesting art for Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4
[00007fec04000958] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[0000000000f99e98] [http] core interface debug: creating VLM
[0000000000f99e98] [http] lua interface debug: Loaded /usr/share/vlc/lua/http/custom.lua
[00007fec00000b98] core stream output debug: using sout chain=`standard{access=http,dst=test.soft-in.com:8080}'
[00007fec00000b98] core stream output debug: stream=`standard'
[00007fec00001e88] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[00007fec00001e88] core stream out debug: set config option: sout-standard-access to http
[00007fec00001e88] core stream out debug: set config option: sout-standard-dst to test.soft-in.com:8080
[00007fec00001e88] stream_out_standard stream out error: no mux specified or found by extension
[00007fec00001e88] core stream out debug: no sout stream modules matched
[00007fec00001e88] core stream out debug: destroying chain... (name=(null))
[00007fec00001e88] core stream out debug: destroying chain done
[00007fec00000b98] core stream output error: stream chain failed for `standard{access=http,dst=test.soft-in.com:8080}'
[00007fec0c005da8] core input error: cannot start stream output instance, aborting
[0000000000f75908] core playlist debug: meta ok for (null), need to fetch art
[0000000000f75908] core playlist debug: dead input
[0000000000f75908] core playlist debug: changing item without a request (current 2/6)
[0000000000f75908] core playlist debug: using item 3
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Gravity - 2K Trailer.mp4
[0000000000f75908] core playlist debug: Gravity - 2K Trailer.mp4 is at 3
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c005da8] core input debug: Creating an input for 'Gravity - 2K Trailer.mp4'
[0000000000f75908] core playlist debug: requesting art for Gravity - 2K Trailer.mp4
[0000000000f99e98] [http] core interface debug: net: listening to * port 8080
[00007fec10001ce8] core input debug: Creating an input for 'Gravity - 2K Trailer.mp4'
[00007fec00000b98] core stream output debug: using sout chain=`standard{access=http,dst=test.soft-in.com:8080}'
[00007fec00000b98] core stream output debug: stream=`standard'
[00007fec00001e88] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[00007fec00001e88] core stream out debug: set config option: sout-standard-access to http
[00007fec00001e88] core stream out debug: set config option: sout-standard-dst to test.soft-in.com:8080
[00007fec00001e88] stream_out_standard stream out error: no mux specified or found by extension
[00007fec00001e88] core stream out debug: no sout stream modules matched
[00007fec00001e88] core stream out debug: destroying chain... (name=(null))
[00007fec00001e88] core stream out debug: destroying chain done
[00007fec00000b98] core stream output error: stream chain failed for `standard{access=http,dst=test.soft-in.com:8080}'
[00007fec0c005da8] core input error: cannot start stream output instance, aborting
[00007fec00000b98] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[0000000000f75908] core playlist debug: dead input
[0000000000f75908] core playlist debug: changing item without a request (current 3/6)
[0000000000f75908] core playlist debug: using item 4
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Samsung HD demo - Oceanic Life 1080p.mp4
[0000000000f75908] core playlist debug: Samsung HD demo - Oceanic Life 1080p.mp4 is at 4
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c005da8] core input debug: Creating an input for 'Samsung HD demo - Oceanic Life 1080p.mp4'
[0000000000f75908] core playlist debug: requesting art for Samsung HD demo - Oceanic Life 1080p.mp4
[00007febf8000b98] core stream output debug: using sout chain=`standard{access=http,dst=test.soft-in.com:8080}'
[00007febf8000b98] core stream output debug: stream=`standard'
[00007febf8000f28] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[00007febf8000f28] core stream out debug: set config option: sout-standard-access to http
[00007febf8000f28] core stream out debug: set config option: sout-standard-dst to test.soft-in.com:8080
[00007febf8000f28] stream_out_standard stream out error: no mux specified or found by extension
[00007febf8000f28] core stream out debug: no sout stream modules matched
[00007febf8000f28] core stream out debug: destroying chain... (name=(null))
[00007febf8000f28] core stream out debug: destroying chain done
[00007febf8000b98] core stream output error: stream chain failed for `standard{access=http,dst=test.soft-in.com:8080}'
[00007fec0c005da8] core input error: cannot start stream output instance, aborting
[0000000000f75908] core playlist debug: dead input
[0000000000f75908] core playlist debug: changing item without a request (current 4/6)
[0000000000f75908] core playlist debug: using item 5
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Serenity - HD DVD Trailer
[0000000000f75908] core playlist debug: Serenity - HD DVD Trailer is at 5
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c005da8] core input debug: Creating an input for 'Serenity - HD DVD Trailer'
[00007febf8000b98] core stream output debug: using sout chain=`standard{access=http,dst=test.soft-in.com:8080}'
[00007febf8000b98] core stream output debug: stream=`standard'
[00007febf8000f28] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[00007febf8000f28] core stream out debug: set config option: sout-standard-access to http
[00007febf8000f28] core stream out debug: set config option: sout-standard-dst to test.soft-in.com:8080
[00007febf8000f28] stream_out_standard stream out error: no mux specified or found by extension
[00007febf8000f28] core stream out debug: no sout stream modules matched
[00007febf8000f28] core stream out debug: destroying chain... (name=(null))
[00007febf8000f28] core stream out debug: destroying chain done
[00007febf8000b98] core stream output error: stream chain failed for `standard{access=http,dst=test.soft-in.com:8080}'
[00007fec0c005da8] core input error: cannot start stream output instance, aborting
[0000000000f75908] core playlist debug: dead input
[0000000000f75908] core playlist debug: changing item without a request (current 5/6)
[0000000000f75908] core playlist debug: nothing to play
[00007fec04000958] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec04000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fec04000958] core art finder debug: no meta fetcher modules matched
[0000000000ea3058] core libvlc debug: searching art for Demo Samsung - From The Blue - FULL HD 1080P.mp4
[00007fec04000958] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007fec00000b98] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/fetcher
[00007fec00000b98] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007fec00000b98] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec00000b98] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec00000b98] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fec00000b98] core art finder debug: no meta fetcher modules matched
[0000000000f75908] core playlist debug: searching art for Samsung HD demo - Oceanic Life 1080p.mp4
[00007fec0000aa28] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007fec0000aa28] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/art
[00007fec0000aa28] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/art
[00007fec0000aa28] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec0000aa28] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec0000aa28] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec0000aa28] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec0000aa28] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[0000000000f75908] core playlist debug: no fetch required for Gravity - 2K Trailer (art currently attachment://picture0)
[00007fec10c445c8] core input debug: Creating an input for 'Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4'
[00007fec04000958] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/art
[00007fec04000958] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/art
[00007fec04000958] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec04000958] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec04000958] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec04000958] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec04000958] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec04000958] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec04000958] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec04000958] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec04000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007fec04000958] core art finder debug: no art finder modules matched
[00007fec04000958] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[0000000000f75908] core playlist debug: meta ok for (null), need to fetch art
[00007fec10c84618] core input debug: Creating an input for 'Fantastic Four - Rise of the Silver Surfer - Trailer.mp4'
[0000000000f75908] core playlist debug: no fetch required for Fantastic Four: Rise of the Silver Surfer - Theatrical Trailer (art currently attachment://picture0)
[00007fec10c861d8] core input debug: Creating an input for 'Demo Samsung - From The Blue - FULL HD 1080P.mp4'
[00007fec0000aa28] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec0000aa28] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec04000958] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/fetcher
[00007fec04000958] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007fec04000958] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec04000958] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec04000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fec04000958] core art finder debug: no meta fetcher modules matched
[0000000000ea3058] core libvlc debug: found art for Fantastic Four: Rise of the Silver Surfer - Theatrical Trailer in cache
[00007fec04001138] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00007fec04001138] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/fetcher
[00007fec04001138] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007fec04001138] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec04001138] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec04001138] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fec04001138] core art finder debug: no meta fetcher modules matched
[0000000000ea3058] core libvlc debug: searching art for Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4
[00007fec04001138] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007fec04001138] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/art
[00007fec04001138] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/art
[00007fec04001138] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec04001138] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec04001138] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec04001138] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec04001138] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec0000aa28] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec0000aa28] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007fec0000aa28] core art finder debug: no art finder modules matched
[00007fec0000aa28] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00007fec04001138] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec04001138] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec0000aa28] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/fetcher
[00007fec0000aa28] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007fec0000aa28] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec04001138] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec04001138] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007fec04001138] core art finder debug: no art finder modules matched
[00007fec04001138] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00007fec0000aa28] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec0000aa28] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fec0000aa28] core art finder debug: no meta fetcher modules matched
[0000000000f75908] core playlist debug: searching art for Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4
[00007fec0000a3c8] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007fec04001138] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/fetcher
[00007fec04001138] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007fec04001138] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec0000a3c8] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/art
[00007fec0000a3c8] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/art
[00007fec0000a3c8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec04001138] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec04001138] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fec04001138] core art finder debug: no meta fetcher modules matched
[0000000000ea3058] core libvlc debug: creating access 'attachment' location='picture0', path='(null)'
[00007fec0400aab8] core access debug: looking for access module matching "attachment": 23 candidates
[00007fec0400aab8] core access debug: no access modules matched
[0000000000ea3058] core libvlc error: no suitable access module for `attachment://picture0'
[00007fec04002cc8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00007fec0000a3c8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec0000a3c8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec04002cc8] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/fetcher
[00007fec04002cc8] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007fec04002cc8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec0000a3c8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec0000a3c8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec0000a3c8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec0000a3c8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec0000a3c8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec0000a3c8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007fec0000a3c8] core art finder debug: no art finder modules matched
[0000000000f75908] core playlist debug: art not found for Samsung HD demo - Oceanic Life 1080p.mp4
[0000000000f75908] core playlist debug: art not found for Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4
[0000000000f75908] core playlist debug: meta ok for (null), need to fetch art
[00007fec04002cc8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec04002cc8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fec04002cc8] core art finder debug: no meta fetcher modules matched
[0000000000ea3058] core libvlc debug: searching art for Samsung HD demo - Oceanic Life 1080p.mp4
[00007fec04002cc8] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007fec04002cc8] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/art
[00007fec04002cc8] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/art
[00007fec04002cc8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec10c83fe8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00007fec04002cc8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec04002cc8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec04002cc8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec04002cc8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec10c83fe8] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/fetcher
[00007fec10c83fe8] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007fec10c83fe8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec04002cc8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec04002cc8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec04002cc8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec04002cc8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007fec04002cc8] core art finder debug: no art finder modules matched
[0000000000ea3058] core libvlc debug: art not found for Demo Samsung - From The Blue - FULL HD 1080P.mp4
[0000000000ea3058] core libvlc debug: art not found for Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4
[0000000000ea3058] core libvlc debug: art not found for Gravity - 2K Trailer
[0000000000ea3058] core libvlc debug: art not found for Samsung HD demo - Oceanic Life 1080p.mp4
[00007fec10c83fe8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec10c83fe8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fec10c83fe8] core art finder debug: no meta fetcher modules matched
[0000000000f75908] core playlist debug: searching art for Demo Samsung - From The Blue - FULL HD 1080P.mp4
[00007fec10c83fe8] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007fec10c83fe8] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/art
[00007fec10c83fe8] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/art
[00007fec10c83fe8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec10c83fe8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007fec10c83fe8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec10c83fe8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007fec10c83fe8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec10c83fe8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007fec10c83fe8] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec10c83fe8] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007fec10c83fe8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007fec10c83fe8] core art finder debug: no art finder modules matched
[0000000000f75908] core playlist debug: art not found for Demo Samsung - From The Blue - FULL HD 1080P.mp4
[0000000000f99e98] [http] lua interface debug: Loading `/usr/share/vlc/lua/http/requests/status.xml'
[0000000000f99e98] [http] lua interface debug: Loading `/usr/share/vlc/lua/http/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png'
[0000000000f75908] core playlist debug: processing request item: Demo Samsung - From The Blue - FULL HD 1080P.mp4, node: Playlist, skip: 0
[0000000000f75908] core playlist debug: resyncing on Demo Samsung - From The Blue - FULL HD 1080P.mp4
[0000000000f75908] core playlist debug: Demo Samsung - From The Blue - FULL HD 1080P.mp4 is at 0
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Demo Samsung - From The Blue - FULL HD 1080P.mp4
[0000000000f75908] core playlist debug: Demo Samsung - From The Blue - FULL HD 1080P.mp4 is at 0
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c005da8] core input debug: Creating an input for 'Demo Samsung - From The Blue - FULL HD 1080P.mp4'
[0000000000f75908] core playlist debug: requesting art for Demo Samsung - From The Blue - FULL HD 1080P.mp4
[00007fec04001d28] core stream output debug: using sout chain=`standard{access=http,dst=test.soft-in.com:8080}'
[00007fec04001d28] core stream output debug: stream=`standard'
[00007fec04004638] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[00007fec04004638] core stream out debug: set config option: sout-standard-access to http
[00007fec04004638] core stream out debug: set config option: sout-standard-dst to test.soft-in.com:8080
[00007fec04004638] stream_out_standard stream out error: no mux specified or found by extension
[00007fec04004638] core stream out debug: no sout stream modules matched
[00007fec04004638] core stream out debug: destroying chain... (name=(null))
[00007fec04004638] core stream out debug: destroying chain done
[00007fec04001d28] core stream output error: stream chain failed for `standard{access=http,dst=test.soft-in.com:8080}'
[00007fec0c005da8] core input error: cannot start stream output instance, aborting
[00007fec04001d28] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[0000000000f75908] core playlist debug: dead input
[0000000000f75908] core playlist debug: changing item without a request (current 0/6)
[0000000000f75908] core playlist debug: using item 1
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Fantastic Four: Rise of the Silver Surfer - Theatrical Trailer
[0000000000f75908] core playlist debug: Fantastic Four: Rise of the Silver Surfer - Theatrical Trailer is at 1
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c005da8] core input debug: Creating an input for 'Fantastic Four: Rise of the Silver Surfer - Theatrical Trailer'
[0000000000f75908] core playlist debug: requesting art for Fantastic Four: Rise of the Silver Surfer - Theatrical Trailer
[00007fec00008d38] core stream output debug: using sout chain=`standard{access=http,dst=test.soft-in.com:8080}'
[00007fec00008d38] core stream output debug: stream=`standard'
[00007fec00007a78] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[00007fec00007a78] core stream out debug: set config option: sout-standard-access to http
[00007fec00007a78] core stream out debug: set config option: sout-standard-dst to test.soft-in.com:8080
[00007fec00007a78] stream_out_standard stream out error: no mux specified or found by extension
[00007fec00007a78] core stream out debug: no sout stream modules matched
[00007fec00007a78] core stream out debug: destroying chain... (name=(null))
[00007fec00007a78] core stream out debug: destroying chain done
[00007fec00008d38] core stream output error: stream chain failed for `standard{access=http,dst=test.soft-in.com:8080}'
[00007fec0c005da8] core input error: cannot start stream output instance, aborting
[0000000000f75908] core playlist debug: dead input
[0000000000f75908] core playlist debug: changing item without a request (current 1/6)
[0000000000f75908] core playlist debug: using item 2
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4
[0000000000f75908] core playlist debug: Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4 is at 2
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c005da8] core input debug: Creating an input for 'Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4'
[0000000000f75908] core playlist debug: requesting art for Full HD Samsung LED Color Demo 1080p High Definition - YouTube.mp4
[00007fec04001d28] lua art finder debug: Trying Lua scripts in /home/mcondarelli/.local/share/vlc/lua/meta/fetcher
[00007fec04001d28] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007fec04001d28] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac
[00007fec00008d38] core stream output debug: using sout chain=`standard{access=http,dst=test.soft-in.com:8080}'
[00007fec00008d38] core stream output debug: stream=`standard'
[00007fec00007a78] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[00007fec00007a78] core stream out debug: set config option: sout-standard-access to http
[00007fec00007a78] core stream out debug: set config option: sout-standard-dst to test.soft-in.com:8080
[00007fec00007a78] stream_out_standard stream out error: no mux specified or found by extension
[00007fec00007a78] core stream out debug: no sout stream modules matched
[00007fec00007a78] core stream out debug: destroying chain... (name=(null))
[00007fec00007a78] core stream out debug: destroying chain done
[00007fec00008d38] core stream output error: stream chain failed for `standard{access=http,dst=test.soft-in.com:8080}'
[00007fec0c005da8] core input error: cannot start stream output instance, aborting
[0000000000f75908] core playlist debug: dead input
[0000000000f75908] core playlist debug: changing item without a request (current 2/6)
[0000000000f75908] core playlist debug: using item 3
[0000000000f75908] core playlist debug: starting playback of the new playlist item
[0000000000f75908] core playlist debug: resyncing on Gravity - 2K Trailer
[0000000000f75908] core playlist debug: Gravity - 2K Trailer is at 3
[0000000000f75908] core playlist debug: creating new input thread
[00007fec0c005da8] core input debug: Creating an input for 'Gravity - 2K Trailer'
[00007fec04001d28] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/fetcher/tvrage.luac