jordantas21
Posts: 6
Joined: Mon Nov 18, 2013 7:52 pm

VLC STK1160 Configuration Issue

Wed Apr 15, 2015 6:57 pm

Hello Everyone,

I am trying to live stream from a composite camera to my Pi, but I am running into a few issues. I will try to include all the information that I can including logs, but please let me know if you need any other information such as: configuration info, command outputs etc.

As far as the VLC Options go I followed all the instructions in this instructable but I'll try and be a bit more specific. I am using the same device that is listed there (an easycap device with an STK1160 chipset (which I confirmed with lsusb)). The configurations are all the same, my cameras are NTSC format, I am using v4l2 driver. I'm just confused as to why this is not working and I was hoping for some advice maybe. I know I haven't given a lot of information but I'm not entirely sure what you would need to help me so I'll relay whatever info is needed. I am only using VLC because I figured it might be easier than mplayer to set up but now I'm not sure.

Thanks in advance

- Jordan

Code: Select all


-----VLC LOG TEXT----------
pi@raspberrypi ~ $ cat VLC_Log 
main debug: adding item `v4l2:///dev/video0' ( v4l2:///dev/video0 )
main debug: dying input
qt4 debug: Adding a new MRL to recent ones: v4l2:///dev/video0
main debug: meta ok for (null), need to fetch art
main debug: looking for meta fetcher module: 1 candidate
lua debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
main debug: using meta fetcher module "lua"
main debug: TIMER module_need() : 21.529 ms - Total 21.529 ms / 1 intvls (Avg 21.529 ms)
main debug: removing module "lua"
main debug: searching art for v4l2:///dev/video0
main debug: looking for art finder module: 2 candidates
lua debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
main debug: no art finder module matching "any" could be loaded
main debug: TIMER module_need() : 92.217 ms - Total 92.217 ms / 1 intvls (Avg 92.217 ms)
main debug: art not found for v4l2:///dev/video0
qt4 debug: item v4l2-chroma
qt4 debug: item v4l2-input
qt4 debug: item v4l2-audio-input
qt4 debug: item v4l2-width
qt4 debug: item v4l2-height
qt4 debug: item v4l2-aspect-ratio
qt4 debug: item v4l2-fps
qt4 debug: item v4l2-use-libv4l2
qt4 debug: item v4l2-tuner
qt4 debug: item v4l2-tuner-frequency
qt4 debug: item v4l2-tuner-audio-mode
qt4 debug: item v4l2-controls-reset
qt4 debug: item v4l2-brightness
qt4 debug: item v4l2-brightness-auto
qt4 debug: item v4l2-contrast
qt4 debug: item v4l2-saturation
qt4 debug: item v4l2-hue
qt4 debug: item v4l2-hue-auto
qt4 debug: item v4l2-white-balance-temperature
qt4 debug: item v4l2-auto-white-balance
qt4 debug: item v4l2-red-balance
qt4 debug: item v4l2-blue-balance
qt4 debug: item v4l2-gamma
qt4 debug: item v4l2-autogain
qt4 debug: item v4l2-gain
qt4 debug: item v4l2-sharpness
qt4 debug: item v4l2-chroma-gain
qt4 debug: item v4l2-chroma-gain-auto
qt4 debug: item v4l2-power-line-frequency
qt4 debug: item v4l2-backlight-compensation
qt4 debug: item v4l2-band-stop-filter
qt4 debug: item v4l2-hflip
qt4 debug: item v4l2-vflip
qt4 debug: item v4l2-rotate
qt4 debug: item v4l2-color-killer
qt4 debug: item v4l2-color-effect
qt4 debug: item v4l2-audio-volume
qt4 debug: item v4l2-audio-balance
qt4 debug: item v4l2-audio-mute
qt4 debug: item v4l2-audio-bass
qt4 debug: item v4l2-audio-treble
qt4 debug: item v4l2-audio-loudness
qt4 debug: item v4l2-set-ctrls
main debug: adding item `v4l2:///dev/video0' ( v4l2:///dev/video0 )
main debug: dying input
qt4 debug: Adding a new MRL to recent ones: v4l2:///dev/video0
main debug: meta ok for (null), need to fetch art
main debug: looking for meta fetcher module: 1 candidate
lua debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
main debug: using meta fetcher module "lua"
main debug: TIMER module_need() : 32.783 ms - Total 32.783 ms / 1 intvls (Avg 32.783 ms)
main debug: removing module "lua"
main debug: searching art for v4l2:///dev/video0
main debug: looking for art finder module: 2 candidates
lua debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
main debug: no art finder module matching "any" could be loaded
main debug: TIMER module_need() : 116.867 ms - Total 116.867 ms / 1 intvls (Avg 116.867 ms)
main debug: art not found for v4l2:///dev/video0

Return to “Graphics, sound and multimedia”