Lightspeed-webrtc
WebRTC broadcaster
A WebRTC broadcast server for live streaming that receives RTP packets and broadcasts them over WebRTC to multiple clients.
A RTP -> WebRTC broadcast server for Project Lightspeed.
75 stars
7 watching
31 forks
Language: Go
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
grvydev/lightspeed-react | A React-based frontend for a live streaming platform | 43 |
grvydev/lightspeed-ingest | Handles FTL handshakes with incoming connections to establish live streaming sessions | 94 |
rtc-io/rtc-dcstream | Provides a Node.js interface for streaming data over WebRTC data channels. | 16 |
robotwebtools/web_video_server | A node that streams ROS image topics over HTTP in multiple formats. | 281 |
maartenbreddels/ipywebrtc | Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. | 246 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
pchab/androidrtc | An Android client for WebRTC video calls between androids and/or desktop browsers. | 1,585 |
pion/rtp | A Go implementation of real-time transport protocol (RTP) used in WebRTC applications for video and audio streaming. | 364 |
mafintosh/hypervision | An application that enables peer-to-peer live streaming and broadcasting using distributed network technology | 449 |
mafintosh/peervisionary | A command line tool for streaming P2P content over local networks using AirSwarm and Peervision. | 42 |
paullouisageneau/libdatachannel | A lightweight C++ implementation of WebRTC Data Channels and WebSocket APIs for peer-to-peer data exchange. | 1,802 |
alexxit/webrtc | Allows real-time viewing of camera streams using WebRTC and other technologies | 1,538 |
kumavis/rtc-data-stream | Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC | 43 |
yocontra/rtc-everywhere | A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. | 652 |
rtc-io/rtc-mesh | Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. | 71 |