Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xav1ersue/rtc-bridge

A simple video stream processing project, based on Python and GStreamer, can achieve WebRTC and RTSP bidirectional conversion
https://github.com/xav1ersue/rtc-bridge

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/notedit/gstreamer-webrtc)

web client referred as [rtc-bridge-web](https://github.com/Xav1erSue/rtc-bridge-web)

## Features

- [x] Signaling Server

- [x] HTTP Server

- [x] WebRTC to RTSP

- [x] RTSP to WebRTC