|
|
il y a 6 mois | |
|---|---|---|
| .. | ||
| client | il y a 1 an | |
| client-benchmark | il y a 2 ans | |
| copy-paste | il y a 2 ans | |
| copy-paste-capi | il y a 1 an | |
| media-receiver | il y a 1 an | |
| media-sender | il y a 2 ans | |
| media-sfu | il y a 2 ans | |
| signaling-server-nodejs | il y a 1 an | |
| signaling-server-python | il y a 2 ans | |
| signaling-server-qt | il y a 2 ans | |
| signaling-server-rust | il y a 6 mois | |
| streamer | il y a 8 mois | |
| web | il y a 2 ans | |
| README.md | il y a 3 ans | |
This directory contains different WebRTC clients and compatible WebSocket + JSON signaling servers.
signaling-server-rust contains a similar signaling server in Rust (see lerouxrgd/datachannel-rs for Rust wrappers)
media-receiver is a copy/paste example sending the webcam from the web browser and receiving it into gstreamer.
media-sender is a copy/paste example capturing the webcam with gstreamer and sending it to the web browser.
media-sfu is a copy/paste SFU relaying the webcam between web browsers.
streamer streams h264 and opus samples to web browsers (signaling-server-python is required).
Additionally, it contains two debugging tools for libdatachannel with copy-pasting as signaling: