04-03-2018, 20:28:06
bonjour,
sur un Pi2 et un Pi3
j'essaye de produire un streaming par raspivid et de visionner sur un ordinateur et un téléphone Galaxy S5
en rtsp
avec VLC (ouverture flux réseau) url : rtsp://192.168.0.76:8554
il y a écran noir
message d'erreur : "VLC n'a pas pu se connecter à 192.168.0.76:8554"
---
sur le terminal Pi3 connecté en SSH, il y a :
avec défilement continuel des mêmes lignes
------
(suite)
cependant en flux réseau http http url : http://192.168.0.76:8090
le streaming marche avec VLC sur mon ordi ,
mais ne marche pas avec VLC sur mon portable Galaxy S5 message : "cette url n'est pas supportée"
mais marche avec Mx Player sur ce même portable Galaxy S5
?
-------
----
merci
sur un Pi2 et un Pi3
j'essaye de produire un streaming par raspivid et de visionner sur un ordinateur et un téléphone Galaxy S5
en rtsp
Code :
[email protected] ~ $ raspivid -o - -t 0 -n -w 600 -h 400 -fps 12 | cvlc -vvv stream:///dev/stdin --sout '#rtp{sdp=rtsp://:8554/}' :demux=h264
avec VLC (ouverture flux réseau) url : rtsp://192.168.0.76:8554
il y a écran noir
message d'erreur : "VLC n'a pas pu se connecter à 192.168.0.76:8554"
---
sur le terminal Pi3 connecté en SSH, il y a :
Code :
[email protected] $ raspivid -o - -t 0 -n -w 600 -h 400 -fps 12 | cvlc -vvv stream:///dev/stdin --sout '#rtp{sdp=rtsp://:8554/}' :demux=h264
VLC media player 2.2.7 Umbrella (revision 2.2.7-0-g6e32381286)
[002f88f8] core libvlc debug: VLC media player - 2.2.7 Umbrella
[002f88f8] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
[002f88f8] core libvlc debug: revision 2.2.7-0-g6e32381286
[002f88f8] core libvlc debug: configured with ./configure '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libdir=${prefix}/lib/arm-linux-gnueabihf' '--libexecdir=${prefix}/lib/arm-linux-gnueabihf' '--disable-dependency-tracking' '--build=arm-linux-gnueabihf' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--libdir=/usr/lib' '--sysconfdir=/etc' '--with-binary-version=1~deb8u1' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freerdp' '--enable-freetype' '--enable-fribidi' '--enable-gles1' '--enable-gles2' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-smbclient' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcdx' '--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-libtar' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-sndio' '--disable-svgdec' '--disable-telx' '--disable-vpx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-v4l2' '--enable-libva' '--enable-vcd' '--disable-oss' '--disable-crystalhd' '--disable-mmx' '--disable-sse' '--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'build_alias=arm-linux-gnueabihf' 'OBJCFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security'
[002f88f8] core libvlc debug: searching plug-in modules
[002f88f8] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[002f88f8] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[002f88f8] core libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[002f88f8] core libvlc debug: plug-ins loaded: 450 modules
[002f88f8] core libvlc debug: opening config file (/home/pi/.config/vlc/vlcrc)
[002f88f8] core libvlc debug: translation test: code is "fr"
[002f88f8] core libvlc debug: CPU has capabilities ARM_NEON FPU
[00393aa8] core input debug: Creating an input for 'Médiathèque'
[00393aa8] core input debug: Input is a meta file: disabling unneeded options
[00393aa8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[00393aa8] core input debug: `file/xspf-open:///home/pi/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/pi/.local/share/vlc/ml.xspf'
[00393aa8] core input debug: creating demux: access='file' demux='xspf-open' location='/home/pi/.local/share/vlc/ml.xspf' file='/home/pi/.local/share/vlc/ml.xspf'
[0030e2c0] core demux debug: looking for access_demux module matching "file": 20 candidates
[0030e2c0] core demux debug: no access_demux modules matched
[00393aa8] core input debug: creating access 'file' location='/home/pi/.local/share/vlc/ml.xspf', path='/home/pi/.local/share/vlc/ml.xspf'
[0030b880] core access debug: looking for access module matching "file": 25 candidates
[0030b880] filesystem access debug: opening file `/home/pi/.local/share/vlc/ml.xspf'
[0030b880] core access debug: using access module "filesystem"
[0030e2c0] core stream debug: Using stream method for AStream*
[0030e2c0] core stream debug: starting pre-buffering
[0030e2c0] core stream debug: received first data after 0 ms
[0030e2c0] core stream debug: pre-buffering done 296 bytes in 0s - 1741 KiB/s
[0030be90] core stream debug: looking for stream_filter module matching "any": 9 candidates
[0030be90] core stream debug: no stream_filter modules matched
[0030be90] core stream debug: looking for stream_filter module matching "record": 9 candidates
[0030be90] core stream debug: using stream_filter module "record"
[00393aa8] core input debug: creating demux: access='file' demux='xspf-open' location='/home/pi/.local/share/vlc/ml.xspf' file='/home/pi/.local/share/vlc/ml.xspf'
[00393e20] core demux debug: looking for demux module matching "xspf-open": 65 candidates
[00393e20] xspf demux debug: using XSPF playlist reader
[00393e20] core demux debug: using demux module "playlist"
[00394390] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00394390] lua demux meta debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/reader
[00394390] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[00394390] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[00394390] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[00394390] core demux meta debug: no meta reader modules matched
[00393aa8] core input debug: `file/xspf-open:///home/pi/.local/share/vlc/ml.xspf' successfully opened
[003894c0] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[003894c0] core xml reader debug: using xml reader module "xml"
[00393e20] xspf demux debug: parsed 0 tracks successfully
[00393aa8] core input debug: EOF reached
[00393e20] core demux debug: removing module "playlist"
[0030be90] core stream debug: removing module "record"
[0030b880] core access debug: removing module "filesystem"
[004708a8] core playlist debug: creating audio output
[00308120] core audio output debug: looking for audio output module matching "any": 5 candidates
[00308120] pulse audio output debug: using library version 5.0.0
[00308120] pulse audio output debug: (compiled with version 5.0.0, protocol 29)
[00308120] pulse audio output error: PulseAudio server connection failure: Connexion refusée
[00308120] alsa audio output debug: Available ALSA PCM devices:
[00308120] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[00308120] alsa audio output debug: PulseAudio Sound Server (pulse)
[00308120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Default Audio Device (sysdefault:CARD=ALSA)
[00308120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Direct sample mixing device (dmix:CARD=ALSA,DEV=0)
[00308120] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct sample mixing device (dmix:CARD=ALSA,DEV=1)
[00308120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Direct sample snooping device (dsnoop:CARD=ALSA,DEV=0)
[00308120] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct sample snooping device (dsnoop:CARD=ALSA,DEV=1)
[00308120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Direct hardware device without any conversions (hw:CARD=ALSA,DEV=0)
[00308120] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct hardware device without any conversions (hw:CARD=ALSA,DEV=1)
[00308120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Hardware device with all software conversions (plughw:CARD=ALSA,DEV=0)
[00308120] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Hardware device with all software conversions (plughw:CARD=ALSA,DEV=1)
[00308120] core audio output debug: using audio output module "alsa"
[004708a8] core playlist debug: keeping audio output
[004708a8] core playlist debug: adding item `stdin' ( stream:///dev/stdin )
[74200520] core input debug: Creating an input for 'stdin'
[003185e0] core interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[004708a8] core playlist debug: meta ok for (null), need to fetch art
[74202bf0] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[003185e0] core interface debug: using interface module "hotkeys"
[0030d920] core interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[0030d920] core interface debug: no interface modules matched
[0030d920] core interface error: no suitable interface module
[002f88f8] core libvlc error: interface "globalhotkeys,none" initialization failed
[0030d920] core interface debug: looking for interface module matching "dbus,none": 19 candidates
[0030d920] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0030d920] core interface debug: no interface modules matched
[0030d920] core interface error: no suitable interface module
[002f88f8] core libvlc error: interface "dbus,none" initialization failed
[0030d920] core interface debug: looking for interface module matching "dummy": 19 candidates
[0030d920] dummy interface: using the dummy interface module...
[0030d920] core interface debug: using interface module "dummy"
[004708a8] core playlist debug: processing request item: null, node: Liste de lecture, skip: 0
[004708a8] core playlist debug: rebuilding array of current - root Liste de lecture
[004708a8] core playlist debug: rebuild done - 1 items, index -1
[004708a8] core playlist debug: starting playback of the new playlist item
[004708a8] core playlist debug: resyncing on stdin
[004708a8] core playlist debug: stdin is at 0
[004708a8] core playlist debug: creating new input thread
[73c00508] core input debug: Creating an input for 'stdin'
[004708a8] core playlist debug: requesting art for stdin
[73a006d8] core stream output debug: using sout chain=`rtp{sdp=rtsp://:8554/}'
[73a006d8] core stream output debug: stream=`rtp'
[73b004d8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[73a008c8] core stream out debug: looking for sout stream module matching "rtp": 22 candidates
[73a008c8] core stream out debug: set config option: sout-rtp-sdp to rtsp://:8554/
[74202bf0] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
[74202bf0] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[74202bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[73a008c8] stream_out_rtp stream out debug: RTSP stream at /
[73a008c8] core stream out debug: net: listening to * port 8554
[73a008c8] core stream out debug: using sout stream module "stream_out_rtp"
[73c00508] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[73c00508] core input debug: `stream:///dev/stdin' gives access `stream' demux `' path `/dev/stdin'
[73c00508] core input debug: specified demux `h264'
[73c00508] core input debug: creating demux: access='stream' demux='h264' location='/dev/stdin' file='/dev/stdin'
[73b004d8] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[73a029c8] core demux debug: looking for access_demux module matching "stream": 20 candidates
[73a029c8] core demux debug: no access_demux modules matched
[73c00508] core input debug: creating access 'stream' location='/dev/stdin', path='/dev/stdin'
[73a02988] core access debug: looking for access module matching "stream": 25 candidates
[74202bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[74202bf0] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[74202bf0] core art finder debug: no meta fetcher modules matched
[004708a8] core playlist debug: searching art for stdin
[74202bf0] core art finder debug: looking for art finder module matching "any": 2 candidates
[73a02988] filesystem access debug: opening file `/dev/stdin'
[73a02988] core access debug: using access module "filesystem"
[73a02a58] core stream debug: Using stream method for AStream*
[73a02a58] core stream debug: starting pre-buffering
[73a02a58] core stream debug: received first data after 0 ms
[73a02a58] core stream debug: pre-buffering done 1024 bytes in 0s - 5347 KiB/s
[73a02c18] core stream debug: looking for stream_filter module matching "any": 9 candidates
[73a02c18] core stream debug: no stream_filter modules matched
[73a02c18] core stream debug: looking for stream_filter module matching "record": 9 candidates
[73a02c18] core stream debug: using stream_filter module "record"
[73c00508] core input debug: creating demux: access='stream' demux='h264' location='/dev/stdin' file='/dev/stdin'
[73a02cd8] core demux debug: looking for demux module matching "h264": 65 candidates
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[73a02cd8] h264 demux debug: using 25,00 fps
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[73b004d8] core art finder debug: no meta fetcher modules matched
[73a031b0] core demux packetizer debug: looking for packetizer module matching "any": 23 candidates
[002f88f8] core libvlc debug: searching art for stdin
[73b004d8] core art finder debug: looking for art finder module matching "any": 2 candidates
[73a031b0] core demux packetizer debug: using packetizer module "packetizer_h264"
[73a02cd8] core demux debug: using demux module "h264"
[73c00508] core input debug: starting in async mode
[74202bf0] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
[74202bf0] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[73a0a448] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[74202bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[73b004d8] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[73a0a448] lua demux meta debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/reader
[74202bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[74202bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[73a0a448] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[73a0a448] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[74202bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[74202bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[73a0a448] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[73a0a448] core demux meta debug: no meta reader modules matched
[73c00508] core input debug: `stream:///dev/stdin' successfully opened
[73a031b0] packetizer_h264 demux packetizer debug: found NAL_SPS (sps_id=0)
[73a031b0] packetizer_h264 demux packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
[73c00508] core input debug: selecting program id=0
[73a0a6f0] core decoder debug: looking for packetizer module matching "any": 23 candidates
[73a0a6f0] core decoder debug: using packetizer module "packetizer_h264"
[73c00508] core input error: Invalid PCR value in ES_OUT_SET_(GROUP_)PCR !
[73c00508] core input debug: switching to sync mode
[73a0a6f0] packetizer_h264 decoder debug: found NAL_SPS (sps_id=0)
[73a0a6f0] packetizer_h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[74202bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[73c00508] core input debug: Buffering 0%
[74202bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[73c00508] core input debug: Buffering 13%
[73a006d8] core stream output debug: adding a new sout input (sout_input:0x72900520)
[73a008c8] stream_out_rtp stream out debug: maximum RTP packet size: 1400 bytes
[73a008c8] stream_out_rtp stream out debug: RTSP: adding /trackID=0
[73a008c8] stream_out_rtp stream out debug: sdp=
v=0
o=- 16016727788645515970 16016727788645515970 IN IP4 raspberrypi
s=Unnamed
i=N/A
c=IN IP4 0.0.0.0
t=0 0
a=tool:vlc 2.2.7
a=recvonly
a=type:broadcast
a=charset:UTF-8
m=video 0 RTP/AVP 96
b=RR:0
a=rtpmap:96 H264/90000
a=fmtp:96 packetization-mode=1
[73c00508] core input debug: Buffering 26%
[73c00508] core input debug: Buffering 40%
[73c00508] core input debug: Buffering 53%
[73c00508] core input debug: Buffering 66%
[73c00508] core input debug: Buffering 80%
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[74202bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[73b004d8] core art finder debug: no art finder modules matched
[74202bf0] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[74202bf0] core art finder debug: no art finder modules matched
[73b004d8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[74203538] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[74203538] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
[73b004d8] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
[74203538] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[74203538] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[74203538] core art finder debug: using meta fetcher module "lua"
[74203538] core art finder debug: removing module "lua"
[73b004d8] core art finder debug: using meta fetcher module "lua"
[73b004d8] core art finder debug: removing module "lua"
[004708a8] core playlist debug: searching art for stdin
[002f88f8] core libvlc debug: searching art for stdin
[74202df0] core art finder debug: looking for art finder module matching "any": 2 candidates
[73b004d8] core art finder debug: looking for art finder module matching "any": 2 candidates
[74202df0] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
[73b004d8] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
[74202df0] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[74202df0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[73c00508] core input debug: Buffering 93%
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[74202df0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[74202df0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[74202df0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[74202df0] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[74202df0] core art finder debug: no art finder modules matched
[73b004d8] core art finder debug: no art finder modules matched
[002f88f8] core libvlc debug: art not found for stdin
[004708a8] core playlist debug: art not found for stdin
[73c00508] core input debug: Stream buffering done (320 ms in 167 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 300 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 13%
[73c00508] core input debug: Buffering 26%
[73c00508] core input debug: Buffering 40%
[73c00508] core input debug: Buffering 53%
[73c00508] core input debug: Buffering 66%
[73c00508] core input debug: Buffering 80%
[73c00508] core input debug: Buffering 93%
[73c00508] core input debug: Stream buffering done (320 ms in 665 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 312 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 12%
[73c00508] core input debug: Buffering 25%
[73c00508] core input debug: Buffering 38%
[73c00508] core input debug: Buffering 51%
[73c00508] core input debug: Buffering 63%
[73c00508] core input debug: Buffering 76%
[73c00508] core input debug: Buffering 89%
[73c00508] core input debug: Stream buffering done (320 ms in 666 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 345 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 11%
[73c00508] core input debug: Buffering 23%
[73c00508] core input debug: Buffering 34%
[73c00508] core input debug: Buffering 46%
[73c00508] core input debug: Buffering 57%
[73c00508] core input debug: Buffering 69%
[73c00508] core input debug: Buffering 81%
[73c00508] core input debug: Buffering 92%
[73c00508] core input debug: Stream buffering done (360 ms in 748 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 362 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 11%
[73c00508] core input debug: Buffering 22%
[73c00508] core input debug: Buffering 33%
[73c00508] core input debug: Buffering 44%
[73c00508] core input debug: Buffering 55%
[73c00508] core input debug: Buffering 66%
[73c00508] core input debug: Buffering 77%
[73c00508] core input debug: Buffering 88%
[73c00508] core input debug: Buffering 99%
[73c00508] core input debug: Stream buffering done (400 ms in 833 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 391 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 10%
[73c00508] core input debug: Buffering 20%
[73c00508] core input debug: Buffering 30%
[73c00508] core input debug: Buffering 40%
[73c00508] core input debug: Buffering 51%
[73c00508] core input debug: Buffering 61%
[73c00508] core input debug: Buffering 71%
[73c00508] core input debug: Buffering 81%
[73c00508] core input debug: Buffering 91%
[73c00508] core input debug: Stream buffering done (400 ms in 832 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 432 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 9%
[73c00508] core input debug: Buffering 18%
[73c00508] core input debug: Buffering 27%
[73c00508] core input debug: Buffering 37%
[73c00508] core input debug: Buffering 46%
[73c00508] core input debug: Buffering 55%
[73c00508] core input debug: Buffering 64%
[73c00508] core input debug: Buffering 74%
[73c00508] core input debug: Buffering 83%
[73c00508] core input debug: Buffering 92%
[73c00508] core input debug: Stream buffering done (440 ms in 916 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 459 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 8%
[73c00508] core input debug: Buffering 17%
[73c00508] core input debug: Buffering 26%
[73c00508] core input debug: Buffering 34%
[73c00508] core input debug: Buffering 43%
[73c00508] core input debug: Buffering 52%
[73c00508] core input debug: Buffering 60%
[73c00508] core input debug: Buffering 69%
[73c00508] core input debug: Buffering 78%
[73c00508] core input debug: Buffering 87%
[73c00508] core input debug: Buffering 95%
[73c00508] core input debug: Stream buffering done (480 ms in 999 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 478 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 8%
[73c00508] core input debug: Buffering 16%
[73c00508] core input debug: Buffering 25%
[73c00508] core input debug: Buffering 33%
[73c00508] core input debug: Buffering 41%
[73c00508] core input debug: Buffering 50%
[73c00508] core input debug: Buffering 58%
[73c00508] core input debug: Buffering 66%
[73c00508] core input debug: Buffering 75%
[73c00508] core input debug: Buffering 83%
[73c00508] core input debug: Buffering 91%
[73c00508] core input debug: Stream buffering done (480 ms in 999 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 519 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 7%
[73c00508] core input debug: Buffering 15%
[73c00508] core input debug: Buffering 23%
[73c00508] core input debug: Buffering 30%
[73c00508] core input debug: Buffering 38%
[73c00508] core input debug: Buffering 46%
[73c00508] core input debug: Buffering 53%
[73c00508] core input debug: Buffering 61%
[73c00508] core input debug: Buffering 69%
[73c00508] core input debug: Buffering 76%
[73c00508] core input debug: Buffering 84%
[73c00508] core input debug: Buffering 92%
[73c00508] core input debug: Stream buffering done (520 ms in 1083 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 549 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 7%
[73c00508] core input debug: Buffering 14%
[73c00508] core input debug: Buffering 21%
[73c00508] core input debug: Buffering 29%
[73c00508] core input debug: Buffering 36%
[73c00508] core input debug: Buffering 43%
[73c00508] core input debug: Buffering 50%
[73c00508] core input debug: Buffering 58%
[73c00508] core input debug: Buffering 65%
[73c00508] core input debug: Buffering 72%
[73c00508] core input debug: Buffering 80%
[73c00508] core input debug: Buffering 87%
[73c00508] core input debug: Buffering 94%
[73c00508] core input debug: Stream buffering done (560 ms in 1163 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 561 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 7%
[73c00508] core input debug: Buffering 14%
[73c00508] core input debug: Buffering 21%
[73c00508] core input debug: Buffering 28%
[73c00508] core input debug: Buffering 35%
[73c00508] core input debug: Buffering 42%
[73c00508] core input debug: Buffering 49%
[73c00508] core input debug: Buffering 57%
[73c00508] core input debug: Buffering 64%
[73c00508] core input debug: Buffering 71%
[73c00508] core input debug: Buffering 78%
[73c00508] core input debug: Buffering 85%
[73c00508] core input debug: Buffering 92%
[73c00508] core input debug: Buffering 99%
[73c00508] core input debug: Stream buffering done (600 ms in 1249 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 606 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 6%
[73c00508] core input debug: Buffering 13%
[73c00508] core input debug: Buffering 19%
[73c00508] core input debug: Buffering 26%
[73c00508] core input debug: Buffering 32%
[73c00508] core input debug: Buffering 39%
[73c00508] core input debug: Buffering 46%
[73c00508] core input debug: Buffering 52%
[73c00508] core input debug: Buffering 59%
[73c00508] core input debug: Buffering 65%
[73c00508] core input debug: Buffering 72%
[73c00508] core input debug: Buffering 79%
[73c00508] core input debug: Buffering 85%
[73c00508] core input debug: Buffering 92%
[73c00508] core input debug: Buffering 98%
[73c00508] core input debug: Stream buffering done (640 ms in 1330 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 649 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 6%
[73c00508] core input debug: Buffering 12%
[73c00508] core input debug: Buffering 18%
[73c00508] core input debug: Buffering 24%
[73c00508] core input debug: Buffering 30%
[73c00508] core input debug: Buffering 36%
[73c00508] core input debug: Buffering 43%
[73c00508] core input debug: Buffering 49%
[73c00508] core input debug: Buffering 55%
[73c00508] core input debug: Buffering 61%
[73c00508] core input debug: Buffering 67%
[73c00508] core input debug: Buffering 73%
[73c00508] core input debug: Buffering 80%
[73c00508] core input debug: Buffering 86%
[73c00508] core input debug: Buffering 92%
[73c00508] core input debug: Buffering 98%
[73c00508] core input debug: Stream buffering done (680 ms in 1415 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 691 ms)
[73c00508] core input error: ES_OUT_RESET_PCR called
[73c00508] core input debug: Buffering 0%
[73c00508] core input debug: Buffering 5%
[73c00508] core input debug: Buffering 11%
[73c00508] core input debug: Buffering 17%
[73c00508] core input debug: Buffering 23%
[73c00508] core input debug: Buffering 28%
[73c00508] core input debug: Buffering 34%
[73c00508] core input debug: Buffering 40%
[73c00508] core input debug: Buffering 46%
[73c00508] core input debug: Buffering 52%
[73c00508] core input debug: Buffering 57%
[73c00508] core input debug: Buffering 63%
[73c00508] core input debug: Buffering 69%
[73c00508] core input debug: Buffering 75%
[73c00508] core input debug: Buffering 80%
[73c00508] core input debug: Buffering 86%
[73c00508] core input debug: Buffering 92%
[73c00508] core input debug: Buffering 98%
[73c00508] core input debug: Stream buffering done (720 ms in 1499 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73c00508] core input error: ES_OUT_SET_(GROUP_)PCR is called too late (jitter of 5411 ms ignored)
[73a0d4d0] core decoder error: Could not convert timestamps 0, 0
[73a006d8] core stream output warning: trying to send non-dated packet to stream output!
------
(suite)
cependant en flux réseau http http url : http://192.168.0.76:8090
le streaming marche avec VLC sur mon ordi ,
mais ne marche pas avec VLC sur mon portable Galaxy S5 message : "cette url n'est pas supportée"
mais marche avec Mx Player sur ce même portable Galaxy S5
?
-------
Code :
[email protected] ~ $ raspivid -o - -t 0 -hf -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin --sout '#standard{access=http,mux=ts,dst=:8090}' :demux=h264
VLC media player 2.2.7 Umbrella (revision 2.2.7-0-g6e32381286)
[00dec8f8] core libvlc debug: VLC media player - 2.2.7 Umbrella
[00dec8f8] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
[00dec8f8] core libvlc debug: revision 2.2.7-0-g6e32381286
[00dec8f8] core libvlc debug: configured with ./configure '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libdir=${prefix}/lib/arm-linux-gnueabihf' '--libexecdir=${prefix}/lib/arm-linux-gnueabihf' '--disable-dependency-tracking' '--build=arm-linux-gnueabihf' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--libdir=/usr/lib' '--sysconfdir=/etc' '--with-binary-version=1~deb8u1' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freerdp' '--enable-freetype' '--enable-fribidi' '--enable-gles1' '--enable-gles2' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-smbclient' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcdx' '--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-libtar' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-sndio' '--disable-svgdec' '--disable-telx' '--disable-vpx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-v4l2' '--enable-libva' '--enable-vcd' '--disable-oss' '--disable-crystalhd' '--disable-mmx' '--disable-sse' '--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'build_alias=arm-linux-gnueabihf' 'OBJCFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security'
[00dec8f8] core libvlc debug: searching plug-in modules
[00dec8f8] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[00dec8f8] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[00dec8f8] core libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[00dec8f8] core libvlc debug: plug-ins loaded: 450 modules
[00dec8f8] core libvlc debug: opening config file (/home/pi/.config/vlc/vlcrc)
[00dec8f8] core libvlc debug: translation test: code is "fr"
[00dec8f8] core libvlc debug: CPU has capabilities ARM_NEON FPU
[00e87ab8] core input debug: Creating an input for 'Médiathèque'
[00e87ab8] core input debug: Input is a meta file: disabling unneeded options
[00e87ab8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[00e87ab8] core input debug: `file/xspf-open:///home/pi/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/pi/.local/share/vlc/ml.xspf'
[00e87ab8] core input debug: creating demux: access='file' demux='xspf-open' location='/home/pi/.local/share/vlc/ml.xspf' file='/home/pi/.local/share/vlc/ml.xspf'
[00e022c0] core demux debug: looking for access_demux module matching "file": 20 candidates
[00e022c0] core demux debug: no access_demux modules matched
[00e87ab8] core input debug: creating access 'file' location='/home/pi/.local/share/vlc/ml.xspf', path='/home/pi/.local/share/vlc/ml.xspf'
[00dff880] core access debug: looking for access module matching "file": 25 candidates
[00dff880] filesystem access debug: opening file `/home/pi/.local/share/vlc/ml.xspf'
[00dff880] core access debug: using access module "filesystem"
[00e022c0] core stream debug: Using stream method for AStream*
[00e022c0] core stream debug: starting pre-buffering
[00e022c0] core stream debug: received first data after 0 ms
[00e022c0] core stream debug: pre-buffering done 296 bytes in 0s - 426 KiB/s
[00dffe90] core stream debug: looking for stream_filter module matching "any": 9 candidates
[00dffe90] core stream debug: no stream_filter modules matched
[00dffe90] core stream debug: looking for stream_filter module matching "record": 9 candidates
[00dffe90] core stream debug: using stream_filter module "record"
[00e87ab8] core input debug: creating demux: access='file' demux='xspf-open' location='/home/pi/.local/share/vlc/ml.xspf' file='/home/pi/.local/share/vlc/ml.xspf'
[00e87e00] core demux debug: looking for demux module matching "xspf-open": 65 candidates
[00e87e00] xspf demux debug: using XSPF playlist reader
[00e87e00] core demux debug: using demux module "playlist"
[00e88370] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00e88370] lua demux meta debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/reader
[00e88370] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[00e88370] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[00e88370] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[00e88370] core demux meta debug: no meta reader modules matched
[00e87ab8] core input debug: `file/xspf-open:///home/pi/.local/share/vlc/ml.xspf' successfully opened
[00e7d4a8] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[00e7d4a8] core xml reader debug: using xml reader module "xml"
[00e87e00] xspf demux debug: parsed 0 tracks successfully
[00e87ab8] core input debug: EOF reached
[00e87e00] core demux debug: removing module "playlist"
[00dffe90] core stream debug: removing module "record"
[00dff880] core access debug: removing module "filesystem"
[00f648a8] core playlist debug: creating audio output
[00dfc120] core audio output debug: looking for audio output module matching "any": 5 candidates
[00dfc120] pulse audio output debug: using library version 5.0.0
[00dfc120] pulse audio output debug: (compiled with version 5.0.0, protocol 29)
[00dfc120] pulse audio output error: PulseAudio server connection failure: Connexion refusée
[00dfc120] alsa audio output debug: Available ALSA PCM devices:
[00dfc120] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[00dfc120] alsa audio output debug: PulseAudio Sound Server (pulse)
[00dfc120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Default Audio Device (sysdefault:CARD=ALSA)
[00dfc120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Direct sample mixing device (dmix:CARD=ALSA,DEV=0)
[00dfc120] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct sample mixing device (dmix:CARD=ALSA,DEV=1)
[00dfc120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Direct sample snooping device (dsnoop:CARD=ALSA,DEV=0)
[00dfc120] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct sample snooping device (dsnoop:CARD=ALSA,DEV=1)
[00dfc120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Direct hardware device without any conversions (hw:CARD=ALSA,DEV=0)
[00dfc120] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct hardware device without any conversions (hw:CARD=ALSA,DEV=1)
[00dfc120] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Hardware device with all software conversions (plughw:CARD=ALSA,DEV=0)
[00dfc120] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Hardware device with all software conversions (plughw:CARD=ALSA,DEV=1)
[00dfc120] core audio output debug: using audio output module "alsa"
[00f648a8] core playlist debug: keeping audio output
[00f648a8] core playlist debug: adding item `stdin' ( stream:///dev/stdin )
[74300520] core input debug: Creating an input for 'stdin'
[00e86b08] core interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[00f648a8] core playlist debug: meta ok for (null), need to fetch art
[74302bf0] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00e86b08] core interface debug: using interface module "hotkeys"
[00f63ad0] core interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[00f63ad0] core interface debug: no interface modules matched
[00f63ad0] core interface error: no suitable interface module
[00dec8f8] core libvlc error: interface "globalhotkeys,none" initialization failed
[00f63ad0] core interface debug: looking for interface module matching "dbus,none": 19 candidates
[00f63ad0] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[00f63ad0] core interface debug: no interface modules matched
[00f63ad0] core interface error: no suitable interface module
[00dec8f8] core libvlc error: interface "dbus,none" initialization failed
[00f63ad0] core interface debug: looking for interface module matching "dummy": 19 candidates
[00f63ad0] dummy interface: using the dummy interface module...
[00f63ad0] core interface debug: using interface module "dummy"
[00f648a8] core playlist debug: processing request item: null, node: Liste de lecture, skip: 0
[00f648a8] core playlist debug: rebuilding array of current - root Liste de lecture
[00f648a8] core playlist debug: rebuild done - 1 items, index -1
[00f648a8] core playlist debug: starting playback of the new playlist item
[00f648a8] core playlist debug: resyncing on stdin
[00f648a8] core playlist debug: stdin is at 0
[00f648a8] core playlist debug: creating new input thread
[73c00508] core input debug: Creating an input for 'stdin'
[00f648a8] core playlist debug: requesting art for stdin
[73a006f8] core stream output debug: using sout chain=`standard{access=http,mux=ts,dst=:8090}'
[73b004d8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[73a006f8] core stream output debug: stream=`standard'
[73a00960] core stream out debug: looking for sout stream module matching "standard": 22 candidates
[73a00960] core stream out debug: set config option: sout-standard-access to http
[73a00960] core stream out debug: set config option: sout-standard-mux to ts
[73a00960] core stream out debug: set config option: sout-standard-dst to :8090
[74302bf0] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
[74302bf0] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[74302bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[73a015f0] core access out debug: looking for sout access module matching "http": 8 candidates
[73a015f0] core access out debug: net: listening to * port 8090
[73b004d8] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[73a015f0] core access out debug: using sout access module "access_output_http"
[73a02638] core mux debug: looking for sout mux module matching "ts": 10 candidates
[73a02638] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000
[73a02638] core mux debug: using sout mux module "mux_ts"
[73a006f8] core stream output debug: muxer support adding stream at any time
[73a006f8] core stream output debug: muxer prefers to wait for all ES before starting to mux
[73a00960] stream_out_standard stream out debug: using `http/ts://:8090'
[73a00960] core stream out debug: using sout stream module "stream_out_standard"
[74302bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[74302bf0] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[74302bf0] core art finder debug: no meta fetcher modules matched
[00f648a8] core playlist debug: searching art for stdin
[73c00508] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[74302bf0] core art finder debug: looking for art finder module matching "any": 2 candidates
[73c00508] core input debug: `stream:///dev/stdin' gives access `stream' demux `' path `/dev/stdin'
[73c00508] core input debug: specified demux `h264'
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[73b004d8] core art finder debug: no meta fetcher modules matched
[00dec8f8] core libvlc debug: searching art for stdin
[73c00508] core input debug: creating demux: access='stream' demux='h264' location='/dev/stdin' file='/dev/stdin'
[73b004d8] core art finder debug: looking for art finder module matching "any": 2 candidates
[73a06168] core demux debug: looking for access_demux module matching "stream": 20 candidates
[73a06168] core demux debug: no access_demux modules matched
[73c00508] core input debug: creating access 'stream' location='/dev/stdin', path='/dev/stdin'
[73a06168] core access debug: looking for access module matching "stream": 25 candidates
[73a06168] filesystem access debug: opening file `/dev/stdin'
[73a06168] core access debug: using access module "filesystem"
[73a06238] core stream debug: Using stream method for AStream*
[73a06238] core stream debug: starting pre-buffering
[74302bf0] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
[74302bf0] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[74302bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[73a06238] core stream debug: received first data after 0 ms
[73a06238] core stream debug: pre-buffering done 1024 bytes in 0s - 491 KiB/s
[73a063f8] core stream debug: looking for stream_filter module matching "any": 9 candidates
[73a063f8] core stream debug: no stream_filter modules matched
[73a063f8] core stream debug: looking for stream_filter module matching "record": 9 candidates
[73b004d8] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
[73a063f8] core stream debug: using stream_filter module "record"
[73c00508] core input debug: creating demux: access='stream' demux='h264' location='/dev/stdin' file='/dev/stdin'
[73a064b8] core demux debug: looking for demux module matching "h264": 65 candidates
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[73a064b8] h264 demux debug: using 25,00 fps
[73a06990] core demux packetizer debug: looking for packetizer module matching "any": 23 candidates
[74302bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[74302bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[73a06990] core demux packetizer debug: using packetizer module "packetizer_h264"
[73a064b8] core demux debug: using demux module "h264"
[73c00508] core input debug: starting in async mode
[73a0dd10] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[74302bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[74302bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[73a0dd10] lua demux meta debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/reader
[73a0dd10] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[73a0dd10] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[74302bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[74302bf0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[73a0dd10] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[73a0dd10] core demux meta debug: no meta reader modules matched
[73c00508] core input debug: `stream:///dev/stdin' successfully opened
[73a06990] packetizer_h264 demux packetizer debug: found NAL_SPS (sps_id=0)
[73a06990] packetizer_h264 demux packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
[73c00508] core input debug: selecting program id=0
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[73a120f0] core decoder debug: looking for packetizer module matching "any": 23 candidates
[73a120f0] core decoder debug: using packetizer module "packetizer_h264"
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[73c00508] core input error: Invalid PCR value in ES_OUT_SET_(GROUP_)PCR !
[73c00508] core input debug: switching to sync mode
[73a120f0] packetizer_h264 decoder debug: found NAL_SPS (sps_id=0)
[73c00508] core input debug: Buffering 0%
[73a120f0] packetizer_h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
[73c00508] core input debug: Buffering 13%
[73a006f8] core stream output debug: adding a new sout input (sout_input:0x72500520)
[73a02638] core mux debug: adding a new input
[73c00508] core input debug: Buffering 26%
[73a02638] mux_ts mux debug: adding input codec=h264 pid=68
[73a02638] mux_ts mux debug: new PCR PID is 68
[73c00508] core input debug: Buffering 40%
[73c00508] core input debug: Buffering 53%
[74302bf0] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[74302bf0] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[74302bf0] core art finder debug: no art finder modules matched
[73c00508] core input debug: Buffering 66%
[74303538] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[73c00508] core input debug: Buffering 80%
[73c00508] core input debug: Buffering 93%
[73c00508] core input debug: Stream buffering done (320 ms in 14 ms)
[73c00508] core input debug: Decoder wait done in 0 ms
[73a02638] core mux warning: late buffer for mux input (30342)
[73a02638] core mux warning: late buffer for mux input (61152)
[73b004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[73a02638] core mux warning: late buffer for mux input (22585)
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[73b004d8] core art finder debug: no art finder modules matched
[73b004d8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[74303538] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
[74303538] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[74303538] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[73b004d8] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[74303538] core art finder debug: using meta fetcher module "lua"
[74303538] core art finder debug: removing module "lua"
[00f648a8] core playlist debug: searching art for stdin
[74302f40] core art finder debug: looking for art finder module matching "any": 2 candidates
[73b004d8] core art finder debug: using meta fetcher module "lua"
[73b004d8] core art finder debug: removing module "lua"
[00dec8f8] core libvlc debug: searching art for stdin
[73b004d8] core art finder debug: looking for art finder module matching "any": 2 candidates
[74302f40] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
[74302f40] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[74302f40] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[73b004d8] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[74302f40] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[74302f40] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[74302f40] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[73b004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[74302f40] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[74302f40] core art finder debug: no art finder modules matched
[00f648a8] core playlist debug: art not found for stdin
[73b004d8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[73b004d8] core art finder debug: no art finder modules matched
[00dec8f8] core libvlc debug: art not found for stdin
[73a02638] mux_ts mux warning: packet with too strange dts (dts=-29573,old=0,pcr=0)
[73a02638] mux_ts mux warning: packet with too strange dts (dts=472099,old=610427,pcr=610427)
merci