Brand new camera module "No data received from sensor" - Raspberry Pi Forums


hi all,

received brand new camera module , trying set live stream camera across network.

followed walk through here https://www.youtube.com/watch?v=jjpsw-7fung, have been receiving following error
no data received sensor. check connections, including sunny 1 on camera board
this first time using camera, , first time using raspberry pi cameras too. not sure if hardware (camera module or raspberry pi) faulty or have made stupid mistake somewhere.

have checked connection multiple times (taking out , reconnecting ribbon), , have tried camera on second raspberry pi same effect. there way can check if camera working in first place?

i've included terminal below.

appreciated thanks!

pi@raspberrypi ~ $ raspivid -o - -t 0 -hf -w 1280 -h 720 -fps 24 |cvlc -vvv stream:///dev/stdin --sout '#standard{access=http,mux=ts,dst=:8­160}' :demux=h264
vlc media player 2.0.3 twoflower (revision 2.0.2-93-g77aa89e)
[0x7008f0] main libvlc debug: vlc media player - 2.0.3 twoflower
[0x7008f0] main libvlc debug: copyright © 1996-2012 vlc authors , videolan
[0x7008f0] main libvlc debug: revision 2.0.2-93-g77aa89e
[0x7008f0] main libvlc debug: configured ./configure '--enable-static' '--build=arm-linux-gnueabihf' 'cflags=-g -o2 -fstack-protector --param=ssp-buffer-size=4 -wformat -werror=format-security' 'cppflags=-d_fortify_source=2' 'cxxflags=-g -o2 -fstack-protector --param=ssp-buffer-size=4 -wformat -werror=format-security' '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' '--sysconfdir=/etc' '--with-binary-version=5+deb7u2' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--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-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-fbosd' '--enable-libva' '--enable-linsys' '--enable-omxil' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--disable-crystalhd' '--disable-mmx' '--disable-sse' '--disable-neon' '--disable-altivec' 'build_alias=arm-linux-gnueabihf'
[0x7008f0] main libvlc debug: searching plug-in modules
[0x7008f0] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0x7008f0] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x7008f0] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0x7008f0] main libvlc debug: plug-ins loaded: 410 modules
[0x7008f0] main libvlc debug: opening config file (/home/pi/.config/vlc/vlcrc)
[0x7008f0] main libvlc debug: translation test: code "en_gb"
[0x7008f0] main libvlc debug: cpu has capabilities fpu
[0x7008f0] main libvlc debug: looking memcpy module: 1 candidate
[0x7008f0] main libvlc debug: using memcpy module "memcpy"
[0x86c738] main input debug: creating input 'media library'
[0x86c738] main input debug: input meta file: disabling unneeded options
[0x86c738] main input debug: using timeshift granularity of 50 mib, in path '/tmp'
[0x86c738] main 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'
[0x86c738] main 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'
[0x713fc8] main demux debug: looking access_demux module: 3 candidates
[0x713fc8] main demux debug: no access_demux module matching "file" loaded
[0x713fc8] main demux debug: timer module_need() : 43.200 ms - total 43.200 ms / 1 intvls (avg 43.200 ms)
[0x86c738] main input debug: creating access 'file' location='/home/pi/.local/share/vlc/ml.xspf', path='/home/pi/.local/share/vlc/ml.xspf'
[0x799c18] main access debug: looking access module: 2 candidates
[0x799c18] filesystem access debug: opening file `/home/pi/.local/share/vlc/ml.xspf'
[0x799c18] main access debug: using access module "filesystem"
[0x799c18] main access debug: timer module_need() : 10.522 ms - total 10.522 ms / 1 intvls (avg 10.522 ms)
[0x799078] main stream debug: using stream method astream*
[0x799078] main stream debug: starting pre-buffering
[0x799078] main stream debug: received first data after 0 ms
[0x799078] main stream debug: pre-buffering done 296 bytes in 0s - 653 kib/s
[0x799268] main stream debug: looking stream_filter module: 7 candidates
[0x799268] main stream debug: no stream_filter module matching "any" loaded
[0x799268] main stream debug: timer module_need() : 36.196 ms - total 36.196 ms / 1 intvls (avg 36.196 ms)
[0x799268] main stream debug: looking stream_filter module: 1 candidate
[0x799268] main stream debug: using stream_filter module "stream_filter_record"
[0x799268] main stream debug: timer module_need() : 18.640 ms - total 18.640 ms / 1 intvls (avg 18.640 ms)
[0x86c738] main 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'
[0x79c6d8] main demux debug: looking demux module: 1 candidate
[0x79c6d8] playlist demux debug: using xspf playlist reader
[0x79c6d8] main demux debug: using demux module "playlist"
[0x79c6d8] main demux debug: timer module_need() : 10.123 ms - total 10.123 ms / 1 intvls (avg 10.123 ms)
[0x79b7b8] main demux meta debug: looking meta reader module: 2 candidates
[0x79b7b8] lua demux meta debug: trying lua scripts in /home/pi/.local/share/vlc/lua/meta/reader
[0x79b7b8] lua demux meta debug: trying lua scripts in /usr/lib/vlc/lua/meta/reader
[0x79b7b8] lua demux meta debug: trying lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x79b7b8] lua demux meta debug: trying lua scripts in /usr/share/vlc/lua/meta/reader
[0x79b7b8] main demux meta debug: no meta reader module matching "any" loaded
[0x79b7b8] main demux meta debug: timer module_need() : 133.438 ms - total 133.438 ms / 1 intvls (avg 133.438 ms)
[0x86c738] main input debug: `file/xspf-open:///home/pi/.local/share/vlc/ml.xspf' opened
[0x78f528] main xml reader debug: looking xml reader module: 1 candidate
[0x78f528] main xml reader debug: using xml reader module "xml"
[0x78f528] main xml reader debug: timer module_need() : 44.545 ms - total 44.545 ms / 1 intvls (avg 44.545 ms)
[0x79c6d8] playlist demux debug: parsed 0 tracks successfully
[0x86c738] main input debug: eof reached
[0x79c6d8] main demux debug: removing module "playlist"
[0x799268] main stream debug: removing module "stream_filter_record"
[0x799c18] main access debug: removing module "filesystem"
[0x86c738] main input debug: timer input launching 'media library' : 271.508 ms - total 271.508 ms / 1 intvls (avg 271.508 ms)
[0x799078] main interface debug: looking interface module: 1 candidate
[0x799078] main interface debug: using interface module "hotkeys"
[0x799078] main interface debug: timer module_need() : 4.642 ms - total 4.642 ms / 1 intvls (avg 4.642 ms)
[0x86c738] main interface debug: looking interface module: 1 candidate
[0x788568] main playlist debug: playlist threads correctly activated
[0x86c738] main interface debug: using interface module "inhibit"
[0x86c738] main interface debug: timer module_need() : 39.638 ms - total 39.638 ms / 1 intvls (avg 39.638 ms)
[0x788568] main playlist debug: adding item `stdin' ( stream:///dev/stdin )
[0x788568] main playlist debug: rebuilding array of current - root playlist
[0x788568] main playlist debug: rebuild done - 0 items, index -1
[0x712f58] main interface debug: looking interface module: 1 candidate
[0x721800] main input debug: creating input 'stdin'
[0x788568] main playlist debug: meta ok (null), need fetch art
[0x7218a8] main demux meta debug: looking meta fetcher module: 1 candidate
[0x7218a8] lua demux meta debug: trying lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
[0x7218a8] lua demux meta debug: trying lua scripts in /usr/lib/vlc/lua/meta/fetcher
[0x7218a8] lua demux meta debug: trying lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x712f58] main interface debug: using interface module "globalhotkeys"
[0x712f58] main interface debug: timer module_need() : 60.964 ms - total 60.964 ms / 1 intvls (avg 60.964 ms)
[0x795900] main interface debug: looking interface module: 1 candidate
[0x7218a8] main demux meta debug: using meta fetcher module "lua"
[0x7218a8] main demux meta debug: timer module_need() : 60.148 ms - total 60.148 ms / 1 intvls (avg 60.148 ms)
[0x7218a8] main demux meta debug: removing module "lua"
[0x788568] main playlist debug: searching art stdin
[0x7218a8] main art finder debug: looking art finder module: 2 candidates
[0x7218a8] lua art finder debug: trying lua scripts in /home/pi/.local/share/vlc/lua/meta/art
[0x7218a8] lua art finder debug: trying lua scripts in /usr/lib/vlc/lua/meta/art
[0x795900] dummy interface: using dummy interface module...
[0x795900] main interface debug: using interface module "dummy"
[0x795900] main interface debug: timer module_need() : 26.859 ms - total 26.859 ms / 1 intvls (avg 26.859 ms)
[0x788568] main playlist debug: rebuilding array of current - root playlist
[0x788568] main playlist debug: rebuild done - 1 items, index -1
[0x788568] main playlist debug: processing request item: null, node: playlist, skip: 0
[0x788568] main playlist debug: starting playback of new playlist item
[0x788568] main playlist debug: resyncing on stdin
[0x788568] main playlist debug: stdin @ 0
[0x788568] main playlist debug: creating new input thread
[0x78fc48] main input debug: creating input 'stdin'
[0x86eea8] main stream output debug: using sout chain=`standard{access=http,mux=ts,dst=:8­160}'
[0x86eea8] main stream output debug: stream=`standard'
[0x7218a8] lua art finder debug: trying lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[0x86f100] main stream out debug: looking sout stream module: 1 candidate
[0x86f100] main stream out debug: set config option: sout-standard-access http
[0x86f100] main stream out debug: set config option: sout-standard-mux ts
[0x86f100] main stream out debug: set config option: sout-standard-dst :8­160
[0x871868] main access out debug: looking sout access module: 1 candidate
[0x7218a8] lua art finder debug: trying lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[0x7218a8] lua art finder debug: trying lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[0x871868] main access out debug: net: listening * port 8
[0x7218a8] lua art finder debug: trying lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[0x7218a8] lua art finder debug: trying lua scripts in /usr/share/vlc/lua/meta/art
[0x7218a8] main art finder debug: no art finder module matching "any" loaded
[0x7218a8] main art finder debug: timer module_need() : 141.077 ms - total 141.077 ms / 1 intvls (avg 141.077 ms)
[0x788568] main playlist debug: art not found stdin
[0x871868] main access out error: socket bind error (permission denied)
[0x871868] main access out debug: socket error: address family not supported protocol
[0x871868] main access out error: cannot create socket(s) http host
[0x871868] access_output_http access out error: cannot start http server
[0x871868] main access out debug: no sout access module matching "http" loaded
[0x871868] main access out debug: timer module_need() : 145.411 ms - total 145.411 ms / 1 intvls (avg 145.411 ms)
[0x86f100] stream_out_standard stream out error: no suitable sout access module `http/ts://:8­160'
[0x86f100] main stream out debug: no sout stream module matching "standard" loaded
[0x86f100] main stream out debug: timer module_need() : 175.184 ms - total 175.184 ms / 1 intvls (avg 175.184 ms)
[0x86f100] main stream out debug: destroying chain... (name=(null))
[0x86f100] main stream out debug: destroying chain done
[0x86eea8] main stream output error: stream chain failed `standard{access=http,mux=ts,dst=:8­160}'
[0x788568] main playlist debug: finished input
[0x78fc48] main input error: cannot start stream output instance, aborting
[0x788568] main playlist debug: dead input
[0x788568] main playlist debug: changing item without request (current 0/1)
[0x788568] main playlist debug: nothing play
mmal: no data received sensor. check connections, including sunny 1 on camera board

have checked 'sunny' connector mentioned in error message.
it's located on camera board , needs firm push seated fully


raspberrypi



Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support