Main Page: Difference between revisions
Jump to navigation
Jump to search
Tag: Reverted |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* [https://github.com/MonocleSecurity/RockchipPlayer Rockchip Video Player] | * [https://github.com/MonocleSecurity/RockchipPlayer Rockchip Video Player] | ||
* [https://github.com/MonocleSecurity/WebRTCPlayer WebRTC Video Player] | * [https://github.com/MonocleSecurity/WebRTCPlayer WebRTC Video Player] | ||
* [https://github.com/MonocleSecurity/QtPlayer Qt Video Player] | |||
* [https://github.com/MonocleSecurity/ImGuiPlayer ImGui Video Player] | |||
== Monocle Articles == | == Monocle Articles == | ||
Line 11: | Line 13: | ||
* [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:20, 5 September 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