Airrec
From M1Research
(Difference between revisions)
(→Hardware requirements) |
(→Downloads) |
||
Line 16: | Line 16: | ||
==Downloads== | ==Downloads== | ||
+ | |||
+ | Current version 1.0: | ||
+ | * [{{SERVER}}/downloads/airrec/airrec-r30.tar.bz2 airrec-r30.tar.bz2] - source code | ||
+ | |||
+ | |||
+ | ==Build/Install/Configure== | ||
+ | |||
+ | |||
+ | |||
+ | ==Licence== | ||
+ | <pre> | ||
+ | airrec | ||
+ | (yet another PVR) | ||
+ | |||
+ | Copyright (C) 2006 Maksym Veremeyenko. | ||
+ | This file is part of airrec project (air monitoring/recording with | ||
+ | video reports build system) | ||
+ | |||
+ | airrec is free software; you can redistribute it and/or modify | ||
+ | it under the terms of the GNU General Public License as published by | ||
+ | the Free Software Foundation; either version 2 of the License, or | ||
+ | (at your option) any later version. | ||
+ | |||
+ | airrec 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 General Public License for more details. | ||
+ | |||
+ | You should have received a copy of the GNU General Public License | ||
+ | along with airrec; if not, write to the Free Software | ||
+ | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
+ | </pre> |
Revision as of 17:46, 25 March 2006
Contents |
Overview
This project was developed for air monitoring, video reports (on DVD media) preparation.
Software complex consists of two parts
- 1. PVR - video recorder, video preview and audio level monitoring, rotating recorder video.
- 2. web-oriented application for DVD building.
Hardware requirements
PVR uses video capture card with hardware MPEG-2 encoder (see ivtv projects for details).
Recorder MPEG-2 stream saved to hard disk, the large disk space - the more video could be saved. :-))
DirectFB is used for GUI.
Downloads
Current version 1.0:
- airrec-r30.tar.bz2 - source code
Build/Install/Configure
Licence
airrec (yet another PVR) Copyright (C) 2006 Maksym Veremeyenko. This file is part of airrec project (air monitoring/recording with video reports build system) airrec is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. airrec 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 General Public License for more details. You should have received a copy of the GNU General Public License along with airrec; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA