Deploy GitLab Server on Synology NASTo co-work with our ODM partners, we want to set up a private gitlab server to share codes and some documents. To make things easier and…Feb 17Feb 17
Connect to A gRPC Server Through Traefik Kubernetes IngressTo connect to a gRPC server through Traefik Kubernetes Ingress, I follow the example provided by ingress-nginx and build an image named…Feb 21, 2024Feb 21, 2024
G.711 Pure JavaScript PlayerTo play G711 audio data, I use AudioContext and audioWorklet in Web Audio API.Oct 31, 2023A response icon1Oct 31, 2023A response icon1
H265 on WebRTC without Using DataChannel(2/2)In this post, I will demonstrate how to show H.265 frames through WebRTC, as mentioned in the previous post.Oct 24, 2023A response icon1Oct 24, 2023A response icon1
H.265 on WebRTC without Using DataChannel(1/2)WebRTC is used to stream video and audio from my Raspberry Pi camera. I want to send H.265 streamings through WebRTC…Oct 20, 2023A response icon4Oct 20, 2023A response icon4
User Prometheus and Grafana to Monitor DevicesI’ve been working on improving a program designed for devices with limited storage and processing power.Sep 23, 2023Sep 23, 2023
Validation for a Multiple-Checkboxes Question in FormWe need users to share their hobbies by selecting at least one option from the provided list of choices. A warning message will pop up if…Aug 29, 2023Aug 29, 2023