Main Page: Difference between revisions
Jump to navigation
Jump to search
Tag: Reverted |
Tag: Manual revert |
||
Line 11: | Line 11: | ||
* [https://medium.com/@monoclechris/raspberry-pi-onvif-cctv-camera-and-nvr-91c0dd5993b5 Raspberry Pi ONVIF RTSP CCTV Camera and NVR with Monocle] | * [https://medium.com/@monoclechris/raspberry-pi-onvif-cctv-camera-and-nvr-91c0dd5993b5 Raspberry Pi ONVIF RTSP CCTV Camera and NVR with Monocle] | ||
== Articles == | == Educational Articles == | ||
* [https://medium.com/@monoclechris/onvif-authentication-and-streaming-688691be581c ONVIF Authentication and Streaming] | * [https://medium.com/@monoclechris/onvif-authentication-and-streaming-688691be581c ONVIF Authentication and Streaming] | ||
* [https://medium.com/@monoclechris/c-and-webrtc-video-and-audio-to-the-browser-f9d901c9a340 C++ and WebRTC: Video and Audio to the Browser] | * [https://medium.com/@monoclechris/c-and-webrtc-video-and-audio-to-the-browser-f9d901c9a340 C++ and WebRTC: Video and Audio to the Browser] |
Latest revision as of 08:17, 3 August 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