Aaargh, it turnes out (thanks to Forum Nokia people for responding to my query!) that I can't record video from S60 Python on an N93 (see my earlier S60 video python post) without installing a MultimediaDD certificate which for some reason (bug?) is not present on an N93. Please Nokia update the N93 firmware to include he Multimedia DD certificate !
Questions:
I tried to record a video using the new video APIs in S60 Python 1.4.1 but I can't get it to work. My code (inspired by instaflickr code from the S60 Python Book Sample code) runs but the red light doesn't come on on my N93 and nothing is recorded. I am guessing (Forum Nokia post, SourceForge Bug Report) I have an error in camera.start_record() in the following code (which is also attached):
import appuifw
import e32, key_codes, os, os.path, camera, graphics
def cb(im):
try:
canvas.blit(im)
except:
appuifw.note(u'cb')
def cb2(im, blah):
try:
x = 1
except:
appuifw.note(u'cb2')
def start_viewfinder():
camera.start_finder(cb)
camera.start_record('E:\\Python\\whatever.mp4', cb2 )
canvas = appuifw.Canvas()
appuifw.app.body = canvas
start_viewfinder()
e32.ao_sleep(30) # record video for 30 seconds
camera.stop_record()
camera.stop_finder()
If anybody can help, please email roland AT rolandtanglao.com, call +1 604 729 7924, skype: rtanglao or Jabber: roland@bryght.com
I know Tim has already bought a Brain Bag but if you have to carry around an SLR, a laptop, and other things (I also carry an iRiver, an iSight, 2 microphones, a zoom lens and many other technical doodads and geegaws), there is really no other alternative. It ain't stylish being all black but it does the job and it does the job well. Highly recommended.
From Lowepro - CompuTrekker AW.:
QUOTE
A perfect combination for photo gear and notebook computer, the CompuTrekker AW was designed specifically for digital photographers. Photojournalists and location photographers will find it a great travel companion. The backpack's reinforced construction, shock-absorbing closed-cell foam padding and tough, water-resistant outer fabric protects contents from moisture and sudden impacts. The patented All Weather Cover(tm) offers maximum protection from extreme weather conditions, dust and sand. A padded notebook compartment is secured with both zipper and quick-release buckle; while the main camera compartment is fully customizable with adjustable padded dividers. A quick-access hide-away Tripod Mount(tm), SlipLock(tm) attachment loops and a number of laminated and zippered organizer pockets provide photographers with fast, easy access to equipment.
UNQUOTE