<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki2.arcoslab.org/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki2.arcoslab.org/dokuwiki/feed.php">
        <title>ArcosWiki teaching:ie0117:proyectos:2012:i:final_2013:camberry_final</title>
        <description></description>
        <link>https://wiki2.arcoslab.org/dokuwiki/</link>
        <image rdf:resource="https://wiki2.arcoslab.org/dokuwiki/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-05-14T22:18:48+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:concl&amp;rev=1663632524&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:impl&amp;rev=1663632524&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:intro&amp;rev=1663632524&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:object&amp;rev=1663632524&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:res&amp;rev=1663632524&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki2.arcoslab.org/dokuwiki/lib/exe/fetch.php?media=favicon.ico">
        <title>ArcosWiki</title>
        <link>https://wiki2.arcoslab.org/dokuwiki/</link>
        <url>https://wiki2.arcoslab.org/dokuwiki/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:concl&amp;rev=1663632524&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-20T00:08:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:concl</title>
        <link>https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:concl&amp;rev=1663632524&amp;do=diff</link>
        <description>Conclusions

	*  By working directly with v4l2 API the immediate result was a fewer consume of system resources compared to using video capture programs like streamer or ffmpeg.
	*  This system can record video at medium quality and without audio, because the hardware limitations of the Raspberry Pi, so the code needs to be optimize for this computer.</description>
    </item>
    <item rdf:about="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:impl&amp;rev=1663632524&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-20T00:08:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:impl</title>
        <link>https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:impl&amp;rev=1663632524&amp;do=diff</link>
        <description>Implementation

The code designed to develop the project responds to a sequence that is based on the availability of a network connection to the Internet. When you run the program, video recording time was selected and checked if there is an internet connection. If the test is positive the video is constructed and transmitted via</description>
    </item>
    <item rdf:about="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:intro&amp;rev=1663632524&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-20T00:08:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:intro</title>
        <link>https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:intro&amp;rev=1663632524&amp;do=diff</link>
        <description>Introduction

The project involves using a Raspberry Pi computer board to record video with a webcam and then back it up automatically on a remote FTP server with an Internet connection, at the time that such a connection is available. It is intended that the video file has a unique extension defined and remains constant as it extends the recording, eliminating sections of the oldest parts of the video as the system add the latest at the final of the video.</description>
    </item>
    <item rdf:about="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:object&amp;rev=1663632524&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-20T00:08:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:object</title>
        <link>https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:object&amp;rev=1663632524&amp;do=diff</link>
        <description>Objectives

General objective

Implement a digital video recorder kind dash cam with a Raspberry Pi and a web cam.

Specific objectives

	*  Install and configure Raspbian OS on a Raspberry Pi.
	*  Install and configure the mpeg libraries and packages required (Stremer, FFmpeg) for recording video from a webcam.</description>
    </item>
    <item rdf:about="https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:res&amp;rev=1663632524&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-20T00:08:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:res</title>
        <link>https://wiki2.arcoslab.org/dokuwiki/doku.php?id=teaching:ie0117:proyectos:2012:i:final_2013:camberry_final:res&amp;rev=1663632524&amp;do=diff</link>
        <description>Results

The complete system in operation with the Raspberry Pi and the camera is shown in the following image.



To run the program you must place the three files in one folder and with them create a folder called “video”, which will store all necessary temporary files.</description>
    </item>
</rdf:RDF>
