multicam.lua on ubuntu 14.04 - General Help and Assistance on using CHDK stable releases - CHDK Forum

multicam.lua on ubuntu 14.04

  • 1 Replies
  • 3117 Views
multicam.lua on ubuntu 14.04
« on: 11 / May / 2015, 06:21:32 »
Advertisements
Hi,
I am trying to execute multicam.lua from linux terminal . I am using ubuntu 14.04
I have connected 2 cameras ( Canon Powershot ELPH130IS).
I want to shoot photos from both cameras in sync.

when I enter :mc:start(), I get the following error.

"con> !mc:start()
WARNING: 1: failed ./multicam.lua:338: attempt to index local 'lcon' (a nil value)
stack traceback:
   ./multicam.lua:338: in function <./multicam.lua:336>
   [C]: in function 'xpcall'
   ./multicam.lua:418: in function 'start'
   [string "mc:start()"]:1: in main chunk
   [C]: in function 'xpcall'
   ./cli.lua:700: in function <./cli.lua:691>
   (tail call): ?
   [C]: in function 'xpcall'
   ./cli.lua:272: in function 'execute'
   ./cli.lua:379: in function <./cli.lua:370>
   (tail call): ?
   ./main.lua:274: in main chunk
   [C]: in function 'require'
   [string "require('main')"]:1: in main chunk
WARNING: 2: failed ./multicam.lua:338: attempt to index local 'lcon' (a nil value)
stack traceback:
   ./multicam.lua:338: in function <./multicam.lua:336>
   [C]: in function 'xpcall'
   ./multicam.lua:418: in function 'start'
   [string "mc:start()"]:1: in main chunk
   [C]: in function 'xpcall'
   ./cli.lua:700: in function <./cli.lua:691>
   (tail call): ?
   [C]: in function 'xpcall'
   ./cli.lua:272: in function 'execute'
   ./cli.lua:379: in function <./cli.lua:370>
   (tail call): ?
   ./main.lua:274: in main chunk
   [C]: in function 'require'
   [string "require('main')"]:1: in main chunk


How do I solve this problem?
Btw, great work overall.. Amazing :-)

Waiting for ur reply,

Gaurav

*

Offline adong

  • **
  • 66
Re: multicam.lua on ubuntu 14.04
« Reply #1 on: 11 / May / 2015, 14:42:34 »
Please refrain from doubleposting, there are not many posts on this forum so no need to put it in multiple places :-)

 

Related Topics