Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 920 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 920 Bytes

🔹 Key Features:

-> 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.

🔧 Technologies Used:

-> MediaDevices API: For accessing user media.

-> MediaRecorder API: For recording video and audio.

-> JavaScript & HTML5: Core technologies for building the app.