Versionv0.2.8+git654.b076d00
Revision395
Size43.6 MB
Licenseunset
Confinementstrict
Basecore22

webrtc streamer

Screenshot

WebRTC-streamer is an experiment to stream video capture devices and RTSP sources through WebRTC using simple mechanism.

It embeds a HTTP server that implements API and serves a simple HTML page that use them through AJAX.

The WebRTC signaling is implemented through HTTP requests:
  • /api/call : send offer and get answer
  • /api/hangup : close a call
  • /api/addIceCandidate : add a candidate
  • /api/getIceCandidate : get the list of candidates

Update History

v0.2.8+git654.b076d00 (395)
13 Dec 2025, 09:47 UTC

Published14 Apr 2019, 09:17 UTC

Last updated7 May 2025, 07:23 UTC

First seen13 Dec 2025, 09:47 UTC