Title: HTML5 VideoChat
Author: Costantino
Published: <strong>7 فبراير، 2024</strong>
Last modified: 20 يوليو، 2026

---

البحث عن الإضافات

![](https://ps.w.org/html5-videochat/assets/icon-256×256.png?rev=3250448)

# HTML5 VideoChat

 بواسطة [Costantino](https://profiles.wordpress.org/cstsoftwarecorp/)

[تنزيل](https://downloads.wordpress.org/plugin/html5-videochat.21.8.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/html5-videochat/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/html5-videochat/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/html5-videochat/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/html5-videochat/#developers)

 [الدعم](https://wordpress.org/support/plugin/html5-videochat/)

## الوصف

The **HTML5 VideoChat** plugin enables you to embed video chat from [html5-videochat.com](https://www.html5-videochat.com/)
directly into your WordPress blog.

To make the chat work, you only need two things: your **Account ID** and your **
Token**, both available in your account panel on [html5-videochat.com](https://www.html5-videochat.com/).
Once the plugin is installed, click **Configure** (in the plugins list or in the
HTML5-VIDEOCHAT menu), enter your Account ID and Token, save, and the chat is connected
to your account.

To integrate audio and video chat, simply insert the provided shortcode into your
page or post.

**Watch the demo videos:**

 * English presentation: [https://www.youtube.com/watch?v=9uV-lPN2uHA](https://www.youtube.com/watch?v=9uV-lPN2uHA)
 * Italian presentation: [https://www.youtube.com/watch?v=C6w-7oIreOE](https://www.youtube.com/watch?v=C6w-7oIreOE)

The plugin leverages the powerful video chat functionality provided by the external
service **html5-videochat.com**. When activated and configured, iframes are embedded
in your website, connecting to the following external service:

 * **Video Chat Service:** [https://www.html5-videochat.com/](https://www.html5-videochat.com/)

To ensure transparency and inform users about the data usage, please carefully read
the following documents:

 * [Terms of Service](https://www.html5-videochat.com/index.php?/info-collegamenti/terms-and-conditions/)
 * [Privacy Policy](https://www.html5-videochat.com/index.php?/info-collegamenti/privacy-policy/)

**Domain and Third-Party Service Documentation**

 * **Plugin Domain:** [https://www.html5-videochat.com/](https://www.html5-videochat.com/)
 * **Third-Party Service Endpoint:** [https://www.html5-videochat.com/index.php?/wordpress/get-json-wp/](https://www.html5-videochat.com/index.php?/wordpress/get-json-wp/)

This endpoint is responsible for retrieving and processing user data, integrating
WordPress users with **html5-videochat.com**. It handles POST requests, user authentication,
and profile synchronization.

For further assistance, email **ilfreeif@gmail.com**.

## لقطات الشاشة

[⌊Chat embedded in a WordPress page⌉⌊Chat embedded in a WordPress page⌉[

Chat embedded in a WordPress page

[⌊Fullscreen chat⌉⌊Fullscreen chat⌉[

Fullscreen chat

[⌊Chat rooms and user list⌉⌊Chat rooms and user list⌉[

Chat rooms and user list

[⌊Plugin configuration panel⌉⌊Plugin configuration panel⌉[

Plugin configuration panel

[[

## التنصيب

**Before you start:** the plugin does NOT create an account for you. You need an
existing account on [html5-videochat.com](https://www.html5-videochat.com/). If 
you don’t have one yet, register on the website first. In your account panel you
will find the two values required by the plugin:

 * **Account ID** – the numeric ID of your account (example: 646)
 * **Token** – the secret token of your account, used to sign the requests and authenticate
   your site

**Step-by-step installation**

 1.  Ensure `allow_url_fopen` and `opcache` are enabled in your `php.ini` configuration
     file (ask your hosting provider if you are not sure).
 2.  Install the plugin: in your WordPress admin go to Plugins > Add New > Upload Plugin,
     select the plugin zip file and click Install Now. Alternatively, upload the `html5-
     videochat` folder via FTP into `wp-content/plugins/`.
 3.  Activate the plugin from the Plugins page.
 4.  Click **Configure**: you will find the link right next to the plugin in the Plugins
     list, or in the left admin menu under **HTML5-VIDEOCHAT**.
 5.  Enter your **Account ID** and your **Token** (copied from your account panel on
     [html5-videochat.com](https://www.html5-videochat.com/)) and click Save. Until
     you enter your own values, the plugin shows a warning notice in the dashboard 
     and the chat will not be linked to your account.
 6.  Insert the shortcode where you want the chat to appear, in any page or post: `[
     HTML5VIDEOCHAT width=100% height=640px]`
 7.  To make the chat fullscreen, use `height=fullscreen`: `[HTML5VIDEOCHAT width=100%
     height=fullscreen]`
 8.  (Recommended) The chat can use the gender of your users. Since WordPress does 
     not include a gender field by default, we recommend installing [BuddyPress](https://it.wordpress.org/plugins/buddypress/).
     The plugin automatically reads the gender, birth date (to compute the age) and
     profile link from BuddyPress extended profiles.
 9.  Follow the tutorial for managing gender fields: [Setup Guide](https://www.html5-videochat.com/index.php?/blogs/entry/52-to-properly-add-the-plugin-to-your-wordpress-site-follow-these-steps/).

**Checklist if the chat does not appear**

 * Verify that you saved a valid **Account ID** and **Token** in the Configure page.
 * Verify that the shortcode is present in the page/post and that the page is published.
 * Verify that `allow_url_fopen` is enabled on your server.
 * Clear any cache plugin (WP Rocket, W3 Total Cache, LiteSpeed, etc.) after saving
   the configuration.

## الأسئلة المتكررّة

### Do I need an account on html5-videochat.com?

Yes. The plugin does not create any account: you must register on [html5-videochat.com](https://www.html5-videochat.com/)
and then enter your Account ID and Token in the plugin Configure page.

### Where do I find my Account ID and Token?

Log in to your account panel on [html5-videochat.com](https://www.html5-videochat.com/):
both values are shown there. Copy and paste them into the plugin configuration (
WordPress admin > HTML5-VIDEOCHAT > Configure).

### Can I see a demo?

Yes! Visit: [Live Demo](https://www.html5-videochat.com/index.php?/demopage/demo-videochat-html5/)

### How do I change the chat size?

Modify the shortcode: `[HTML5VIDEOCHAT width=100% height=640px]`

### Which WordPress roles match the chat groups?

 * **Administrator** > Admin
 * **Editor** > Moderator
 * **Author** > Premium
 * **Contributor** > Deejay
 * **Subscriber** > User

### How do I set the chat in fullscreen?

Use `[HTML5VIDEOCHAT width=100% height=fullscreen]`

### Can I earn money with the chat?

Yes! You can receive donations via the integrated button and earn 50% from user-
created shows. Ideal for camgirl and profile-based chats.

### How do profile rooms generate revenue?

Users in profile rooms must send tokens to chat privately, send whispers, or reach
broadcaster goals, creating a revenue system for both the site owner and users.

### How can I moderate my chat?

If you are the WordPress admin, you automatically become the chat admin.

### How do I customize my chat?

Use the admin panel of your account at [html5-videochat.com](https://www.html5-videochat.com/),
the same panel where you found your Account ID and Token.

### What languages are supported?

Available languages: English, Spanish, Chinese, German, French, Italian, Arabic,
Polish, Russian, Danish, Dutch. More coming soon!

### Who can I contact for support?

Email: ilfreeif@gmail.com
 WhatsApp: +39 371 389 2039 (24/7 support)

## المراجعات

![](https://secure.gravatar.com/avatar/dd2fce80cee6696109eb810f0a5b64ff842ac4d93b065d6b4212b4aa6d414ad2?
s=60&d=retro&r=g)

### 󠀁[top](https://wordpress.org/support/topic/top-1816/)󠁿

 [Costantino](https://profiles.wordpress.org/cstsoftwarecorp/) 20 يوليو، 2026

top

![](https://secure.gravatar.com/avatar/7b52ba27fc821f79ce1792991404359a3b698a8df8f39d4c906471de7bf8ebcb?
s=60&d=retro&r=g)

### 󠀁[plugin qui fonctionne pas !](https://wordpress.org/support/topic/plugin-qui-fonctionne-pas/)󠁿

 [adaptyou](https://profiles.wordpress.org/adaptyou/) 1 مايو، 2024 2 replies

plugin qui ne fonctionne pas !

 [ إقرأ جميع المراجعات 2 ](https://wordpress.org/support/plugin/html5-videochat/reviews/)

## المساهمون والمطوّرون

“HTML5 VideoChat” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه 
الإضافة.

المساهمون

 *   [ Costantino ](https://profiles.wordpress.org/cstsoftwarecorp/)

[ترجمة ”HTML5 VideoChat“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/html5-videochat)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/html5-videochat/)، تحقق
من [مستودع SVN](https://plugins.svn.wordpress.org/html5-videochat/)، أو الاشتراك
في [سجل التطوير](https://plugins.trac.wordpress.org/log/html5-videochat/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/html5-videochat/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 21.8

 * New: configuration page in the WordPress admin panel. Enter your own Account 
   ID and Token by clicking Configure in the plugins list (or in the HTML5-VIDEOCHAT
   menu).
 * New: “Configure” quick link next to the plugin in the Plugins list.
 * New: dashboard notice when the plugin is not configured yet.
 * Improved: shortcode now has default values for width/height, input sanitization
   and hardened output.
 * Docs: installation instructions rewritten (no automatic account creation: you
   must enter the Account ID and Token of your existing html5-videochat.com account).

#### 21.7

 * Previous release.

## ميتا Meta

 *  Version **21.8**
 *  Last updated **قبل 11 ساعة**
 *  Active installations **أقل من 10**
 *  WordPress version ** 6.7 أو أعلى **
 *  Tested up to **6.9.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/html5-videochat/)
 * Tags
 * [Conference](https://ar.wordpress.org/plugins/tags/conference/)[live chat](https://ar.wordpress.org/plugins/tags/live-chat/)
   [video call](https://ar.wordpress.org/plugins/tags/video-call/)[videochat](https://ar.wordpress.org/plugins/tags/videochat/)
   [webcam](https://ar.wordpress.org/plugins/tags/webcam/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/html5-videochat/advanced/)

## التقييم

 3.7 من 5 نجوم.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/html5-videochat/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/html5-videochat/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/html5-videochat/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/html5-videochat/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/html5-videochat/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/html5-videochat/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/html5-videochat/reviews/)

## المساهمون

 *   [ Costantino ](https://profiles.wordpress.org/cstsoftwarecorp/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/html5-videochat/)