Skip to content

sachinkum0009/edge-rtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edge-rtc

This repo is for using WebRTC with ROS2

Description

This project aims to integrate WebRTC capabilities into ROS2 applications, enabling real-time communication and data exchange. Specifically for video streaming and low latency application with Robotic Perception SOTA models.

Block Diagram

Block Diagram

Demo

webrtc-2025-10-17_17.56.52.mp4

Installation

virtualenv edgertc_env
source edgertc_env/bin/activate
pip install -r edge_rtc/requirements.txt

colcon build --symlink-install
source install/setup.bash

ros2 launch edge_rtc webrtc_video_server.launch.py

ros2 launch edge_rtc webrtc_ros2_client.launch.py

References

About

This repo is for using WebRTC with ROS2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages