I'm trying to stream image from two cameras (with v4l2).
Found some help on wikipedia and other sources. Now, i came here.
My config file:
Code: Select all
vlc@mini:~$ cat mosaic001.conf
new channel1 broadcast enabled
setup channel1 input v4l2c:///dev/video0
setup channel1 output #duplicate{dst=mosaic-bridge{id=1,height=640,width=480},select=video,dst=bridge-out{id=1},select=audio}
new channel2 broadcast enabled
setup channel1 input v4l2c:///dev/video1
setup channel2 output #duplicate{dst=mosaic-bridge{id=2,height=640,width=480},select=video,dst=bridge-out{id=2},select=audio}
control channel1 play
control channel2 play
Code: Select all
sudo vlc-wrapper --color --mosaic-width=1280 --mosaic-height=480 --mosaic-keep-picture --mosaic-rows=1 --mosaic-cols=2 --mosaic-position=1 --mosaic-order=1,2 --vlm-conf mosaic001.conf --ttl 12 -vvv
Code: Select all
vlc@mini:~$ sudo vlc-wrapper --color --mosaic-width=1280 --mosaic-height=480 --mosaic-keep-picture --mosaic-rows=1 --mosaic-cols=2 --mosaic-position=1 --mosaic-order=1,2 --vlm-conf mosaic001.conf --ttl 12
VLC media player 2.0.1 Twoflower (revision 2.0.1-0-gf432547)
[0x916dcc0] inhibit interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0x916dcc0] main interface error: no suitable interface module
[0x916dcc0] main interface error: no suitable interface module
[0x90d3350] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x90d3350] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x916dcc0] [cli] lua interface: Listening on host "*console".
VLC media player 2.0.1 Twoflower
Command Line Interface initialized. Type `help' for help.
> [0xb6f011b8] stream_out_mosaic_bridge stream out error: cannot find decoder
[0xb6f07428] [Media: channel1] main decoder error: cannot create packetizer output (MJPG)
Verbose out might be long...
Code: Select all
vlc@mini:~$ sudo vlc-wrapper --color --mosaic-width=1280 --mosaic-height=4osaic-keep-picture --mosaic-rows=1 --mosaic-cols=2 --mosaic-position=1 --mosaic-order=1,2 --vlm-conf mosaic001.conf --ttl 12 -vvv
VLC media player 2.0.1 Twoflower (revision 2.0.1-0-gf432547)
[0x8fc7350] main libvlc debug: VLC media player - 2.0.1 Twoflower
[0x8fc7350] main libvlc debug: Copyright © 1996-2012 VLC authors and VideoLAN
[0x8fc7350] main libvlc debug: revision 2.0.1-0-gf432547
[0x8fc7350] main libvlc debug: configured with ./configure '--enable-static' '--build=i686-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security' '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' '--sysconfdir=/etc' '--with-binary-version=4' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--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-oss' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--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-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-linsys' '--enable-pvr' '--enable-udev' '--enable-v4l2' 'build_alias=i686-linux-gnu'
[0x8fc7350] main libvlc debug: searching plug-in modules
[0x8fc7350] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0x8fc7350] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x8fc7350] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0x8fc7350] main libvlc debug: plug-ins loaded: 388 modules
[0x8fc7350] main libvlc debug: opening config file (/home/vlc/.config/vlc/vlcrc)
[0x8fc7350] main libvlc debug: translation test: code is "C"
[0x8fc7350] main libvlc debug: CPU has capabilities MMX 3DNow! FPU
[0x8fc7350] main libvlc debug: looking for memcpy module: 4 candidates
[0x8fc7350] main libvlc debug: using memcpy module "memcpy3dn"
[0x8fd94f8] main input debug: Creating an input for 'Media Library'
[0x8fd94f8] main input debug: Input is a meta file: disabling unneeded options
[0x8fd94f8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x8fd94f8] main input debug: `file/xspf-open:///home/vlc/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/vlc/.local/share/vlc/ml.xspf'
[0x8fd94f8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/vlc/.local/share/vlc/ml.xspf' file='/home/vlc/.local/share/vlc/ml.xspf'
[0x8fda078] main demux debug: looking for access_demux module: 3 candidates
[0x8fda078] main demux debug: no access_demux module matching "file" could be loaded
[0x8fda078] main demux debug: TIMER module_need() : 16.648 ms - Total 16.648 ms / 1 intvls (Avg 16.648 ms)
[0x8fd94f8] main input debug: creating access 'file' location='/home/vlc/.local/share/vlc/ml.xspf', path='/home/vlc/.local/share/vlc/ml.xspf'
[0x9120120] main access debug: looking for access module: 2 candidates
[0x9120120] filesystem access debug: opening file `/home/vlc/.local/share/vlc/ml.xspf'
[0x9120120] main access debug: using access module "filesystem"
[0x9120120] main access debug: TIMER module_need() : 11.561 ms - Total 11.561 ms / 1 intvls (Avg 11.561 ms)
[0x9120f88] main stream debug: Using stream method for AStream*
[0x9120f88] main stream debug: starting pre-buffering
[0x9120f88] main stream debug: received first data after 0 ms
[0x9120f88] main stream debug: pre-buffering done 296 bytes in 0s - 215 KiB/s
[0x9121158] main stream debug: looking for stream_filter module: 7 candidates
[0x9121158] main stream debug: no stream_filter module matching "any" could be loaded
[0x9121158] main stream debug: TIMER module_need() : 19.610 ms - Total 19.610 ms / 1 intvls (Avg 19.610 ms)
[0x9121158] main stream debug: looking for stream_filter module: 1 candidate
[0x9121158] main stream debug: using stream_filter module "stream_filter_record"
[0x9121158] main stream debug: TIMER module_need() : 5.706 ms - Total 5.706 ms / 1 intvls (Avg 5.706 ms)
[0x8fd94f8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/vlc/.local/share/vlc/ml.xspf' file='/home/vlc/.local/share/vlc/ml.xspf'
[0x8fe7898] main demux debug: looking for demux module: 1 candidate
[0x8fe7898] playlist demux debug: using XSPF playlist reader
[0x8fe7898] main demux debug: using demux module "playlist"
[0x8fe7898] main demux debug: TIMER module_need() : 10.142 ms - Total 10.142 ms / 1 intvls (Avg 10.142 ms)
[0x905c1c0] main demux meta debug: looking for meta reader module: 2 candidates
[0x905c1c0] lua demux meta debug: Trying Lua scripts in /home/vlc/.local/share/vlc/lua/meta/reader
[0x905c1c0] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x905c1c0] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x905c1c0] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x905c1c0] main demux meta debug: no meta reader module matching "any" could be loaded
[0x905c1c0] main demux meta debug: TIMER module_need() : 43.024 ms - Total 43.024 ms / 1 intvls (Avg 43.024 ms)
[0x8fd94f8] main input debug: `file/xspf-open:///home/vlc/.local/share/vlc/ml.xspf' successfully opened
[0x9061ef8] main xml reader debug: looking for xml reader module: 1 candidate
[0x9061ef8] main xml reader debug: using xml reader module "xml"
[0x9061ef8] main xml reader debug: TIMER module_need() : 12.493 ms - Total 12.493 ms / 1 intvls (Avg 12.493 ms)
[0x8fe7898] playlist demux debug: parsed 0 tracks successfully
[0x8fd94f8] main input debug: EOF reached
[0x8fe7898] main demux debug: removing module "playlist"
[0x9121158] main stream debug: removing module "stream_filter_record"
[0x9120120] main access debug: removing module "filesystem"
[0x8fd94f8] main input debug: TIMER input launching for 'Media Library' : 135.786 ms - Total 135.786 ms / 1 intvls (Avg 135.786 ms)
[0x8fc7350] main libvlc debug: creating VLM
[0x8fc7350] main libvlc debug: loading VLM configuration
[0x8fc7350] main libvlc debug: load mosaic001.conf
[0x8fd9968] main vlm daemon debug: creating access 'file' location='/home/vlc/mosaic001.conf', path='/home/vlc/mosaic001.conf'
[0x9120120] main access debug: looking for access module: 2 candidates
[0x9120120] filesystem access debug: opening file `/home/vlc/mosaic001.conf'
[0x9120120] main access debug: using access module "filesystem"
[0x9120120] main access debug: TIMER module_need() : 4.817 ms - Total 4.817 ms / 1 intvls (Avg 4.817 ms)
[0x9120f88] main stream debug: Using stream method for AStream*
[0x9120f88] main stream debug: starting pre-buffering
[0x9120f88] main stream debug: received first data after 0 ms
[0x9120f88] main stream debug: pre-buffering done 693 bytes in 0s - 514 KiB/s
[0x9120120] main access debug: removing module "filesystem"
[0x905ad98] main input debug: Creating an input for 'v4l2c:///dev/video0'
[0x9061c20] main interface debug: looking for interface module: 1 candidate
[0xb6f00858] main stream output debug: using sout chain=`duplicate{dst=mosaic-bridge{id=1,height=640,width=480},select=video,dst=bridge-out{id=1},select=audio}'
[0xb6f00858] main stream output debug: stream=`duplicate'
[0xb6f00b78] main stream out debug: looking for sout stream module: 1 candidate
[0xb6f00b78] stream_out_duplicate stream out debug: creating 'duplicate'
[0xb6f00b78] stream_out_duplicate stream out debug: * adding `mosaic-bridge{id=1,height=640,width=480}'
[0xb6f00858] main stream output debug: stream=`mosaic-bridge'
[0x9061c20] main interface debug: using interface module "hotkeys"
[0x9061c20] main interface debug: TIMER module_need() : 16.828 ms - Total 16.828 ms / 1 intvls (Avg 16.828 ms)
[0x905d2a0] main interface debug: looking for interface module: 1 candidate
[0x905d2a0] inhibit interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0xb6f011b8] main stream out debug: looking for sout stream module: 1 candidate
[0xb6f011b8] main stream out debug: set config option: sout-mosaic-bridge-id to 1
[0xb6f011b8] main stream out debug: set config option: sout-mosaic-bridge-height to 640
[0xb6f011b8] main stream out debug: set config option: sout-mosaic-bridge-width to 480
[0xb6f011b8] main stream out debug: using sout stream module "stream_out_mosaic_bridge"
[0x905d2a0] main interface debug: no interface module matching "inhibit,none" could be loaded
[0x905d2a0] main interface debug: TIMER module_need() : 14.245 ms - Total 14.245 ms / 1 intvls (Avg 14.245 ms)
[0x905d2a0] main interface error: no suitable interface module
[0x905d2a0] main interface debug: looking for interface module: 0 candidates
[0x905d2a0] main interface debug: no interface module matched "globalhotkeys,none"
[0xb6f011b8] main stream out debug: TIMER module_need() : 15.836 ms - Total 15.836 ms / 1 intvls (Avg 15.836 ms)
[0xb6f00b78] stream_out_duplicate stream out debug: * apply selection `video'
[0xb6f00b78] stream_out_duplicate stream out debug: * adding `bridge-out{id=1}'
[0xb6f00858] main stream output debug: stream=`bridge-out'
[0xb6f025b0] main stream out debug: looking for sout stream module: 1 candidate
[0x905d2a0] main interface debug: TIMER module_need() : 6.385 ms - Total 6.385 ms / 1 intvls (Avg 6.385 ms)
[0x905d2a0] main interface error: no suitable interface module
[0x8fc7350] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x8fc7350] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x9061ab0] main interface debug: looking for interface module: 3 candidates
[0x9061ab0] [cli] lua interface debug: Found lua interface script: /usr/lib/vlc/lua/intf/cli.luac
[0xb6f025b0] main stream out debug: set config option: sout-bridge-out-id to 1
[0xb6f025b0] main stream out debug: using sout stream module "stream_out_bridge"
[0xb6f025b0] main stream out debug: TIMER module_need() : 14.880 ms - Total 14.880 ms / 1 intvls (Avg 14.880 ms)
[0xb6f00b78] stream_out_duplicate stream out debug: * apply selection `audio'
[0xb6f00b78] main stream out debug: using sout stream module "stream_out_duplicate"
[0xb6f00b78] main stream out debug: TIMER module_need() : 49.784 ms - Total 49.784 ms / 1 intvls (Avg 49.784 ms)
[0x905ad98] [Media: channel1] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x905ad98] [Media: channel1] main input debug: `v4l2c:///dev/video0' gives access `v4l2c' demux `' path `/dev/video0'
[0x905ad98] [Media: channel1] main input debug: creating demux: access='v4l2c' demux='' location='/dev/video0' file='/dev/video0'
[0xb6f02cb8] [Media: channel1] main demux debug: looking for access_demux module: 0 candidates
[0xb6f02cb8] [Media: channel1] main demux debug: no access_demux module matched "v4l2c"
[0xb6f02cb8] [Media: channel1] main demux debug: TIMER module_need() : 2.970 ms - Total 2.970 ms / 1 intvls (Avg 2.970 ms)
[0x905ad98] [Media: channel1] main input debug: creating access 'v4l2c' location='/dev/video0', path='/dev/video0'
[0xb6f02dc0] [Media: channel1] main access debug: looking for access module: 1 candidate
[0x9061ab0] [cli] main interface debug: using interface module "lua"
[0x9061ab0] [cli] main interface debug: TIMER module_need() : 39.857 ms - Total 39.857 ms / 1 intvls (Avg 39.857 ms)
[0xb6f02dc0] [Media: channel1] v4l2 access debug: opening device '/dev/video0'
[0xb6f02dc0] [Media: channel1] v4l2 access debug: trying kernel V4L2
[0xb6f02dc0] [Media: channel1] v4l2 access debug: device PC Camera using driver gspca_zc3xx (version 3.4.73) on usb-0000:00:0f.4-1
[0xb6f02dc0] [Media: channel1] v4l2 access debug: the device has the capabilities: 0x05000001
[0xb6f02dc0] [Media: channel1] v4l2 access debug: (X) Video Capture, ( ) Audio, ( ) Tuner, ( ) Radio
[0xb6f02dc0] [Media: channel1] v4l2 access debug: (X) Read/Write, (X) Streaming, ( ) Asynchronous
[0xb6f02dc0] [Media: channel1] v4l2 access debug: video input 0 (gspca_zc3xx) has type: External analog input *
[0xb6f02dc0] [Media: channel1] v4l2 access debug: input set to 0
[0xb6f02dc0] [Media: channel1] v4l2 access debug: device supports chroma jpeg [JPEG, JPEG]
[0xb6f02dc0] [Media: channel1] v4l2 access debug: integer Brightness (00980900)
[0xb6f02dc0] [Media: channel1] v4l2 access debug: current: 128, default: 128
[0xb6f02dc0] [Media: channel1] v4l2 access debug: integer Contrast (00980901)
[0xb6f02dc0] [Media: channel1] v4l2 access debug: current: 128, default: 128
[0xb6f02dc0] [Media: channel1] v4l2 access debug: integer Gamma (00980910)
[0xb6f02dc0] [Media: channel1] v4l2 access debug: current: 3, default: 3
[0xb6f02dc0] [Media: channel1] v4l2 access debug: boolean Auto Gain (00980912)
[0xb6f02dc0] [Media: channel1] v4l2 access debug: current: true, default: true
[0xb6f02dc0] [Media: channel1] v4l2 access debug: menu Light frequency filter (00980918)
[0xb6f02dc0] [Media: channel1] v4l2 access debug: current: 0, default: 0
[0xb6f02dc0] [Media: channel1] v4l2 access debug: choice 0) NoFliker
[0xb6f02dc0] [Media: channel1] v4l2 access debug: choice 1) 50 Hz
[0xb6f02dc0] [Media: channel1] v4l2 access debug: choice 2) 60 Hz
[0xb6f02dc0] [Media: channel1] v4l2 access debug: integer Sharpness (0098091B)
[0xb6f02dc0] [Media: channel1] v4l2 access debug: current: 2, default: 2
[0xb6f02dc0] [Media: channel1] v4l2 access debug: integer Compression Quality (009D0903)
[0xb6f02dc0] [Media: channel1] v4l2 access debug: current: 70, default: 70
[0xb6f02dc0] [Media: channel1] v4l2 access debug: found default width and height of 640x480
[0xb6f02dc0] [Media: channel1] v4l2 access debug: will try to find optimal width and height
[0xb6f02dc0] [Media: channel1] v4l2 access debug: Driver requires at most 115790 bytes to store a complete image
[0xb6f02dc0] [Media: channel1] v4l2 access debug: Interlacing setting: progressive
[0x9061ab0] [cli] lua interface: Listening on host "*console".
VLC media player 2.0.1 Twoflower
Command Line Interface initialized. Type `help' for help.
> [0xb6f02dc0] [Media: channel1] main access debug: using access module "v4l2"
[0xb6f02dc0] [Media: channel1] main access debug: TIMER module_need() : 602.280 ms - Total 602.280 ms / 1 intvls (Avg 602.280 ms)
[0xb6f03590] [Media: channel1] main stream debug: Using block method for AStream*
[0xb6f03590] [Media: channel1] main stream debug: starting pre-buffering
[0xb6f03590] [Media: channel1] main stream debug: received first data after 95 ms
[0xb6f03590] [Media: channel1] main stream debug: prebuffering done 11515 bytes in 0s - 116 KiB/s
[0xb6f055a0] [Media: channel1] main stream debug: looking for stream_filter module: 7 candidates
[0xb6f055a0] [Media: channel1] main stream debug: no stream_filter module matching "any" could be loaded
[0xb6f055a0] [Media: channel1] main stream debug: TIMER module_need() : 3.735 ms - Total 3.735 ms / 1 intvls (Avg 3.735 ms)
[0xb6f055a0] [Media: channel1] main stream debug: looking for stream_filter module: 1 candidate
[0xb6f055a0] [Media: channel1] main stream debug: using stream_filter module "stream_filter_record"
[0xb6f055a0] [Media: channel1] main stream debug: TIMER module_need() : 3.631 ms - Total 3.631 ms / 1 intvls (Avg 3.631 ms)
[0x905ad98] [Media: channel1] main input debug: creating demux: access='v4l2c' demux='' location='/dev/video0' file='/dev/video0'
[0xb6f07138] [Media: channel1] main demux debug: looking for demux module: 54 candidates
[0xb6f07138] [Media: channel1] ts demux debug: TS module discarded (lost sync)
[0xb6f07138] [Media: channel1] mod demux debug: MOD validation failed (ext=)
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG SOI marker detected
[0x905ad98] [Media: channel1] main input debug: selecting program id=0
[0xb6f07138] [Media: channel1] main demux debug: using demux module "mjpeg"
[0xb6f07138] [Media: channel1] main demux debug: TIMER module_need() : 171.445 ms - Total 171.445 ms / 1 intvls (Avg 171.445 ms)
[0xb6f07428] [Media: channel1] main decoder debug: looking for packetizer module: 21 candidates
[0xb6f07428] [Media: channel1] main decoder debug: using packetizer module "packetizer_copy"
[0xb6f07428] [Media: channel1] main decoder debug: TIMER module_need() : 47.353 ms - Total 47.353 ms / 1 intvls (Avg 47.353 ms)
[0x905ad98] [Media: channel1] main input debug: starting in async mode
[0xb6f197c0] [Media: channel1] main demux meta debug: looking for meta reader module: 2 candidates
[0xb6f197c0] [Media: channel1] lua demux meta debug: Trying Lua scripts in /home/vlc/.local/share/vlc/lua/meta/reader
[0xb6f197c0] [Media: channel1] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0xb6f197c0] [Media: channel1] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0xb6f197c0] [Media: channel1] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0xb6f197c0] [Media: channel1] main demux meta debug: no meta reader module matching "any" could be loaded
[0xb6f197c0] [Media: channel1] main demux meta debug: TIMER module_need() : 16.996 ms - Total 16.996 ms / 1 intvls (Avg 16.996 ms)
[0x905ad98] [Media: channel1] main input debug: `v4l2c:///dev/video0' successfully opened
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 11515
[0x905ad98] [Media: channel1] main input debug: Buffering 0%
[0x905ad98] [Media: channel1] main input debug: switching to sync mode
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 12653
[0x905ad98] [Media: channel1] main input debug: Buffering 2%
[0xb6f00858] main stream output debug: adding a new sout input (sout_input:0x90611b0)
[0xb6f00b78] stream_out_duplicate stream out debug: duplicated a new stream codec=MJPG (es=0 group=0)
[0x9058fc0] main generic debug: looking for decoder module: 27 candidates
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 12559
[0x905ad98] [Media: channel1] main input debug: Buffering 6%
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 12503
[0x905ad98] [Media: channel1] main input debug: Buffering 8%
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 12413
[0x905ad98] [Media: channel1] main input debug: Buffering 20%
[0x9058fc0] main generic debug: no decoder module matching "any" could be loaded
[0x9058fc0] main generic debug: TIMER module_need() : 76.585 ms - Total 76.585 ms / 1 intvls (Avg 76.585 ms)
[0xb6f011b8] stream_out_mosaic_bridge stream out error: cannot find decoder
[0xb6f00b78] stream_out_duplicate stream out debug: - failed for output 0
[0xb6f00b78] stream_out_duplicate stream out debug: - ignored for output 1
[0xb6f07428] [Media: channel1] main decoder error: cannot create packetizer output (MJPG)
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 12299
[0x905ad98] [Media: channel1] main input debug: Buffering 41%
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 12895
[0x905ad98] [Media: channel1] main input debug: Buffering 63%
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 12837
[0x905ad98] [Media: channel1] main input debug: Buffering 84%
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 13449
[0x905ad98] [Media: channel1] main input debug: Stream buffering done (318 ms in 318 ms)
[0x905ad98] [Media: channel1] main input debug: Decoder buffering done in 0 ms
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 13337
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 13851
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 13707
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 14219
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 14269
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 14931
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 14925
[0xb6f07138] [Media: channel1] mjpeg demux debug: did not find JPEG EOI in 15360 bytes
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 15805
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 15857
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 16393
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 16459
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 17027
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 17015
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 17527
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 17535
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 18105
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 18077
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 18587
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 18589
^C[0x8fc7350] main libvlc debug: deactivating the playlist
[0x8fc7350] main libvlc debug: removing all services discovery tasks
[0x8fc7350] main libvlc debug: removing all interfaces
[0x8fc7350] main libvlc debug: exiting
[0x9061ab0] [cli] main interface debug: removing module "lua"
[0x9061c20] main interface debug: removing module "hotkeys"
[0xb6f07138] [Media: channel1] mjpeg demux debug: JPEG EOI detected at 19093
[0x905ad98] [Media: channel1] main input debug: control: stopping input
[0xb6f07428] [Media: channel1] main decoder debug: removing module "packetizer_copy"
[0xb6f07428] [Media: channel1] main decoder debug: killing decoder fourcc `MJPG', 0 PES in FIFO
[0xb6f07138] [Media: channel1] main demux debug: removing module "mjpeg"
[0xb6f055a0] [Media: channel1] main stream debug: removing module "stream_filter_record"
[0xb6f02dc0] [Media: channel1] main access debug: removing module "v4l2"
[0x905ad98] [Media: channel1] main input debug: Program doesn't contain anymore ES
[0x905ad98] [Media: channel1] main input debug: TIMER input launching for 'v4l2c:///dev/video0' : 1034.841 ms - Total 1034.841 ms / 1 intvls (Avg 1034.841 ms)
[0xb6f00858] main stream output debug: destroying useless sout
[0xb6f00b78] main stream out debug: destroying chain... (name=duplicate)
[0xb6f00b78] main stream out debug: removing module "stream_out_duplicate"
[0xb6f00b78] stream_out_duplicate stream out debug: closing a duplication
[0xb6f011b8] main stream out debug: destroying chain... (name=mosaic-bridge)
[0xb6f011b8] main stream out debug: removing module "stream_out_mosaic_bridge"
[0xb6f011b8] main stream out debug: destroying chain done
[0xb6f025b0] main stream out debug: destroying chain... (name=bridge-out)
[0xb6f025b0] main stream out debug: removing module "stream_out_bridge"
[0xb6f025b0] main stream out debug: destroying chain done
[0xb6f00b78] main stream out debug: destroying chain done
[0x8fd9150] main playlist debug: destroying
[0x8fc7350] main libvlc debug: TIMER ML Load : Total 163.880 ms / 1 intvls (Avg 163.880 ms)
[0x8fc7350] main libvlc debug: removing stats
[0x8fc7350] main libvlc debug: removing module "memcpy3dn"
Ofcorse streaming doeas not start at all (unable to connect to 192.168.10.22:8080). And i was able to connect with one stream.
Best regards!