silent hardware

This is the ultimate “silent hardware” version. I have stripped away everything that causes lag or triggers browser privacy icons prematurely.

The camera, microphone, and GPS are physically released from the browser’s memory the microsecond you swipe to the feed.

The “Silent” Architecture:
Hard Power-Off: The killHardware() function explicitly loops through every track (video/audio) and stops them. This removes the “Green Dot” on iPhones and Androids immediately.

Lazy GPS: Location is only requested after the camera is successful, ensuring the location icon doesn’t stay on in the feed.

True Full-Screen: No frames, no borders. The UI uses 100dvh (Dynamic Viewport Height) to handle mobile browser address bars perfectly.

Auto-Unmute: Clicking any video in the feed “unlocks” audio for the whole session.