Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
PyCamera 0.1b ---------- Photo / video recorder for Internet Tablet N810 Фото/видео рекордер для интернет-планшета N810 PyCamera Copyright (C) 2009 Vasil Litvin. What is it and why it is needed. All I had seen the program photo/video for N800/N810 for start and end location to use the screen buttons. In internet tablet N810 camera is located on the front panel, and thus only way you can take pictures of himself with outstretched hand. In my program passed the shutter button on the key Fullscreen. Video recording is in the format mjpeg, unlike other programs, writing in mpeg4. Included in maemo 4 codec mp4 hantro4200 gives disgusting quality. How is it working? Run from Xterm file pycamera.py (so long, then make DEB). If you do not run, do chmod + x pycamera.py Select mode foto / video. For photo, every click on a button Fullscreen - one frame. For the video, one click Fullscreen - start recording, the second end. Photo is written on a removable memory card folder Images, video - Videos Features: - Take a picture in jpeg - Video recording in avi codec mjpeg - "Mirror" on the screen in the process Что это такое и зачем это нужно. Все мною виденные программы фото/видеосъемки для N800/N810 для начала и завершения съемки использовали экранные кнопки. В интернет-планшете N810 камера расположена на передней панели, и таким способом можно сфотографировать только себя самого с вытянутой вперёд рукой. Я в своей программе вынес кнопку спуска на клавишу Fullscreen. Запись видео идёт в формате mjpeg, в отличии от других программ, пишущих в mpeg4. Включенный в maemo 4 кодек mp4 hantro4200 выдаёт отвратительное качество. Как с этим работать? Запускаем из Xterm файл pycamera.py (пока так, потом сделаю DEB). Если не запускается, сделать chmod +x pycamera.py Выбираем режим foto/video. Для фото, каждое нажатие кнопки Fullscreen - один кадр. Для видео, одно нажатие кнопки Fullscreen - начало записи, второе конец. Фото пишется на съемную карту памяти в папку Images, видео в Videos Возможности: - Фотосъёмка в jpeg - Запись видео в avi кодек mjpeg - "Зеркало" на экране в процессе This programm is free software; you can redistribute it and / or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This programm is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. --- Vasil Litvin http://github.com/veskacherven/pycamera This distrubutive packet contains the following files: readme.txt - This file pycamera.py - Main programm --- End of document