Webcam Microphone Screen Recorder – Media Capture icon

Webcam Microphone Screen Recorder – Media Capture

Webcam Microphone Screen Recorder – Media Capture is a WordPress plugin with the following stats:

  • #3,201 Global Rank
  • 30+ active installs
  • 3/5 2 ratings
  • Since 2012 14 years active

PF Score (About PF Scores)

PF Score is not a quality guarantee. It is a ranking based on available public signals.

Silver55.1
Platinum
Gold
Silver
Bronze
Low

Score Breakdown

24.6
Popularity 40% 30+ active installs
60
Reputation 35% 3★ from 2 ratings
97
Freshness 25% Updated 28 days ago

No active penalty — 2 historical CVEs, resolved — details

Download Trends

Loading download data…

Vulnerabilities

2 Total
2 Patched
0 Active
100% Resolved rate
CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The Video Posts Webcam Recorder WordPress plugin before 3.2.4 has a reflected cross site scripting (XSS) vulnerability in one of the administrative functions for handling deletion of videos.

6.1 Medium Affected All – 3.2.4 Patched in ✓ 3.2.4 Published 14 Jul 2021 CVE CVE-2021-24512
CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Cross-site scripting (XSS) vulnerability in posts/videowhisper/r_logout.php in the Video Posts Webcam Recorder plugin 1.55.4 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the message parameter.

6.1 Medium Affected All – 1.55.4 Patched in ✓ 1.55.5 Published 12 Jun 2014 CVE CVE-2014-4568

Vulnerability data provided by Wordfence Intelligence (opens in a new tab). CVE data: Copyright 1999–2026 The MITRE Corporation. CVE Terms of Use (opens in a new tab).

About Webcam Microphone Screen Recorder – Media Capture

Record webcam, microphone, and screen capture in WordPress; save media to the Media Library and optionally publish on Video Share VOD.

Create video, audio, screen recordings, photos and screenshots directly in WordPress. Authors and administrators can preview, record, review and upload browser-captured media to the Media Library, then use it in posts or publish video through Video Share VOD.

Benefits

  • Webcam, Microphone and Screen Capture: Record webcam video, microphone audio, screen capture with microphone, photos and screenshots in the browser.
  • Preview and Review Workflow: Confirm permissions, preview the selected source, record, pause or resume, then review, discard, retry or accept the result.
  • Device Switching: Switch between available cameras and microphones before recording.
  • WordPress Media Library: Accepted media becomes an attachment with available browser metadata such as duration, codecs, resolution and frame rate.
  • Editor Capture: The classic editor adds a Capture Media camera button and the Media Library adds a Capture Media launcher. Both open a Capture Media tab alongside Upload Files and Media Library, so accepted media can be selected and inserted normally.
  • Video Post Publishing: Optionally publish accepted video and screen recordings through Video Share VOD.
  • Flexible Embedding: Use the selected-app shortcode in admin workflows, posts, forms, paid-content and reaction-recording integrations.
  • Modern Browser Capture: Uses standard browser media APIs without requiring a streaming server or additional end-user software.

Browser Recorder

  • Available from the WordPress dashboard and with a shortcode in posts, pages and custom workflows.
  • Captures webcam video, microphone audio, screen recording, photo and screenshot media types.
  • Presents device availability, permission guidance and a clear review step before a recording is accepted.
  • Uploads accepted media to WordPress and makes it available in the Media Library.
  • Integrates with Video Share VOD to publish captured video as custom video posts.
  • Integrates with MicroPayments – Paid Membership, Content, Subscriptions for recording workflows.
  • Uses browser-based media capture and works with current supported browsers.

How to Use the Recorder

Choose the enabled capture type in Settings or shortcode attributes. Allow the requested camera, microphone or screen permission, check the preview and start recording. Review the result, then accept it to save it to WordPress or discard it and try again. The browser supplies a compatible media format, and Video Share VOD can process accepted video when its integration is enabled.

WordPress Editor and Media Library Integration

When Media Library integration is enabled, users with permission to upload files can capture and use media without leaving the WordPress workflow:

  • Classic editor: Capture Media appears beside Add Media. It opens the standard WordPress media dialog directly on the Capture Media tab.
  • Add Media dialog: Capture Media is available alongside Upload Files and Media Library. Choose any enabled capture format, accept the result, then use WordPress’s normal insert control.
  • Block editor: Capture Media is available from the editor menu. After choosing the captured attachment, it inserts an Image, Audio, Video or File block as appropriate.
  • Media Library: Capture Media appears beside Add New. After accepting a capture, the new attachment is selected in the dialog; choose Use captured media to open it in the library.
  • Post association: Captures made while editing an existing post or page are attached to that content when the user has permission to edit it.

The Capture Media tab only displays the formats enabled in Settings > Integrations: Webcam Video, Microphone Audio, Screen Capture, Webcam Photo and Screenshot. It also includes links to the plugin information and VideoWhisper developer assistance.

App choice and integrations

Use [videowhisper_recorder] for the selected recorder app. The bundled browser recorder uses a local WordPress REST upload and creates a Media Library attachment. It is suitable for video-post and VOD source capture and exposes the videowhisper-recorder:saved browser event after a successful upload for custom post, paid-content and reaction-recording adapters. Its event result includes metadata.attachmentId, metadata.attachment (ID, title, MIME type and URL), and metadata.mediaLibraryUrl when an attachment was created. The [videowhisper_html5recorder] shortcode remains available for existing HTML5 Videochat workflows.

With the browser recorder selected, enable Video, Audio, Screen Capture, Photo and Screenshot buttons from Settings > Integrations. Use mode="audio", mode="screen", mode="photo" or mode="screenshot" to show one enabled type, modes="video,audio" for a subset, and direct_preview="1" to skip the introductory Continue screen.

The recorder adapts its camera presentation to landscape or portrait use, supports available camera and microphone switching, and provides a review step before upload.

Settings adapt to the selected recorder application. Select HTML5 Videochat recorder (legacy) when an existing Videochat workflow requires it.

Recommended Hosting

Although recording does not involve special hosting requirements (except ability to upload the HTML5 recorded files), processing the videos server side with VideoShareVOD or similar plugins requires FFmpeg.
VideoShareVOD FFmpeg Hosting

Technical Clarifications / Support

Note: Previous Flash recorder and functionality was removed as no longer supported by most browsers. Only HTML5 application and implemented features are supported.

Screenshots

Browser recorder: webcam video capture controls

Browser recorder: webcam video capture controls

HTML5 Videochat recorder: video recording

HTML5 Videochat recorder: video recording

HTML5 Videochat recorder: audio recording

HTML5 Videochat recorder: audio recording

Ratings & Reviews

Recent Reviews

Loading reviews…

View all reviews on WordPress.org (opens in a new tab)

Changelog

3.4.2

  • Added Capture Media integration for the classic editor, block editor and Media Library, including standard attachment selection and insertion.
  • Added successful-upload attachment metadata for JavaScript integrations.

3.4.1

  • Moved bundled assets to recorder, without development source maps.
  • Restored shared Media Library and Video Share VOD settings for the browser and legacy apps.
  • Fixed the selected-app shortcode callback on current WordPress/PHP.

3.4.0

  • Added bundled Webcam, Microphone & Screen Recorder as the default selected app.
  • Added local WordPress REST upload, attachment metadata and browser recorder integration guidance.
  • Kept HTML5 Videochat selectable as a legacy app with its legacy-only settings.

3.3.17

  • Moved screenshots to SVN assets and updated WordPress.org support metadata.

3.3

  • Cleaned up legacy features
  • Code improvements
  • PHP8 support
  • Screen recording

3.2

  • Integrates Media Library to add the recordings
  • Access recorder from backend

3.1

  • Integrates HTML Recorder based on HTML5 Videochat app

2.6

  • Vimeo player synchronized recordings with [videowhisper_recorder vimeo_sync=”video-id”]

2.4

  • Recorder app has ability to pause, resume – useful for sync with playback of another video

1.98

  • VideoWhisper Video Recorder 1.98
  • Youtube player synchronised recordings with [videowhisper_recorder youtube_sync=”video-id”]

1.92

  • VideoWhisper Video Recorder 1.92
  • Video Container configuration

1.85.1

  • VideoShareVOD integration for advanced video management and playback
  • [videowhisper_recorder] Shortcoder

1.55

  • Integrates VideoWhisper Video Recorder 1.55
  • HTML5 playback support (if conversion is possible)
  • Import previous recording in posts

1.45.4

  • Support stream names with spaces fix

1.45.3

  • Folder location fix (from videoposts to

1.45.2

  • Shortcodes for code reliability
  • Support for JwPlayer Plugin https://wordpress.org/extend/plugins/jw-player-plugin-for-wordpress/
  • More settings

1.45

  • First release
  • Integrates VideoWhisper Video Recorder 1.45
  • Record and embed video when writing post
  • Settings
  • Recordings list to delete recording files (if folder is accessible)

Alternatives to Webcam Microphone Screen Recorder – Media Capture

Other WordPress plugins serving a similar purpose, ranked by relevance and PF Score.

Silver61.4
Broadcast Live Video – Live Streaming : WebRTC, HLS, RTSP, RTMP icon

Broadcast Live Video

Run a WordPress live streaming platform with WebRTC, HLS, RTMP, OBS/IP camera inputs, channels, chat, scheduling, memberships, and PPV.

★ 2.7/5·400+ installs·Updated 6 Jul 2026
Platinum91.0
Presto Player icon

Presto Player

Video and audio player supporting captions, branding, and page-builder integration for courses and marketing.

★ 4.8/5·100K+ installs·Updated 4 Aug 2026
Platinum86.0
WP YouTube Lyte icon

WP YouTube Lyte

Embed YouTube videos and playlists with lazy loading to maintain site performance and accessibility.

★ 4.8/5·20K+ installs·Updated 7 Aug 2026
Platinum85.8
Interactive Content – H5P icon

Interactive Content – H5P

Create interactive videos, quizzes, timelines, and collages without additional cost or plugins.

★ 4.8/5·40K+ installs·Updated 30 Jul 2026
Gold84.6
HTML5 Video Player – embed fast, responsive videos with ease icon

HTML5 Video Player

Embed responsive videos in MP4, WebM, OGG, FLV, YouTube, and Vimeo formats within WordPress.

★ 4.6/5·20K+ installs·Updated 4 Aug 2026
Gold83.4

WP Photo Album Plus

Customizable multimedia gallery system supporting photos, videos, audio files, and PDFs.

★ 4.7/5·10K+ installs·Updated 6 Aug 2026
Gold82.8
Advanced WordPress Backgrounds icon

Advanced WordPress Backgrounds

Add parallax and video backgrounds to WordPress blocks through a visual editor interface.

★ 4.8/5·30K+ installs·Updated 9 Jun 2026
Gold80.9
Easy Video Player icon

Easy Video Player

Add videos to WordPress sites with HTML5 and Flash player support across devices.

★ 4.2/5·20K+ installs·Updated 24 May 2026
Gold78.1
Automatic Featured Images from Videos icon

Automatic Featured Images from Videos

If a YouTube or Vimeo video embed exists near the start of a post, we'll automatically set the post's featured…

★ 4.6/5·7K+ installs·Updated 14 Jul 2026
Gold76.8
Videopack icon

Videopack

Embed responsive self-hosted videos with resolution switching and gallery support.

★ 4.8/5·10K+ installs·Updated 24 Jan 2026
Gold75.7
Embed YouTube Block – Fast Loading Videos, Shorts & Playlists icon

Embed YouTube Block

Embed YouTube videos, shorts, and playlists without slowing down your site performance.

★ 5/5·6K+ installs·Updated 10 Jun 2026