I've found that two methods work really well with few delays, one with the protocol HTTP, the other RTSP. However for both method, they don't seem to work with VLC and it seems as they have the same error.
For HTTP, I've used the RPi Web Cam Interface (http://www.raspberrypi.org/forums/viewt ... 43&t=63276) which I've then created a link (sudo ln -s /run/shm/mjpeg/cam.jpg /var/www/cam.jpg) that gives the possibility to view the stream, for exemple, through ISpy. However when I try to use VLC to view the stream using the command:
Code: Select all
cvlc -vvv http://10.42.0.19:80/cam.jpgAll I get is one picture and VLC stop after a few seconds, this is what i get on the console:
Code: Select all
[0x6f1118] main libvlc debug: searching plug-in modules
[0x6f1118] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0x6f1118] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x6f1118] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0x6f1118] main libvlc debug: plug-ins loaded: 426 modules
[0x6f1118] main libvlc debug: opening config file (/home/mdw/.config/vlc/vlcrc)
[0x6f1118] main libvlc debug: translation test: code is "C"
[0x6f1118] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
[0x71cd38] main input debug: Creating an input for 'Media Library'
[0x71cd38] main input debug: Input is a meta file: disabling unneeded options
[0x71cd38] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x71cd38] main input debug: `file/xspf-open:///home/mdw/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/mdw/.local/share/vlc/ml.xspf'
[0x71cd38] main input debug: creating demux: access='file' demux='xspf-open' location='/home/mdw/.local/share/vlc/ml.xspf' file='/home/mdw/.local/share/vlc/ml.xspf'
[0x70cea8] main demux debug: looking for access_demux module matching "file": 20 candidates
[0x70cea8] main demux debug: no access_demux modules matched
[0x71cd38] main input debug: creating access 'file' location='/home/mdw/.local/share/vlc/ml.xspf', path='/home/mdw/.local/share/vlc/ml.xspf'
[0x9054d8] main access debug: looking for access module matching "file": 25 candidates
[0x9054d8] filesystem access debug: opening file `/home/mdw/.local/share/vlc/ml.xspf'
[0x9054d8] main access debug: using access module "filesystem"
[0x9061e8] main stream debug: Using stream method for AStream*
[0x9061e8] main stream debug: starting pre-buffering
[0x9061e8] main stream debug: received first data after 0 ms
[0x9061e8] main stream debug: pre-buffering done 296 bytes in 0s - 12567 KiB/s
[0x906448] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0x906448] main stream debug: no stream_filter modules matched
[0x906448] main stream debug: looking for stream_filter module matching "record": 9 candidates
[0x906448] main stream debug: using stream_filter module "record"
[0x71cd38] main input debug: creating demux: access='file' demux='xspf-open' location='/home/mdw/.local/share/vlc/ml.xspf' file='/home/mdw/.local/share/vlc/ml.xspf'
[0x7b6c28] main demux debug: looking for demux module matching "xspf-open": 63 candidates
[0x7b6c28] playlist demux debug: using XSPF playlist reader
[0x7b6c28] main demux debug: using demux module "playlist"
[0x7b6f18] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x7b6f18] lua demux meta debug: Trying Lua scripts in /home/mdw/.local/share/vlc/lua/meta/reader
[0x7b6f18] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x7b6f18] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x7b6f18] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x7b6f18] main demux meta debug: no meta reader modules matched
[0x71cd38] main input debug: `file/xspf-open:///home/mdw/.local/share/vlc/ml.xspf' successfully opened
[0x7bfe98] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[0x7bfe98] main xml reader debug: using xml reader module "xml"
[0x7b6c28] playlist demux debug: parsed 0 tracks successfully
[0x71cd38] main input debug: EOF reached
[0x7b6c28] main demux debug: removing module "playlist"
[0x906448] main stream debug: removing module "record"
[0x9054d8] main access debug: removing module "filesystem"
[0x704cf8] main playlist debug: creating audio output
[0x9061e8] main audio output debug: looking for audio output module matching "any": 6 candidates
[0x9061e8] pulse audio output debug: using library version 4.0.0
[0x9061e8] pulse audio output debug: (compiled with version 4.0.0, protocol 28)
[0x9061e8] pulse audio output debug: connected locally to unix:/run/user/1000/pulse/native as client #32
[0x9061e8] pulse audio output debug: using protocol 28, server protocol 28
[0x9061e8] main audio output debug: using audio output module "pulse"
[0x9061e8] pulse audio output debug: adding sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
[0x704cf8] main playlist debug: keeping audio output
[0x704cf8] main playlist debug: adding item `http://10.42.0.19:80/cam.jpg' ( http://10.42.0.19:80/cam.jpg )
[0x704cf8] main playlist debug: no fetch required for (null) (art currently (null))
[0x901918] main interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[0x901918] main interface debug: using interface module "hotkeys"
[0x9022d8] main interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[0x9022d8] main interface debug: using interface module "globalhotkeys"
[0x7c55e8] main interface debug: looking for interface module matching "dbus,none": 19 candidates
[0x7c55e8] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc.instance14755
[0x7c55e8] main interface debug: using interface module "dbus"
[0x720c78] main interface debug: looking for interface module matching "dummy": 19 candidates
[0x720c78] dummy interface: using the dummy interface module...
[0x720c78] main interface debug: using interface module "dummy"
[0x704cf8] main playlist debug: processing request item: null, node: Playlist, skip: 0
[0x704cf8] main playlist debug: rebuilding array of current - root Playlist
[0x704cf8] main playlist debug: rebuild done - 1 items, index -1
[0x704cf8] main playlist debug: starting playback of the new playlist item
[0x704cf8] main playlist debug: resyncing on http://10.42.0.19:80/cam.jpg
[0x704cf8] main playlist debug: http://10.42.0.19:80/cam.jpg is at 0
[0x704cf8] main playlist debug: creating new input thread
[0x7fb378000a68] main input debug: Creating an input for 'http://10.42.0.19:80/cam.jpg'
[0x7fb378000a68] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x7fb378000a68] main input debug: `http://10.42.0.19:80/cam.jpg' gives access `http' demux `' path `10.42.0.19:80/cam.jpg'
[0x7fb378000a68] main input debug: creating demux: access='http' demux='' location='10.42.0.19:80/cam.jpg' file='(null)'
[0x7fb370000e78] main demux debug: looking for access_demux module matching "http": 20 candidates
[0x7fb370000e78] main demux debug: no access_demux modules matched
[0x7fb378000a68] main input debug: creating access 'http' location='10.42.0.19:80/cam.jpg', path='(null)'
[0x7fb370000fe8] main access debug: looking for access module matching "http": 25 candidates
[0x7fb370000fe8] access_http access debug: querying proxy for http://10.42.0.19:80/cam.jpg
[0x7c55e8] dbus interface debug: Getting All properties
[0x7c55e8] dbus interface debug: Getting All properties
[0x7c55e8] dbus interface debug: Getting All properties
[0x7fb370000fe8] access_http access debug: no proxy
[0x7fb370000fe8] access_http access debug: http: server='10.42.0.19' port=80 file='/cam.jpg'
[0x7fb370000fe8] main access debug: net: connecting to 10.42.0.19 port 80
[0x7fb370000fe8] main access debug: connection succeeded (socket = 10)
[0x7fb370000fe8] access_http access debug: protocol 'HTTP' answer code 206
[0x7fb370000fe8] access_http access debug: Server: Apache/2.2.22 (Debian)
[0x7fb370000fe8] access_http access debug: this frame size=79529
[0x7fb370000fe8] access_http access debug: stream size=79529,pos=0,remaining=79529
[0x7fb370000fe8] access_http access debug: Connection: close
[0x7fb370000fe8] access_http access debug: Content-Type: image/jpeg
[0x7fb370000fe8] main access debug: using access module "access_http"
[0x7fb370003968] main stream debug: Using stream method for AStream*
[0x7fb370003968] main stream debug: starting pre-buffering
[0x7fb370003968] main stream debug: received first data after 0 ms
[0x7fb370003968] main stream debug: pre-buffering done 1024 bytes in 0s - 90909 KiB/s
[0x7fb370c03cd8] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0x7fb370c03cd8] main stream debug: no stream_filter modules matched
[0x7fb370c03cd8] main stream debug: looking for stream_filter module matching "record": 9 candidates
[0x7fb370c03cd8] main stream debug: using stream_filter module "record"
[0x7fb378000a68] main input debug: creating demux: access='http' demux='' location='10.42.0.19:80/cam.jpg' file='(null)'
[0x7fb370c03f38] main demux debug: looking for demux module matching "any": 63 candidates
[0x7fb370c03f38] mod demux debug: MOD validation failed (ext=)
[0x7fb370c03f38] ts demux debug: TS module discarded (lost sync)
[0x7fb370c03f38] image demux debug: Detected image: Motion JPEG Video
[0x7fb370c26358] main image decoder debug: looking for decoder module matching "any": 39 candidates
[0x7fb370c26358] avcodec image decoder debug: trying to use direct rendering
[0x7fb370c26358] avcodec image decoder debug: allowing 4 thread(s) for decoding
[0x7fb370c26358] avcodec image decoder debug: avcodec codec (Motion JPEG Video) started
[0x7fb370c26358] main image decoder debug: using decoder module "avcodec"
[0x7fb370c26358] avcodec image decoder debug: using direct rendering
[0x7fb370c26358] main image decoder debug: removing module "avcodec"
[0x7fb370c26358] avcodec image decoder debug: ffmpeg codec (Motion JPEG Video) stopped
[0x7fb378000a68] main input debug: selecting program id=0
[0x7fb370c03f38] main demux debug: using demux module "image"
[0x7fb370c134c8] main decoder debug: looking for decoder module matching "any": 39 candidates
[0x7fb370c134c8] main decoder debug: using decoder module "rawvideo"
[0x7fb370c1bb68] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x7fb370c1bb68] lua demux meta debug: Trying Lua scripts in /home/mdw/.local/share/vlc/lua/meta/reader
[0x7fb370c1bb68] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x7fb370c1bb68] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x7fb370c1bb68] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x7fb370c1bb68] main demux meta debug: no meta reader modules matched
[0x7fb378000a68] main input debug: `http://10.42.0.19:80/cam.jpg' successfully opened
[0x7fb378000a68] main input debug: Buffering 0%
[0x7fb364001d48] main spu text debug: looking for text renderer module matching "any": 2 candidates
[0x7fb364001d48] freetype spu text debug: Building font databases.
[0x7fb364001d48] freetype spu text debug: Took 0 microseconds
Fontconfig warning: FcPattern object size does not accept value "0"
[0x7fb378000a68] main input debug: Buffering 10%
[0x7fb378000a68] main input debug: Buffering 20%
[0x7fb378000a68] main input debug: Buffering 30%
[0x7fb378000a68] main input debug: Buffering 40%
[0x7fb378000a68] main input debug: Buffering 50%
[0x7fb378000a68] main input debug: Buffering 60%
[0x7fb378000a68] main input debug: Buffering 70%
[0x7fb378000a68] main input debug: Buffering 80%
[0x7fb378000a68] main input debug: Buffering 90%
[0x7fb378000a68] main input debug: Buffering 100%
[0x7fb378000a68] main input debug: Stream buffering done (1100 ms in 6 ms)
Fontconfig warning: FcPattern object size does not accept value "0"
[0x7fb364001d48] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[0x7fb364001d48] freetype spu text debug: using fontsize: 2
[0x7fb364001d48] main spu text debug: using text renderer module "freetype"
[0x7fb364003ea8] main scale debug: looking for video filter2 module matching "any": 55 candidates
[0x7fb364003ea8] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
[0x7fb364003ea8] main scale debug: using video filter2 module "swscale"
[0x7fb36405a198] main scale debug: looking for video filter2 module matching "any": 55 candidates
[0x7fb36405a198] yuvp scale debug: YUVP to YUVA converter
[0x7fb36405a198] main scale debug: using video filter2 module "yuvp"
[0x7fb364000958] main video output debug: Deinterlacing available
[0x7fb364000958] main video output debug: deinterlace 0, mode blend, is_needed 0
[0x7fb364000958] main video output debug: Opening vout display wrapper
[0x7fb35c001248] main vout display debug: looking for vout display module matching "any": 12 candidates
[0x7fb35c0040a8] main window debug: looking for vout window xid module matching "any": 4 candidates
[0x7fb35c0040a8] main window debug: using vout window xid module "xcb_window"
[0x7fb35c006ad8] main inhibit debug: looking for inhibit module matching "any": 2 candidates
[0x7fb35c006ad8] dbus_screensaver inhibit debug: found service org.freedesktop.ScreenSaver
[0x7fb35c006ad8] main inhibit debug: using inhibit module "dbus_screensaver"
[0x7fb35c001248] xcb_xv vout display debug: connected to X11.0 server
[0x7fb35c001248] xcb_xv vout display debug: vendor : The X.Org Foundation
[0x7fb35c001248] xcb_xv vout display debug: version: 11501000
[0x7fb35c001248] xcb_xv vout display debug: using screen 0x82
[0x7fb35c001248] xcb_xv vout display debug: using XVideo extension v2.2
[0x7fb35c001248] xcb_xv vout display debug: using adaptor Intel(R) Textured Video
[0x7fb35c001248] xcb_xv vout display debug: using port 75
[0x7fb35c001248] xcb_xv vout display debug: using image format 0x30323449
[0x7fb35c001248] xcb_xv vout display debug: using X11 visual ID 0x20 (depth: 24)
[0x7fb35c001248] xcb_xv vout display debug: using X11 window 0x04000000
[0x7fb35c001248] xcb_xv vout display debug: using X11 graphic context 0x04000002
[0x7fb35c001248] main vout display debug: VoutDisplayEvent 'fullscreen' 0
[0x7fb35c001248] main vout display debug: VoutDisplayEvent 'resize' 512x288 window
[0x7fb35c001248] main vout display debug: using vout display module "xcb_xv"
[0x7fb364000958] main video output debug: original format sz 512x288, of (0,0), vsz 512x288, 4cc J420, sar 1:1, msk r0x0 g0x0 b0x0
[0x7fb364001d48] main spu text debug: removing module "freetype"
[0x7fb364001d48] main spu text debug: looking for text renderer module matching "any": 2 candidates
[0x7fb364001d48] freetype spu text debug: Building font databases.
[0x7fb364001d48] freetype spu text debug: Took 0 microseconds
Fontconfig warning: FcPattern object size does not accept value "0"
Fontconfig warning: FcPattern object size does not accept value "0"
[0x7fb364001d48] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[0x7fb364001d48] freetype spu text debug: using fontsize: 2
[0x7fb364001d48] main spu text debug: using text renderer module "freetype"
[0x7fb370c134c8] main decoder debug: End of video preroll
[0x7fb370c134c8] main decoder debug: Received first picture
[0x7fb35c01a6c8] main blend debug: looking for video blending module matching "any": 1 candidates
[0x7fb35c01a6c8] main blend debug: using video blending module "blend"
[0x7fb35c001248] xcb_xv vout display debug: display is visible
[0x7fb35c001248] main vout display error: Failed to resize display
[0x7fb378000a68] main input debug: Decoder buffering done in 196 ms
[0x7fb35c001248] main vout display debug: VoutDisplayEvent 'resize' 512x288 window
[0x7fb35c001248] main vout display debug: auto hiding mouse cursor
[0x7fb378000a68] main input debug: EOF reached
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x7fb378000a68] main input debug: waiting decoder fifos to empty
[0x704cf8] main playlist debug: finished input
[0x7fb370000fe8] main access debug: object waitpipe triggered
[0x7fb370c134c8] main decoder debug: removing module "rawvideo"
[0x7fb370c134c8] main decoder debug: killing decoder fourcc `J420', 0 PES in FIFO
[0x704cf8] main playlist debug: saving a free vout
[0x704cf8] main playlist debug: reusing provided vout
[0x7fb370c03f38] main demux debug: removing module "image"
[0x7fb370c03cd8] main stream debug: removing module "record"
[0x7fb370000fe8] main access debug: removing module "access_http"
[0x7fb378000a68] main input debug: Program doesn't contain anymore ES
[0x704cf8] main playlist debug: dead input
[0x704cf8] main playlist debug: changing item without a request (current 0/1)
[0x704cf8] main playlist debug: nothing to play
[0x7fb364000958] main video output debug: destroying useless vout
[0x7fb35c01a6c8] main blend debug: removing module "blend"
[0x7fb35c001248] main vout display debug: removing module "xcb_xv"
[0x7fb35c006ad8] dbus_screensaver inhibit debug: got cookie 801185345
[0x7fb35c006ad8] main inhibit debug: removing module "dbus_screensaver"
[0x7fb364001d48] main spu text debug: removing module "freetype"
[0x7fb36405a198] main scale debug: removing module "yuvp"
[0x7fb364003ea8] main scale debug: removing module "swscale"
^C[0x6f1118] main libvlc debug: removing all interfaces
[0x6f1118] main libvlc debug: exiting
[0x720c78] main interface debug: removing module "dummy"
[0x7c55e8] main interface debug: removing module "dbus"
[0x9022d8] main interface debug: removing module "globalhotkeys"
[0x901918] main interface debug: removing module "hotkeys"
[0x704cf8] main playlist debug: destroying
[0x704cf8] main playlist debug: deactivating the playlist
[0x9061e8] main audio output debug: removing module "pulse"
[0x721048] main playlist export debug: saving Media Library to file /home/mdw/.local/share/vlc/ml.xspf
[0x721048] main playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[0x721048] main playlist export debug: using playlist export module "export"
[0x721048] main playlist export debug: removing module "export"
[0x6f1118] main libvlc debug: removing statsAs for the RTSP stream, I've used http://www.raspberrypi.org/forums/viewt ... 43&t=49278 which creates a Gstreamer server in RTSP. This stream works perfectly with ISpy too however it has the same errors as the HTTP one with VLC, using the command:
Code: Select all
cvlc -vvv rtsp://10.42.0.19:8554/testCode: Select all
LC media player 2.1.5 Rincewind (revision 2.1.4+git20140722+r54557+19+11~ubuntu14.04.1)
[0x92a118] main libvlc debug: VLC media player - 2.1.5 Rincewind
[0x92a118] main libvlc debug: Copyright © 1996-2014 the VideoLAN team
[0x92a118] main libvlc debug: revision 2.1.4+git20140722+r54557+19+11~ubuntu14.04.1
[0x92a118] main libvlc debug: configured with ./configure '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-dependency-tracking' '--build=x86_64-linux-gnu' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -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=' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libfreerdp' '--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-oss' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shout' '--enable-skins2' '--enable-smbclient' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--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-libvnc' '--disable-opencv' '--disable-projectm' '--disable-quicksync' '--disable-sndio' '--disable-telx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-libva' '--enable-v4l2' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'build_alias=x86_64-linux-gnu'
[0x92a118] main libvlc debug: searching plug-in modules
[0x92a118] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0x92a118] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x92a118] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0x92a118] main libvlc debug: plug-ins loaded: 426 modules
[0x92a118] main libvlc debug: opening config file (/home/mdw/.config/vlc/vlcrc)
[0x92a118] main libvlc debug: translation test: code is "C"
[0x92a118] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
[0x955d38] main input debug: Creating an input for 'Media Library'
[0x955d38] main input debug: Input is a meta file: disabling unneeded options
[0x955d38] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x955d38] main input debug: `file/xspf-open:///home/mdw/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/mdw/.local/share/vlc/ml.xspf'
[0x955d38] main input debug: creating demux: access='file' demux='xspf-open' location='/home/mdw/.local/share/vlc/ml.xspf' file='/home/mdw/.local/share/vlc/ml.xspf'
[0x945ea8] main demux debug: looking for access_demux module matching "file": 20 candidates
[0x945ea8] main demux debug: no access_demux modules matched
[0x955d38] main input debug: creating access 'file' location='/home/mdw/.local/share/vlc/ml.xspf', path='/home/mdw/.local/share/vlc/ml.xspf'
[0xb3e4d8] main access debug: looking for access module matching "file": 25 candidates
[0xb3e4d8] filesystem access debug: opening file `/home/mdw/.local/share/vlc/ml.xspf'
[0xb3e4d8] main access debug: using access module "filesystem"
[0xb3f1e8] main stream debug: Using stream method for AStream*
[0xb3f1e8] main stream debug: starting pre-buffering
[0xb3f1e8] main stream debug: received first data after 0 ms
[0xb3f1e8] main stream debug: pre-buffering done 296 bytes in 0s - 13139 KiB/s
[0xb3f448] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0xb3f448] main stream debug: no stream_filter modules matched
[0xb3f448] main stream debug: looking for stream_filter module matching "record": 9 candidates
[0xb3f448] main stream debug: using stream_filter module "record"
[0x955d38] main input debug: creating demux: access='file' demux='xspf-open' location='/home/mdw/.local/share/vlc/ml.xspf' file='/home/mdw/.local/share/vlc/ml.xspf'
[0x9efc28] main demux debug: looking for demux module matching "xspf-open": 63 candidates
[0x9efc28] playlist demux debug: using XSPF playlist reader
[0x9efc28] main demux debug: using demux module "playlist"
[0x9eff18] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x9eff18] lua demux meta debug: Trying Lua scripts in /home/mdw/.local/share/vlc/lua/meta/reader
[0x9eff18] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x9eff18] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x9eff18] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x9eff18] main demux meta debug: no meta reader modules matched
[0x955d38] main input debug: `file/xspf-open:///home/mdw/.local/share/vlc/ml.xspf' successfully opened
[0x9f8e98] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[0x9f8e98] main xml reader debug: using xml reader module "xml"
[0x9efc28] playlist demux debug: parsed 0 tracks successfully
[0x955d38] main input debug: EOF reached
[0x9efc28] main demux debug: removing module "playlist"
[0xb3f448] main stream debug: removing module "record"
[0xb3e4d8] main access debug: removing module "filesystem"
[0x93dcf8] main playlist debug: creating audio output
[0xb3f1e8] main audio output debug: looking for audio output module matching "any": 6 candidates
[0xb3f1e8] pulse audio output debug: using library version 4.0.0
[0xb3f1e8] pulse audio output debug: (compiled with version 4.0.0, protocol 28)
[0xb3f1e8] pulse audio output debug: connected locally to unix:/run/user/1000/pulse/native as client #14
[0xb3f1e8] pulse audio output debug: using protocol 28, server protocol 28
[0xb3f1e8] main audio output debug: using audio output module "pulse"
[0xb3f1e8] pulse audio output debug: adding sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
[0x93dcf8] main playlist debug: keeping audio output
[0x93dcf8] main playlist debug: adding item `rtsp://10.42.0.19:8554/test' ( rtsp://10.42.0.19:8554/test )
[0x93dcf8] main playlist debug: no fetch required for (null) (art currently (null))
[0xb3a918] main interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[0xb3a918] main interface debug: using interface module "hotkeys"
[0xb3b2d8] main interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[0xb3b2d8] main interface debug: using interface module "globalhotkeys"
[0x9fe5e8] main interface debug: looking for interface module matching "dbus,none": 19 candidates
[0x9fe5e8] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc.instance6507
[0x9fe5e8] main interface debug: using interface module "dbus"
[0x959c78] main interface debug: looking for interface module matching "dummy": 19 candidates
[0x959c78] dummy interface: using the dummy interface module...
[0x959c78] main interface debug: using interface module "dummy"
[0x93dcf8] main playlist debug: processing request item: null, node: Playlist, skip: 0
[0x93dcf8] main playlist debug: rebuilding array of current - root Playlist
[0x93dcf8] main playlist debug: rebuild done - 1 items, index -1
[0x93dcf8] main playlist debug: starting playback of the new playlist item
[0x93dcf8] main playlist debug: resyncing on rtsp://10.42.0.19:8554/test
[0x93dcf8] main playlist debug: rtsp://10.42.0.19:8554/test is at 0
[0x93dcf8] main playlist debug: creating new input thread
[0x7f58b4000a68] main input debug: Creating an input for 'rtsp://10.42.0.19:8554/test'
[0x7f58b4000a68] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x7f58b4000a68] main input debug: `rtsp://10.42.0.19:8554/test' gives access `rtsp' demux `' path `10.42.0.19:8554/test'
[0x7f58b4000a68] main input debug: creating demux: access='rtsp' demux='' location='10.42.0.19:8554/test' file='(null)'
[0x7f58b8000e78] main demux debug: looking for access_demux module matching "rtsp": 20 candidates
[0x9fe5e8] dbus interface debug: Getting All properties
[0x7f58b8000e78] live555 demux debug: version 2014.01.13
Opening connection to 10.42.0.19, port 8554...
...remote connection opened
Sending request: OPTIONS rtsp://10.42.0.19:8554/test RTSP/1.0
CSeq: 2
User-Agent: LibVLC/2.1.5 (LIVE555 Streaming Media v2014.01.13)
[0x9fe5e8] dbus interface debug: Getting All properties
Received 183 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 2
Public: OPTIONS, DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Server: GStreamer RTSP server
Date: Fri, 25 Jul 2014 08:18:44 GMT
Sending request: DESCRIBE rtsp://10.42.0.19:8554/test RTSP/1.0
CSeq: 3
User-Agent: LibVLC/2.1.5 (LIVE555 Streaming Media v2014.01.13)
Accept: application/sdp
[0x9fe5e8] dbus interface debug: Getting All properties
Received 525 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 200 OK
CSeq: 3
Content-Type: application/sdp
Content-Base: rtsp://10.42.0.19:8554/test/
Server: GStreamer RTSP server
Date: Fri, 25 Jul 2014 08:18:44 GMT
Content-Length: 333
v=0
o=- 1188340656180883 1 IN IP4 10.42.0.19
s=Session streamed with GStreamer
i=rtsp-server
e=NONE
t=0 0
a=tool:GStreamer
a=type:broadcast
a=control:*
a=range:npt=0.000000-
m=video 0 RTP/AVP 96
c=IN IP4 10.42.0.19
a=rtpmap:96 H264/90000
a=control:stream=0
a=fmtp:96 sprop-parameter-sets=J2QAKKwrQGQJvywDxImo,KO4CXLA=
[0x7f58b8000e78] live555 demux debug: RTP subsession 'video/H264'
Sending request: SETUP rtsp://10.42.0.19:8554/test/stream=0 RTSP/1.0
CSeq: 4
User-Agent: LibVLC/2.1.5 (LIVE555 Streaming Media v2014.01.13)
Transport: RTP/AVP;unicast;client_port=47850-47851
Received 225 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 4
Transport: RTP/AVP;unicast;client_port=47850-47851;server_port=43220-43221;ssrc=E1E4A9B4;mode="PLAY"
Server: GStreamer RTSP server
Session: ibregvfosebnkrhh
Date: Fri, 25 Jul 2014 08:18:44 GMT
[0x7f58b4000a68] main input debug: selecting program id=0
[0x7f58b8000e78] live555 demux debug: setup start: 0.000000 stop:0.000000
Sending request: PLAY rtsp://10.42.0.19:8554/test/ RTSP/1.0
CSeq: 5
User-Agent: LibVLC/2.1.5 (LIVE555 Streaming Media v2014.01.13)
Session: ibregvfosebnkrhh
Range: npt=0.000-
Received 226 new bytes of response data.
Received a complete PLAY response:
RTSP/1.0 200 OK
CSeq: 5
RTP-Info: url=rtsp://10.42.0.19:8554/test/stream=0;seq=45352;rtptime=2568585217
Range: npt=0.000000-
Server: GStreamer RTSP server
Session: ibregvfosebnkrhh
Date: Fri, 25 Jul 2014 08:18:44 GMT
[0x7f58b8000e78] live555 demux debug: We have a timeout of 60 seconds
[0x7f58b8000e78] live555 demux debug: spawned timeout thread
[0x7f58b8000e78] live555 demux debug: play start: 0.000000 stop:0.000000
[0x7f58b8000e78] main demux debug: using access_demux module "live555"
[0x7f58b800bd48] main decoder debug: looking for decoder module matching "any": 39 candidates
[0x7f58b800bd48] avcodec decoder debug: trying to use direct rendering
[0x7f58b800bd48] avcodec decoder debug: allowing 4 thread(s) for decoding
[0x7f58b800bd48] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
[0x7f58b800bd48] avcodec decoder debug: using frame thread mode with 4 threads
[0x7f58b800bd48] main decoder debug: using decoder module "avcodec"
[0x7f58b821c518] main packetizer debug: looking for packetizer module matching "any": 21 candidates
[0x7f58b821c518] packetizer_h264 packetizer debug: found NAL_SPS (sps_id=0)
[0x7f58b821c518] packetizer_h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
[0x7f58b821c518] main packetizer debug: using packetizer module "packetizer_h264"
[0x7f58b8223248] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x7f58b8223248] lua demux meta debug: Trying Lua scripts in /home/mdw/.local/share/vlc/lua/meta/reader
[0x7f58b8223248] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x7f58b8223248] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x7f58b8223248] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x7f58b8223248] main demux meta debug: no meta reader modules matched
[0x7f58b4000a68] main input debug: `rtsp://10.42.0.19:8554/test' successfully opened
Sending request: GET_PARAMETER rtsp://10.42.0.19:8554/test/ RTSP/1.0
CSeq: 6
User-Agent: LibVLC/2.1.5 (LIVE555 Streaming Media v2014.01.13)
Session: ibregvfosebnkrhh
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
Received 96 new bytes of response data.
Received a complete GET_PARAMETER response:
RTSP/1.0 200 OK
CSeq: 6
Server: GStreamer RTSP server
Date: Fri, 25 Jul 2014 08:18:44 GMT
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b8000e78] live555 demux debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
[0x7f58b4000a68] main input error: ES_OUT_RESET_PCR called
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58a0001c48] main spu text debug: looking for text renderer module matching "any": 2 candidates
[0x7f58a0001c48] freetype spu text debug: Building font databases.
[0x7f58a0001c48] freetype spu text debug: Took 0 microseconds
Fontconfig warning: FcPattern object size does not accept value "0"
Fontconfig warning: FcPattern object size does not accept value "0"
[0x7f58a0001c48] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[0x7f58a0001c48] freetype spu text debug: using fontsize: 2
[0x7f58a0001c48] main spu text debug: using text renderer module "freetype"
[0x7f58a0004368] main scale debug: looking for video filter2 module matching "any": 55 candidates
[0x7f58a0004368] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
[0x7f58a0004368] main scale debug: using video filter2 module "swscale"
[0x7f58a0069868] main scale debug: looking for video filter2 module matching "any": 55 candidates
[0x7f58a0069868] yuvp scale debug: YUVP to YUVA converter
[0x7f58a0069868] main scale debug: using video filter2 module "yuvp"
[0x7f58a0000958] main video output debug: Deinterlacing available
[0x7f58a0000958] main video output debug: deinterlace 0, mode blend, is_needed 0
[0x7f58a0000958] main video output debug: Opening vout display wrapper
[0x7f589c001248] main vout display debug: looking for vout display module matching "any": 12 candidates
[0x7f589c0040a8] main window debug: looking for vout window xid module matching "any": 4 candidates
[0x7f589c0040a8] main window debug: using vout window xid module "xcb_window"
[0x7f589c006e68] main inhibit debug: looking for inhibit module matching "any": 2 candidates
[0x7f589c006e68] dbus_screensaver inhibit debug: found service org.freedesktop.ScreenSaver
[0x7f589c006e68] main inhibit debug: using inhibit module "dbus_screensaver"
[0x7f589c001248] xcb_xv vout display debug: connected to X11.0 server
[0x7f589c001248] xcb_xv vout display debug: vendor : The X.Org Foundation
[0x7f589c001248] xcb_xv vout display debug: version: 11501000
[0x7f589c001248] xcb_xv vout display debug: using screen 0x82
[0x7f589c001248] xcb_xv vout display debug: using XVideo extension v2.2
[0x7f589c001248] xcb_xv vout display debug: using adaptor Intel(R) Textured Video
[0x7f589c001248] xcb_xv vout display debug: using port 75
[0x7f589c001248] xcb_xv vout display debug: using image format 0x30323449
[0x7f589c001248] xcb_xv vout display debug: using X11 visual ID 0x20 (depth: 24)
[0x7f589c001248] xcb_xv vout display debug: using X11 window 0x04800000
[0x7f589c001248] xcb_xv vout display debug: using X11 graphic context 0x04800002
[0x7f589c001248] main vout display debug: VoutDisplayEvent 'fullscreen' 0
[0x7f589c001248] main vout display debug: VoutDisplayEvent 'resize' 800x600 window
[0x7f589c001248] main vout display debug: using vout display module "xcb_xv"
[0x7f58a0000958] main video output debug: original format sz 800x600, of (0,0), vsz 800x600, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[0x7f58a0001c48] main spu text debug: removing module "freetype"
[0x7f58a0001c48] main spu text debug: looking for text renderer module matching "any": 2 candidates
[0x7f58a0001c48] freetype spu text debug: Building font databases.
[0x7f58a0001c48] freetype spu text debug: Took 0 microseconds
Fontconfig warning: FcPattern object size does not accept value "0"
Fontconfig warning: FcPattern object size does not accept value "0"
[0x7f58a0001c48] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[0x7f58a0001c48] freetype spu text debug: using fontsize: 2
[0x7f58a0001c48] main spu text debug: using text renderer module "freetype"
[0x7f589c001248] xcb_xv vout display debug: unhandled event 21
[0x7f589c001248] main vout display debug: VoutDisplayEvent 'resize' 800x600 window
[0x7f589c001248] main vout display debug: VoutDisplayEvent 'resize' 800x600 window
[0x7f589c001248] xcb_xv vout display debug: unhandled event 19
[0x7f589c001248] xcb_xv vout display debug: display is visible
[0x7f589c001248] xcb_xv vout display debug: display is visible
[0x7f589c001248] main vout display debug: VoutDisplayEvent 'resize' 800x600 window
[0x7f589c001248] xcb_xv vout display debug: display is visible
[0x7f589c001248] main vout display error: Failed to resize display
[0x7f58b800bd48] avcodec decoder warning: disabling direct rendering
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f589c001248] main vout display debug: VoutDisplayEvent 'resize' 800x600 window
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b800bd48] main decoder debug: End of video preroll
[0x7f58b800bd48] main decoder debug: Received first picture
[0x7f589c01ca68] main blend debug: looking for video blending module matching "any": 1 candidates
[0x7f589c01ca68] main blend debug: using video blending module "blend"
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f589c0040a8] xcb_window window debug: key: 0x00000000 (X11: 0xffe3)
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f589c001248] main vout display debug: auto hiding mouse cursor
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
[0x7f58b4000a68] main input debug: Buffering 0%
^C[0x92a118] main libvlc debug: removing all interfaces
[0x92a118] main libvlc debug: exiting
[0x959c78] main interface debug: removing module "dummy"
[0x9fe5e8] main interface debug: removing module "dbus"
[0xb3b2d8] main interface debug: removing module "globalhotkeys"
[0xb3a918] main interface debug: removing module "hotkeys"
[0x93dcf8] main playlist debug: destroying
[0x93dcf8] main playlist debug: deactivating the playlist
[0x93dcf8] main playlist debug: incoming request - stopping current input
[0x7f58b4000a68] main input debug: control: stopping input
[0x93dcf8] main playlist debug: incoming request - stopping current input
[0x93dcf8] main playlist debug: finished input
[0x7f58b800bd48] main decoder warning: early picture skipped
[0x7f58b800bd48] main decoder warning: early picture skipped
[0x7f58b800bd48] main decoder warning: early picture skipped
[0x7f58b800bd48] main decoder warning: early picture skipped
[0x7f58b800bd48] main decoder warning: early picture skipped
[0x7f58b800bd48] main decoder debug: removing module "avcodec"
[0x7f58b800bd48] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
[0x7f58b800bd48] main decoder debug: killing decoder fourcc `h264', 30 PES in FIFO
[0x93dcf8] main playlist debug: saving a free vout
[0x93dcf8] main playlist debug: reusing provided vout
[0x7f58b821c518] main packetizer debug: removing module "packetizer_h264"
[0x7f58b8000e78] main demux debug: removing module "live555"
Sending request: TEARDOWN rtsp://10.42.0.19:8554/test/ RTSP/1.0
CSeq: 7
User-Agent: LibVLC/2.1.5 (LIVE555 Streaming Media v2014.01.13)
Session: ibregvfosebnkrhh
[0x7f58b4000a68] main input debug: Program doesn't contain anymore ES
[0x93dcf8] main playlist debug: incoming request - stopping current input
[0x93dcf8] main playlist debug: dead input
[0xb3f1e8] main audio output debug: removing module "pulse"
[0x7f58a0000958] main video output debug: destroying useless vout
[0x7f589c01ca68] main blend debug: removing module "blend"
[0x7f589c001248] main vout display debug: removing module "xcb_xv"
[0x7f589c006e68] dbus_screensaver inhibit debug: got cookie 1081642686
[0x7f589c006e68] main inhibit debug: removing module "dbus_screensaver"
[0x7f58a0001c48] main spu text debug: removing module "freetype"
[0x7f58a0069868] main scale debug: removing module "yuvp"
[0x7f58a0004368] main scale debug: removing module "swscale"
[0x959528] main playlist export debug: saving Media Library to file /home/mdw/.local/share/vlc/ml.xspf
[0x959528] main playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[0x959528] main playlist export debug: using playlist export module "export"
[0x959528] main playlist export debug: removing module "export"
[0x92a118] main libvlc debug: removing stats
So is there a way to fix this issue?
Thank you.