Skip to content

metaRTC 8.0 Official Release

yangrtc edited this page Jan 2, 2026 · 1 revision

metaRTC 8.0 Official Release

A Next-Generation WebRTC SDK for AI-Driven Real-Time Communication

metaRTC is a high-performance, highly customizable WebRTC SDK designed for real-time audio and video communication across diverse platforms and network environments.

With metaRTC 8.0, we introduce a major architectural evolution that positions metaRTC as a core real-time communication engine for the AI era, enabling a new class of intelligent devices and applications beyond traditional conferencing.


Overview

metaRTC 8.0 focuses on three strategic goals:

  • A fully redesigned and optimized architecture
  • Complete WebRTC networking capabilities
  • Native readiness for AI-driven and embedded devices

This release significantly enhances scalability, portability, and network adaptability, especially for embedded systems, RTOS environments, and non-browser WebRTC use cases.


Key New Features

1. Completely Redesigned Architecture

metaRTC 8.0 introduces a deeply optimized, next-generation internal architecture:

  • Clear modular separation of signaling, transport, codec, and media pipeline
  • Improved maintainability and long-term extensibility
  • Designed for customization, component reuse, and system-level integration
  • Architecture prepared for future AI perception and inference extensions

Goal: Build not just a WebRTC SDK, but a sustainable real-time communication core for complex systems.


2. Full Support for FULL-ICE and LITE-ICE

metaRTC 8.0 delivers a complete and standards-compliant ICE implementation:

  • Full support for FULL-ICE for complex NAT and mobile networks
  • Full support for LITE-ICE for servers, edge nodes, and constrained devices
  • Enhanced candidate management and network switching strategies
  • Improved stability across multi-interface and heterogeneous networks

This is especially valuable for:

  • Automotive and mobile environments
  • Large-scale IoT deployments
  • Edge and cloud-assisted real-time systems

3. Native RTOS Compatibility

RTOS support is a first-class design target in metaRTC 8.0:

  • Designed to run on mainstream RTOS platforms (e.g., FreeRTOS, RT-Thread)
  • Reduced dependency on POSIX and full OS features
  • Operable without file systems or standard threading models
  • Lower memory footprint and predictable real-time behavior

metaRTC now extends WebRTC capabilities into MCU- and SoC-level systems.


4. AV1 Codec Support (Planned / In Progress)

metaRTC 8.0 introduces a roadmap for AV1 codec support:

  • Higher compression efficiency at lower bitrates
  • Optimized for AI vision and perception-driven workloads
  • Reduced bandwidth consumption for edge and mobile devices
  • Prepared for future hardware AV1 acceleration

AV1 enables scalable, high-quality video delivery for next-generation AI devices.


5. WebRTC over TCP Support

To address restrictive or specialized network environments, metaRTC 8.0 adds:

  • WebRTC over TCP transport
  • Improved connectivity when UDP is blocked or unreliable
  • Enhanced reachability in enterprise, industrial, and cross-border networks

This capability is critical for automotive, industrial, and enterprise deployments.


Target Application Scenarios

metaRTC 8.0 is designed for emerging real-time AI interaction scenarios, not just traditional video communication.


🤖 AI-Powered Devices

Robotics / IoT / Embedded Systems

  • Real-time audio and video perception
  • Cloud-based large language models with edge-side capture
  • Low-latency, controllable network behavior
  • Optimized for RTOS and embedded platforms

metaRTC becomes the real-time sensory and interaction layer for AI agents.


🚗 Automotive Smart Cockpit & Remote Driving

  • Multi-stream real-time audio and video
  • Stable communication over mobile and heterogeneous networks
  • ICE + TCP transport for enhanced reliability
  • Deployable on automotive SoCs and edge computing units

Applicable to:

  • Remote monitoring and assisted driving
  • In-vehicle AI assistants
  • Cloud-to-vehicle communication systems

🕶️ Emerging Smart Wearables & Companions

AI Glasses / Smart Companions / Smartwatches / Kids Cameras

  • Strict power and compute constraints
  • High real-time and reliability requirements
  • Complex and dynamic network environments
  • Need for a lightweight, customizable WebRTC core

metaRTC 8.0 provides a production-ready real-time media engine for these new device categories.


Conclusion

metaRTC 8.0 represents more than a version upgrade—it marks a strategic evolution:

From a WebRTC SDK to a real-time communication foundation for the AI era.

With a modernized architecture, complete networking capabilities, and deep embedded system support, metaRTC 8.0 empowers developers to build the next generation of intelligent, connected devices.

Clone this wiki locally