Pasmoid-webcamoid, doesn't-oid saveoid fileoid

Or in another words, it’s not saving files, or even showing the webcam.

I was trying to get this working, but I get some errors :

**Taking a picture : **

KGlobal::locale(): Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work
kfilemodule(25043): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol ''.
" 

**Trying to record on the webcam: **

[video4linux2,v4l2 @ 0x23a4480] Detected monotonic timestamps, converting
Input #0, video4linux2,v4l2, from '/dev/video0':
  Duration: N/A, start: 1450779510.808443, bitrate: 147456 kb/s
    Stream #0:0: Video: rawvideo (YUY2 / 0x32595559), yuyv422, 640x480, 147456 kb/s, 30 fps, 30 tbr, 1000k tbn, 1000k tbc
kfilemodule(25043): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol ''.
" 
Output #0, webm, to '/home/daniel/Videos/Video 2015-12-22 10-18-34.webm':
    Stream #0:0: Audio: vorbis (libvorbis), 48000 Hz, stereo, fltp
[webm @ 0x29dc4e0] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
Input #0, alsa, from 'pulse':
  Duration: N/A, start: 1450779521.255308, bitrate: 1536 kb/s
    Stream #0:0: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
[webm @ 0x29dc4e0] Invalid packet stream index: 1
[webm @ 0x29dc4e0] Invalid packet stream index: 1
[webm @ 0x29dc4e0] Invalid packet stream index: 1
[webm @ 0x29dc4e0] Invalid packet stream index: 1
[webm @ 0x29dc4e0] Invalid packet stream index: 1
[webm @ 0x29dc4e0] Invalid packet stream index: 1

I think I have all the codecs, vokoscreen is working.
I was trying to avoid cheese, because it has a lot of gnome stuff, that I don’t need.

Anyone using this plasmoid webcamoid ?

Thanksoid