/rtc-bridge

A simple video stream processing project, based on Python and GStreamer, can achieve WebRTC and RTSP bidirectional conversion

Primary LanguagePython

RTC Bridge

Introduction

this is a simple video stream processing project, based on Python and GStreamer.

the core implements of stream processing is forked from gstreamer-webrtc

web client referred as rtc-bridge-web

Features

  • Signaling Server

  • HTTP Server

  • WebRTC to RTSP

  • RTSP to WebRTC