Buildroot Compilation and Porting Practices Based on the Rockchip RK3568 Platform

Buildroot Compilation and Porting Practices Based on the Rockchip RK3568 Platform

Follow our official account for discussions on Buildroot-related technical issues on the RK3568 platform.。 Porting OpenWRT RootFS on RK3568 Buildroot: Basic Network Function Verification Case This article mainly discusses compatibility issues encountered when using Buildroot kernel + OpenWRT rootfs, focusing on network functionalities such as VLAN, bridging, NAT, etc., and introduces how to perform basic … Read more

Buildroot Compilation Practice on RK3568 Platform: Customizing Kernel & Root Filesystem

Buildroot Compilation Practice on RK3568 Platform: Customizing Kernel & Root Filesystem

@TOC • Buildroot is a tool for automating the build of embedded Linux systems. It can cross-compile a complete Linux system that runs on embedded devices, including the kernel, root filesystem, bootloader, and other components, starting from source code using simple configuration files and Makefiles. • The official SDK for the RK3568 platform is based … Read more

Compiling GStreamer 1 for OpenWRT on RK3568 Platform

Compiling GStreamer 1 for OpenWRT on RK3568 Platform

• To utilize the RKMMP hardware decoding feature on the OpenWRT system for the RK3568 platform, we will use the customized GStreamer 1 source code from the RK3568 Buildroot SDK to cross-compile the relevant components of GStreamer 1, aiming to adapt it for the OpenWRT target board. The compilation process is for reference only. Source … Read more

Building x264 and FFmpeg with Buildroot for RK3568 Platform

Building x264 and FFmpeg with Buildroot for RK3568 Platform

• To develop audio and video capture and streaming functionality on the RK3568 platform, compile and install FFmpeg and its dependency, the x264 library. Dependency Installation x264 Compilation and Installation Extracting Source Code tar xf x264-snapshot-20191217-2245-stable.tar.bz2 cd x264-snapshot-20191217-2245-stable/ Modify Configuration File vi config.mak # Modify content to support cross-compilation CC=aarch64-linux-gcc LD=aarch64-linux-gcc -o AR=aarch64-linux-ar rc RANLIB=aarch64-linux-ranlib … Read more

RK3588 vs RK3568 Motherboards: Which is More Suitable for Smart NVR Device Applications?

RK3588 vs RK3568 Motherboards: Which is More Suitable for Smart NVR Device Applications?

Industry Background With the widespread deployment of modern security networks, video surveillance has already integrated into our daily lives: at the Hangzhou Asian Games venues, thousands of smart cameras can simultaneously recognize 20 types of dangerous actions; in a kindergarten security room in Shenzhen, smart monitoring devices are managing high-definition cameras, recording campus footage, and … Read more

Using the DrmCursor Layer in Rockchip

Using the DrmCursor Layer in Rockchip

Recently, RK has implemented a hardware cursor layer processed from the upper layer, with the repository located at https://github.com/JeffyCN/drm-cursor. Previously, hardware cursors like those on the RK3399 used the generic interface of libdrm, but on new platforms such as RK3568 and RK3588, it seems that the kernel does not set up a separate mouse layer. … Read more

Testing Methods for CAN Bus on Linux Development Boards: Demonstration with the Haptic Intelligence RK3568 Development Board

Testing Methods for CAN Bus on Linux Development Boards: Demonstration with the Haptic Intelligence RK3568 Development Board

This article introduces testing methods for the CAN bus on Linux development boards, demonstrated using theHaptic Intelligence EVB3568 Harmony Development Board, which is equipped with the Rockchip RK3568, a quad-core A55 processor with a frequency of 2.0GHz and 1T computing power NPU; it supports OpenHarmony 5.0 as well as Linux and Android operating systems, with … Read more

RK3568 Security Backend Solution Enables Comprehensive Hardware Upgrade for NVR/XVR

RK3568 Security Backend Solution Enables Comprehensive Hardware Upgrade for NVR/XVR

As the video surveillance system evolves towards digitization, networking, high definition, and intelligence, the market demand for network video surveillance systems is increasing. With the extensive involvement of the security industry, especially with the full implementation of projects like Safe Cities and Intelligent Transportation, monitoring scenarios are becoming more complex and dispersed, and the application … Read more

RK3568 Core Board ROM-5880 Empowers 360° Surround View Systems

RK3568 Core Board ROM-5880 Empowers 360° Surround View Systems

Introduction With the continuous development of technology, visualization and intelligence have become the future development direction of modern vehicles.360-degree surround view is an important feature of smart vehicles and has been widely used in passenger vehicles. Recently, with the increasing demand for reliability and safety of commercial and special vehicles, related enterprises have also begun … Read more

RK3568A Android 11 Overview and Features

RK3568A Android 11 Overview and Features

1. Product Overview The MBox-3568A features the Rockchip RK3568 (Cortex-A55x4) quad-core processor, equipped with Android 11, with a maximum frequency of up to 2.0 GHz, offering excellent performance and a plethora of interfaces. Whether for benchmarking or decoding, it is top-notch, making it a new choice for human-computer interaction and industrial control projects. 2. Applicable … Read more