From ProventusNova DeveloperWiki
25 June 2025
- 17:2317:23, 25 June 2025 diff hist +8,727 Create custom Yocto meta layer for MediaTek G510 board No edit summary current
14 June 2025
- 18:4518:45, 14 June 2025 diff hist −179 How to create a custom yocto meta layer →Pre-requisites current
- 18:4518:45, 14 June 2025 diff hist −110 How to create a custom yocto meta layer →Introduction
9 June 2025
- 00:2000:20, 9 June 2025 diff hist −279 Template:Footer →🏗 Customized Technology Solutions for Your Business current
8 June 2025
- 22:3822:38, 8 June 2025 diff hist +3,801 N Https://www.google.com/How to start camera stream on boot with systemd service NVIDIA Jetson tutorial Created page with "=How to start camera stream on boot with systemd service – NVIDIA Jetson Tutorial= This tutorial demonstrates how to automatically launch a Python-based camera streaming application on boot using a <code>systemd</code> service on NVIDIA Jetson devices. == Prerequisites == * NVIDIA Jetson board (e.g., Orin NX, Nano, Xavier) * Your custom Python GStreamer/WebRTC camera application * Access to the terminal and root privileges == Step 1: Prepare the Python Script == E..." current
23 March 2025
- 23:1823:18, 23 March 2025 diff hist +6,356 N How to Build a Video Capture Application Using GStreamer and OpenCV in Python Created page with "= How to Build a Video Capture Application Using GStreamer and OpenCV in Python = This guide explains how to create a basic video capture application using **GStreamer** and **OpenCV** in Python. The application captures video from a camera using GStreamer and processes it with OpenCV. == Full Script == For those who just want the code, here is the complete script: <syntaxhighlight lang="python"> import gi import cv2 import numpy as np import sys gi.require_version("..." current
11 March 2025
- 22:1222:12, 11 March 2025 diff hist −201 How to create a custom yocto meta layer →Step 2. Add base distro config
- 22:1222:12, 11 March 2025 diff hist 0 How to create a custom yocto meta layer →Step 4. Add initial config template files
- 20:2820:28, 11 March 2025 diff hist +58 How to create a custom yocto meta layer →Step 4. Add initial config template files
- 19:3919:39, 11 March 2025 diff hist +1,400 How to create a custom yocto meta layer →Step 5. Add base image recipe
- 19:2419:24, 11 March 2025 diff hist +3,565 How to create a custom yocto meta layer →Step 4. Add initial config template files
- 18:3618:36, 11 March 2025 diff hist +1,600 How to create a custom yocto meta layer →Step 3. Add base machine
- 18:0418:04, 11 March 2025 diff hist +2,415 How to create a custom yocto meta layer →Step 2. Add base distro config
- 18:0018:00, 11 March 2025 diff hist +428 How to create a custom yocto meta layer →Step 2. Add base distro config
- 17:3517:35, 11 March 2025 diff hist +915 How to create a custom yocto meta layer →Step 1. Add base layer.conf file
- 17:3017:30, 11 March 2025 diff hist +26 How to create a custom yocto meta layer →Step 1. Add base layer.conf file
- 16:2316:23, 11 March 2025 diff hist +668 How to create a custom yocto meta layer →Step 1. Add base layer.conf file
- 15:5315:53, 11 March 2025 diff hist 0 How to create a custom yocto meta layer →Create Base Meta-Layer
- 15:5115:51, 11 March 2025 diff hist +599 N How to create a custom yocto meta layer Created page with "=Introduction= This wiki will provide a detailed guide on how to create a custom Yocto meta-layer. ==Create Base Meta-Layer== This section contains steps to create the base custom meta-layer. After completion, the custom base meta-layer will contain the following parts: * Custom layer configuration * Custom distro configuration * Custom machine * Custom config template files * Custom image recipe '''Step 1. Add base layer.conf file''' '''Step 2. Add base distro con..."
15 February 2025
- 19:0619:06, 15 February 2025 diff hist +1,853 Main Page No edit summary