Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Articles == | == Jetson Articles == | ||
* [https://google.com Secure Boot and Encrypted RootFs] | * [https://google.com Secure Boot and Encrypted RootFs] | ||
* [https://medium.com/@monoclechris/nvidia-jetson-cameras-and-nvr-ce974f423d7b Setup Monocle] | |||
== Monocle Articles == | |||
* [https://medium.com/@monoclechris/setting-up-monocle-security-nvr-server-and-client-on-windows-43208d5e634d Setting up Monocle Security NVR Server and Client on Windows] | |||
== Raspberry Pi Articles == | |||
* [https://medium.com/@monoclechris/raspberry-pi-onvif-cctv-camera-and-nvr-91c0dd5993b5 Raspberry Pi ONVIF RTSP CCTV Camera and NVR with Monocle] | |||
== Fun Articles == | |||
* [https://medium.com/@monoclechris/multithreaded-memset-e2f114e74d1c Multithreaded Memset] | |||
* [https://medium.com/@monoclechris/inter-thread-communication-latency-f2324a5d2ec8 Inter-thread communication latency] | |||
== Educational Articles == | |||
* [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/writing-fast-to-disk-in-c-e8b1a5fd233a Writing Fast to Disk] | |||
== Protocols == | == Protocols == |
Revision as of 10:02, 8 December 2023
Jetson Articles
Monocle Articles
Raspberry Pi Articles
Fun Articles
Educational Articles
- ONVIF Authentication and Streaming
- C++ and WebRTC: Video and Audio to the Browser
- Writing Fast to Disk