-> User Media Access: Utilizes the MediaDevices API to access your camera and microphone.
-> High-Quality Recording: Records videos using the MediaRecorder API, ensuring excellent clarity.
-> Frame Capture with Filters: Capture images from the current video frame with applied filters for a personalized touch.
-> Automatic Downloads: Videos and images are automatically downloaded to your computer for easy access.
-> MediaDevices API: For accessing user media.
-> MediaRecorder API: For recording video and audio.
-> JavaScript & HTML5: Core technologies for building the app.