SetStandard isn't supported by webcams. Catch the exception and check the
error number. If it's 22, print a notice that the device does not support
setting standard, otherwise re-raise exception.
SVN r15
recordpics.py:52: d.SetStandard( d.standards['NTSC'] )
streampics.py:56: d.SetStandard( d.standards['NTSC'] )
Original issue reported on code.google.com by shreddu@gmail.com on 27 Feb 2009 at 9:45
Original issue reported on code.google.com by
shreddu@gmail.com
on 27 Feb 2009 at 9:45