Main Page: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				No edit summary  | 
				||
| Line 2: | Line 2: | ||
* [https://medium.com/@monoclechris/secureboot-and-encrypted-rootfs-nvme-on-jetson-orin-41d3356d7922 Secure Boot and Encrypted RootFs]  | * [https://medium.com/@monoclechris/secureboot-and-encrypted-rootfs-nvme-on-jetson-orin-41d3356d7922 Secure Boot and Encrypted RootFs]  | ||
==   | == Examples ==  | ||
* [https://github.com/MonocleSecurity/RockchipPlayer Rockchip Video Player]  | * [https://github.com/MonocleSecurity/RockchipPlayer Rockchip Video Player]  | ||
* [https://github.com/MonocleSecurity/WebRTCPlayer WebRTC Video Player]  | |||
== Monocle Articles ==  | == Monocle Articles ==  | ||
Revision as of 16:10, 3 June 2025
Jetson Articles
Examples
Monocle Articles
- Setting up Monocle Security NVR Server and Client on Windows
 - NVidia Jetson ONVIF RTSP CCTV Camera and NVR with Monocle
 - Raspberry Pi ONVIF RTSP CCTV Camera and NVR with Monocle
 
Educational Articles
- ONVIF Authentication and Streaming
 - C++ and WebRTC: Video and Audio to the Browser
 - Writing Fast to Disk
 - Multithreaded Memset
 - Inter-thread communication latency
 - RTSP to RTMP in C++ and FFMPEG