https://github.com/aliakseis/webrtc-ui
Experimenting with WebRTC and Qt and GStreamer
https://github.com/aliakseis/webrtc-ui
gstreamer qt5 server-sent-events webrtc webrtc-video
Last synced: 6 months ago
JSON representation
Experimenting with WebRTC and Qt and GStreamer
- Host: GitHub
- URL: https://github.com/aliakseis/webrtc-ui
- Owner: aliakseis
- License: mit
- Created: 2023-03-01T15:02:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T08:42:10.000Z (over 1 year ago)
- Last Synced: 2025-03-25T18:16:29.917Z (7 months ago)
- Topics: gstreamer, qt5, server-sent-events, webrtc, webrtc-video
- Language: C++
- Homepage:
- Size: 458 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webrtc-ui
Experimenting with WebRTC and QtBased on https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gst-examples/webrtc/sendrecv/gst/webrtc-sendrecv.c

Uses https://ntfy.sh/ for negotiation, SSE based on https://github.com/radiospiel/sse.
Free TURN server used: https://www.expressturn.com/

