WebRTC per videoconferenze Giacomo Lanzi

WebRTC vs. proprietary software

When it comes to the topic of video conferencing, the solutions available on the market are divided into two main categories: those that require the installation of a specific proprietary software and those that use the WebRTC standard instead. This type of web service has nothing to envy to proprietary software, such as Skype, but offers the undeniable advantage of being able to use a browser as the only requirement.

WebRTC: what it is and how it works

WebRTC (Web Real Time Communications) is a communication standard with native support for the live streaming of audio and video content from the browser without the need for additional plug-ins or the installation of external components. With this standard, you can turn your browser into a video conferencing endpoint.

By not requiring any installation, it is possible to exploit this communication method even on relatively old machines or with limited computing power. Furthermore, it is usually possible to use it even on company laptops that do not allow workers to install any software.

The communication is managed by the service servers and the audio and video quality optimized in real time. In the security field, communications are all protected and encrypted. The interface is based on HTML5 and therefore the only requirement is a browser that supports it. Only excluded is therefore Internet Explorer, which has been replaced by Microsoft Edge.

Advantages

The quality of communication in a WebRTC service is delegated to video and audio codecs. This guarantees excellent performance regardless of the audio / video hardware you have. However, this is only part of what WebRTC-based web services can offer.

Cloud Web Conference offered by SOD also provides other useful tools such as the shared whiteboard, group chat, the possibility of creating separate “rooms” for the participants, up to the possibility of using presentations and sharing the screen among the participants.

All this, without the need to install any program on your computer, minimizing the impact on the operating system and hard disk.

Therefore, the advantages for companies include an interesting reduction in the costs of communication services to support their employees or customers. Communication is definitively independent from the device and an infinite frontier of integration with other services is opened, from email clients to advanced collaboration platforms.

Disadvantages

If there is a fault to be found in WebRTC systems, it is the dependence on the speed of the available network.

In fact, if it is true that the hardware resources are minimal (the possibility of using a browser), the network resources required can still be limiting. Unfortunately in Italy there are still geographic areas where the connection is particularly slow and this could influence the quality of video calls also through a WebRTC service.

For most users, however, it is a very minimal risk. In addition, it is a problem that is also encountered with the use of proprietary software for video calls.

Uses of WebRTC services

Video conferencing or video calling services have become of fundamental importance in this historical period. The need to communicate remotely has become concrete. Being unable to meet live has magnified this need.

Using services based on the WebRTC communication standard has quickly become the preferred solution. Companies that have adopted this standard to move their meetings over the network have not had to worry about installing any software. Even students and teachers were able to finish the 2019/2020 school cycle without worrying too much about the computers available to them.

WebRTC-based video conferencing services have proven to have few obstacles to communication, facilitating many aspects in the working and educational world.

Multiplatform

The absence of an installation brings with it an additional advantage: independence from any operating system or device.

WebRTC services are available wherever it is possible to use a browser, therefore also on mobile devices. In fact, you are further free to communicate with anyone, in any situation and from anywhere. The interface of the Cloud Web Conference service is designed first of all for portable devices, guaranteeing a clear and simple experience in every situation.

Conclusions

WebRTC technology, widely supported by practically every browser in circulation, offers countless advantages to its users and more and more services rely on this standard to offer their videoconferencing solution.

It is to be expected that this will become the standard in a short time, supplanting the proprietary software also in the communication field. It has already happened with data storage and cloud servers, it is only a matter of time.

The advice is therefore to evaluate services such as SOD Cloud Web Conference for your video calls.

[btnsx id=”2931″]

Useful links:

Cloud Conference

Videoconferencing platform

Communications: Webinar and video calls

Share


RSS

More Articles…

Categories …

Tags

RSS Unknown Feed

RSS Full Disclosure

  • SEC Consult SA-20250604-0 :: Local Privilege Escalation and Default Credentials in INDAMED - MEDICAL OFFICE (Medical practice management) Demo version June 10, 2025
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Jun 09SEC Consult Vulnerability Lab Security Advisory < 20250604-0 > ======================================================================= title: Local Privilege Escalation and Default Credentials product: INDAMED - MEDICAL OFFICE (Medical practice management) Demo version vulnerable version: Revision 18544 (II/2024) fixed version: Q2/2025 (Privilege Escalation, Default Password)...
  • Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain → Secure Enclave Key Theft, Wormable RCE, Crypto Theft June 10, 2025
    Posted by josephgoyd via Fulldisclosure on Jun 09Hello Full Disclosure, This is a strategic public disclosure of a zero-click iMessage exploit chain that was discovered live on iOS 18.2 and remained unpatched through iOS 18.4. It enabled Secure Enclave key theft, wormable remote code execution, and undetectable crypto wallet exfiltration. Despite responsible disclosure, the research […]
  • Defense in depth -- the Microsoft way (part 89): user group policies don't deserve tamper protection June 3, 2025
    Posted by Stefan Kanthak on Jun 03Hi @ll, user group policies are stored in DACL-protected registry keys [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies] respectively [HKEY_CURRENT_USER\Software\Policies] and below, where only the SYSTEM account and members of the "Administrators" user group are granted write access. At logon the user&apos;s registry hive "%USERPROFILE%\ntuser.dat" is loaded with exclusive (read, write and...
  • CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0 June 3, 2025
    Posted by Sanjay Singh on Jun 03Hello Full Disclosure list, I am sharing details of a newly assigned CVE affecting an open-source educational software project: ------------------------------------------------------------------------ CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0 ------------------------------------------------------------------------ Product: CloudClassroom PHP Project Vendor:...
  • ERPNext v15.53.1 Stored XSS in bio Field Allows Arbitrary Script Execution in Profile Page June 3, 2025
    Posted by Ron E on Jun 03An authenticated attacker can inject JavaScript into the bio field of their user profile. When the profile is viewed by another user, the injected script executes. *Proof of Concept:* POST /api/method/frappe.desk.page.user_profile.user_profile.update_profile_info HTTP/2 Host: --host-- profile_info={"bio":"\">"}
  • ERPNext v15.53.1 Stored XSS in user_image Field Allows Script Execution via Injected Image Path June 3, 2025
    Posted by Ron E on Jun 03An authenticated user can inject malicious JavaScript into the user_image field of the profile page using an XSS payload within the file path or HTML context. This field is rendered without sufficient sanitization, allowing stored script execution in the context of other authenticated users. *Proof of Concept:*POST /api/method/frappe.desk.page.user_profile.user_profile.update_profile_info HTTP/2 […]
  • Local information disclosure in apport and systemd-coredump June 3, 2025
    Posted by Qualys Security Advisory via Fulldisclosure on Jun 03Qualys Security Advisory Local information disclosure in apport and systemd-coredump (CVE-2025-5054 and CVE-2025-4598) ======================================================================== Contents ======================================================================== Summary Mitigation Local information disclosure in apport (CVE-2025-5054) - Background - Analysis - Proof of concept Local information disclosure in systemd-coredump...
  • Stored XSS via File Upload - adaptcmsv3.0.3 June 3, 2025
    Posted by Andrey Stoykov on Jun 03# Exploit Title: Stored XSS via File Upload - adaptcmsv3.0.3 # Date: 06/2025 # Exploit Author: Andrey Stoykov # Version: 3.0.3 # Tested on: Debian 12 # Blog: https://msecureltd.blogspot.com/ Stored XSS via File Upload #1: Steps to Reproduce: 1. Login with low privilege user and visit "Profile" > "Edit […]
  • IDOR "Change Password" Functionality - adaptcmsv3.0.3 June 3, 2025
    Posted by Andrey Stoykov on Jun 03# Exploit Title: IDOR "Change Password" Functionality - adaptcmsv3.0.3 # Date: 06/2025 # Exploit Author: Andrey Stoykov # Version: 3.0.3 # Tested on: Debian 12 # Blog: https://msecureltd.blogspot.com/ IDOR "Change Password" Functionality #1: Steps to Reproduce: 1. Login as user with low privilege and visit profile page 2. Select […]
  • Stored XSS "Send Message" Functionality - adaptcmsv3.0.3 June 3, 2025
    Posted by Andrey Stoykov on Jun 03# Exploit Title: Stored XSS "Send Message" Functionality - adaptcmsv3.0.3 # Date: 06/2025 # Exploit Author: Andrey Stoykov # Version: 3.0.3 # Tested on: Debian 12 # Blog: https://msecureltd.blogspot.com/ Stored XSS "Send Message" Functionality #1: Steps to Reproduce: 1. Login as normal user and visit "Profile" > "Message" > […]

Customers

Newsletter

{subscription_form_1}