A public HTTPS demo environment for Agora video, camera, and microphone testing.
What it is
A deployment of Agora web examples with proper HTTPS, browser device permissions, and reverse-proxy hardening for quick WebRTC testing.
Why I built it
Each XEMS product starts from a practical operational need: reduce manual work, make experiments easier to validate, and turn reusable engineering patterns into public or private tools. Agora Video Test is one piece of that broader product lab.
Product highlights
- Camera and microphone permission policy
- HTTPS-first public demo
- Dockerized static/example serving
- Useful for validating realtime media SDK behavior
How it fits into XEMS
The product is deployed under the xems.net infrastructure with Docker, NGINX routing, HTTPS, and a shared operating model. That makes it easier to iterate quickly while keeping each project isolated and maintainable.