AngcarConnect 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 21Feb 21
AngcarG.711 Pure JavaScript PlayerTo play G711 audio data, I use AudioContext and audioWorklet in Web Audio API.Oct 31, 2023Oct 31, 2023
AngcarH265 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, 20231Oct 24, 20231
AngcarH.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, 20234Oct 20, 20234
AngcarUser 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
AngcarValidation 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