From 25d3a827976bb3776be99f01aedd3411e71644a6 Mon Sep 17 00:00:00 2001 From: Lorenzo Miniero Date: Mon, 30 Jan 2017 11:25:15 +0100 Subject: [PATCH] Allow Streaming plugin to relay datachannels, and VideoRoom to forward them --- conf/janus.plugin.streaming.cfg.sample.in | 3 + html/videoroomtest.js | 5 +- plugins/janus_streaming.c | 393 +++++++++++++++++----- plugins/janus_videoroom.c | 104 +++++- 4 files changed, 411 insertions(+), 94 deletions(-) diff --git a/conf/janus.plugin.streaming.cfg.sample.in b/conf/janus.plugin.streaming.cfg.sample.in index 86359f61ba..fa88a33f9e 100644 --- a/conf/janus.plugin.streaming.cfg.sample.in +++ b/conf/janus.plugin.streaming.cfg.sample.in @@ -19,6 +19,7 @@ ; audio = yes|no (do/don't stream audio) ; video = yes|no (do/don't stream video) ; The following options are only valid for the 'rtp' type: +; data = yes|no (do/don't stream text via datachannels) ; audioport = local port for receiving audio frames ; audiomcast = multicast group port for receiving audio frames, if any ; audiopt =