Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
== Raspberry Pi Articles == | == 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] | * [https://medium.com/@monoclechris/raspberry-pi-onvif-cctv-camera-and-nvr-91c0dd5993b5 Raspberry Pi ONVIF RTSP CCTV Camera and NVR with Monocle] | ||
== Educational Articles == | == Educational Articles == | ||
Line 17: | Line 13: | ||
* [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] | ||
* [https://medium.com/@monoclechris/writing-fast-to-disk-in-c-e8b1a5fd233a Writing Fast to Disk] | * [https://medium.com/@monoclechris/writing-fast-to-disk-in-c-e8b1a5fd233a Writing Fast to Disk] | ||
* [https://medium.com/@monoclechris/multithreaded-memset-e2f114e74d1c Multithreaded Memset] | |||
* [https://medium.com/@monoclechris/inter-thread-communication-latency-f2324a5d2ec8 Inter-thread communication latency] | |||
== Protocols == | == Protocols == |
Revision as of 10:03, 8 December 2023
Jetson Articles
Monocle Articles
Raspberry Pi Articles
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