|
há 1 ano atrás | |
---|---|---|
.. | ||
client | há 1 ano atrás | |
client-benchmark | há 1 ano atrás | |
copy-paste | há 2 anos atrás | |
copy-paste-capi | há 2 anos atrás | |
media-receiver | há 2 anos atrás | |
media-sender | há 2 anos atrás | |
media-sfu | há 1 ano atrás | |
signaling-server-nodejs | há 2 anos atrás | |
signaling-server-python | há 2 anos atrás | |
signaling-server-qt | há 2 anos atrás | |
signaling-server-rust | há 1 ano atrás | |
streamer | há 1 ano atrás | |
web | há 2 anos atrás | |
README.md | há 3 anos atrás |
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: