Computers
Computer Parts
Custom PC Builder
DIY/ Maker
{$smarty.capture.menu}
Activity
Categories
Discussions
Computers
Computer Parts
Custom PC Builder
DIY/ Maker
Test Method for Camera Installation - Micro Center
<main> <article class="userContent"> <h2 data-id="test-method-for-camera-installation"><strong>Test Method for Camera Installation </strong></h2><p>1. When install the Raspberry Pi system (my system image is 2017-01-11-raspbian-jessie-lite), the system can be chosen, compatible with most mirror systems.</p><p>2. Enter the Raspbian system terminal.</p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/6EMZW0YMRCYS/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/6EMZW0YMRCYS/image.png" alt="image.png" height="543" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p>3. Use <strong>raspi-config</strong> to configure the camera. Execute the <strong>sudo raspi-config</strong></p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/JKKWNTMN2MCJ/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/JKKWNTMN2MCJ/image.png" alt="image.png" height="543" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p>4. Move the cursor to the option <strong>Enable Camera</strong>, click Enter.</p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/105UQ685170T/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/105UQ685170T/image.png" alt="image.png" height="543" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p>5. Select <strong>YES</strong>, click <strong>Enter </strong>and <strong>OK</strong>.</p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/HB5QOCJM0X5B/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/HB5QOCJM0X5B/image.png" alt="image.png" height="543" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/0WFPKC4D95Y8/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/0WFPKC4D95Y8/image.png" alt="image.png" height="543" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p>6. Select <strong>Finish</strong> to exit. </p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/8R654NAURQUY/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/8R654NAURQUY/image.png" alt="image.png" height="543" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p>7. Select to reboot the system, Click <strong>Yes</strong>.</p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/7ECL4M6GHX9M/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/7ECL4M6GHX9M/image.png" alt="image.png" height="543" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p>8. Enter the system terminal again, and set the photograph and photography.</p><p>1)For photograph, on the terminal execute the statement below,<strong>123.jpg</strong> is the name of picture, which can be set.</p><p><strong>raspistill -o 123.jpg</strong></p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/XECEPXIVCFGQ/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/XECEPXIVCFGQ/image.png" alt="image.png" height="543" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p>2)Generate a picture taken by the camera, you can use <strong>WinSCP </strong>software to export the picture.</p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/CKYD0NDOMSV7/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/CKYD0NDOMSV7/image.png" alt="image.png" height="639" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p>3)For photography, on the terminal execute the statement below. </p><p><strong>raspivid -o 1234.h264 -t 10000</strong></p><p>Note: <strong>t 10000</strong> means recording for 10 seconds. Users can adjust it according to their own needs.</p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/PIKUZJ2F0M4Z/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/PIKUZJ2F0M4Z/image.png" alt="image.png" height="543" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p>4)Generate a video taken by the camera, you can use WinSCP software to export the video.</p><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/G6ARZCM5QNL0/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/G6ARZCM5QNL0/image.png" alt="image.png" height="639" width="865" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <p><br></p> </article> </main>