From ProventusNova DeveloperWiki
Combined display of all available logs of ProventusNova DeveloperWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:04, 25 September 2025 Nico talk contribs created page How to add a custom partition layout to NVIDIA Jetson Platforms (Created page with "=How to Add a Custom Partition Layout to NVIDIA Jetson Platforms= ''Keywords'': ''NVMe, partition, flash, custom layout, JetPack''")
- 01:09, 19 September 2025 Nico talk contribs created page Nvidia Jetson Orin NX with CTI Boson carrier board setup (Created page with "==Description== This wiki pages shows how to get JetPack 6.2.1 (L4T R36.4.4) for an NVIDIA Jetson Orin NX SoM, download board support package (BSP) for CTI Boson Carrier board NGX007 and how to flash the board to enable 2 FRAMOS IMX464 cameras. ==Set up== * x86/x64 based host machine running Ubuntu 20.04 or higher * Jetson Orin NX SoM * CTI Boson NGX007 carrier board * USB Cable for flashing * Two FRAMOS IMX464 cameras ==Getting the sources== === JetPack 6.2.1 === #...")
- 15:57, 1 September 2025 Admin talk contribs created page File:Screenshot from 2025-09-01 21-43-06.png (Screenshot1)
- 15:57, 1 September 2025 Admin talk contribs uploaded File:Screenshot from 2025-09-01 21-43-06.png (Screenshot1)
- 01:36, 28 August 2025 Admin talk contribs created page File:Elephant.jpg (test image)
- 01:36, 28 August 2025 Admin talk contribs uploaded File:Elephant.jpg (test image)
- 01:23, 28 August 2025 Admin talk contribs deleted page File:Elephant.jpg
- 01:22, 28 August 2025 Admin talk contribs deleted page File:Linkedin.png
- 00:26, 28 August 2025 Admin talk contribs created page File:Linkedin.png (linkedin icon)
- 00:26, 28 August 2025 Admin talk contribs uploaded File:Linkedin.png (linkedin icon)
- 13:34, 14 August 2025 Admin talk contribs created page File:Elephant.jpg
- 13:34, 14 August 2025 Admin talk contribs uploaded File:Elephant.jpg
- 13:31, 14 August 2025 Admin talk contribs deleted page File:PN Signature Logo.png (Duplicated file)
- 13:30, 14 August 2025 Admin talk contribs created page File:PN Signature Logo.png
- 13:30, 14 August 2025 Admin talk contribs uploaded File:PN Signature Logo.png
- 23:16, 11 August 2025 Nico talk contribs created page GStreamer video streaming, recording and snapshots with tee on Python (Created page with "= GStreamer Video Streaming, Recording and Snapshots with tee on Python = == Description == == Basics ==")
- 23:34, 4 August 2025 Nico talk contribs created page Debug NVIDIA Jetson nvv4l2av1enc VPR Violation (EMEM decode error) (Created page with "=Problem description=")
- 20:02, 4 August 2025 Nico talk contribs created page Error: BitBake + AppArmor User Namespace Restriction Fix (Created page with "# Error: BitBake + AppArmor User Namespace Restriction Fix ## Problem Description When running BitBake on Ubuntu 24.04 or similar systems, you might encounter this error: <syntaxhighlight lang="bash"> ERROR: User namespaces are not usable by BitBake, possibly due to AppArmor. See https://discourse.ubuntu.com/t/ubuntu-24-04-lts-noble-numbat-release-notes/39890#unprivileged-user-namespace-restrictions for more information. Summary: There was 1 ERROR message, returning...")
- 14:40, 4 August 2025 Andres talk contribs created page How to NVIDIA Jetson Orin Nano UART Console (Created page with "= How to Connect to NVIDIA Jetson Orin Nano UART Console = This guide explains how to connect to the UART serial console of the NVIDIA Jetson Orin Nano Developer Kit using a TTL-to-USB adapter. This is useful for accessing boot logs, debugging early kernel messages, or interacting with the board when other interfaces are unavailable. == Requirements == * NVIDIA Jetson Orin Nano Developer Kit * TTL-to-USB Serial Adapter (e.g., based on CP2102, CH340, or FT232) * Jumper...")
- 19:11, 1 August 2025 User account Nico talk contribs was created by Admin talk contribs and password was sent by email (Create account for Nico Morua.)
- 13:54, 24 July 2025 Andres talk contribs created page How to Enable OpenCL Support in OpenCV for MediaTek Yocto Platforms (Created page with "= How to Enable OpenCL Support in OpenCV for MediaTek Yocto Platforms = This guide explains how to add OpenCL support to OpenCV in a Yocto-based BSP for MediaTek Genio or similar platforms by modifying the OpenCV recipe through a `.bbappend` file. == đ§ Prerequisites == Before proceeding, make sure you have: * A working Yocto Project build setup for your MediaTek Genio or similar platform. * A custom meta-layer (e.g. <code>meta-yourlayer</code>) where you can place...")
- 20:11, 23 July 2025 Andres talk contribs created page How to Run GStreamer in a Docker Container (Created page with "= How to Run GStreamer in Docker = This tutorial shows you how to install and use '''GStreamer''' inside a '''Docker container''' on '''Ubuntu 22.04'''. We'll build a minimal Docker image with support for '''x264enc''', then run a simple test pipeline to encode video to an MP4 file. == Step 1: Create a Dockerfile with GStreamer and x264enc == Create a file named <code>Dockerfile</code> with the following contents: <syntaxhighlight lang="dockerfile"> FROM ubuntu:22.04...")
- 14:52, 8 July 2025 Admin talk contribs created page How to Capture Images From Nvidia Jetson Using Python (Created page with "==About== This document shows how to capture images from Nvidia Jetson Nano using Python ==Pre-requisites== Before proceeding, the Nvidia Jetson Nano must be setup. To setup the Nvidia Jetson Nano, see Nvidia Jetson Nano developer setup {{Footer}}")
- 14:42, 20 June 2025 Admin talk contribs created page Create custom Yocto meta layer for MediaTek G510 board (Initial creation of Create custom Yocto meta layer for MediaTek G510 board)
- 05:02, 16 June 2025 Admin talk contribs created page Naming Conventions (Create Naming Conventions page)
- 05:01, 16 June 2025 Admin talk contribs created page Git workflow (Create git workflow page)
- 22:38, 8 June 2025 Andres talk contribs created page 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...")
- 07:02, 29 April 2025 Admin talk contribs created page Nvidia Jetson Nano developer setup (Initial creation of Nvidia Jetson Nano developer setup page)
- 14:07, 11 April 2025 Admin talk contribs created page Template:Icon (Created page with "<span style="font-size: 1.2em;"> {{#switch: {{{1}}} | book = đ | gear = âī¸ | info = âšī¸ | check = â | default = đš }} </span>")
- 01:53, 11 April 2025 Admin talk contribs created page File:Pn new logo.png
- 01:53, 11 April 2025 Admin talk contribs uploaded File:Pn new logo.png
- 16:13, 4 April 2025 Admin talk contribs blocked Cj talk contribs with an expiration time of indefinite (account creation disabled, email disabled, cannot edit own talk page) (No longer a collaborator.)
- 14:26, 2 April 2025 Admin talk contribs undeleted page MediaWiki:Sidebar (8 revisions)
- 14:25, 2 April 2025 Admin talk contribs deleted page MediaWiki:Sidebar (content was: "* navigation ** mainpage|mainpage-description", and the only contributor was "Admin" (talk))
- 14:10, 2 April 2025 Admin talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: document.addEventListener("DOMContentLoaded", function() { document.getElementById("p-cactions")?.remove(); // Remove "Page tools" document.getElementById("p-tb")?.remove(); // Remove "More" document.getElementById("catlinks")?.remove(); // Remove "Categories" });")
- 14:08, 2 April 2025 Admin talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Hide "Page tools": #p-cactions { display: none; } Hide "More" section: #p-tb { display: none; } Hide "Categories": #catlinks { display: none; }")
- 13:52, 2 April 2025 Admin talk contribs created page MediaWiki:Sidebar (Remove sidebar Items)
- 14:28, 31 March 2025 Sonni talk contribs created page Template:Authors (Create Authors template)
- 14:24, 31 March 2025 Sonni talk contribs created page Module:ArrayHandler (Create Module:ArrayHandler)
- 03:18, 26 March 2025 Sonni talk contribs created page How to create a custom yocto recipe (Create How to create a custom recipe page)
- 01:48, 25 March 2025 Sonni talk contribs created page Template:Footer (Create footer template)
- 23:18, 23 March 2025 Andres talk contribs created page 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("...")
- 15:51, 11 March 2025 Andres talk contribs created page 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:31, 4 March 2025 Sonni talk contribs created page Project Manager Tutorials (Add Project Manager Tutorials)
- 20:13, 26 February 2025 Admin talk contribs created page MediaWiki:Mainpage-title (Created page with "Home")
- 20:12, 26 February 2025 Admin talk contribs created page MediaWiki:Mainpage (Created page with "Home")
- 16:57, 26 February 2025 Sonni talk contribs created page User:Sonni (Sonni)
- 12:05, 24 February 2025 Sonni talk contribs created page Embedded Platforms (Initial creation of Embedded Platforms Page)
- 11:27, 24 February 2025 Cj talk contribs created page GStreamer Fundamentals (Created page with "= GStreamer Fundamentals = '''GStreamer''' is an open-source multimedia framework designed to build complex streaming and processing applications. It provides a **pipeline-based** architecture to process, transform, and transmit audio, video, and other data streams efficiently. == đ What is GStreamer? == GStreamer is widely used for: * '''Media playback''' â Powering applications like VLC. * '''Streaming & Encoding''' â RTSP, H.264, WebRTC, and adaptive bitrate s...")
- 11:12, 24 February 2025 Cj talk contribs created page GStreamer Interpipes (Created page with "= GStreamer Interpipes = '''GStreamer Interpipes''' is a plugin that enables efficient communication between multiple GStreamer pipelines. It allows sharing buffers, reducing latency, and optimizing resource usage. == đ Features == * Low-latency pipeline communication. * Supports inter-source and inter-sink elements. * Dynamically link/unlink pipelines without restarting. == đ Key Concepts == Interpipes introduce: * '''interpipesink''' â Acts as a producer of m...")