This is an old revision of the document!


this allow to send an media, even namedpipes, over webrtc

in windows

  • install visual studio 2019 comunity
  • get python 3.8+
  • get meson(0.55+) and ninja
in "Developer Command Prompt for VS 2019'
git clone https://gitlab.freedesktop.org/gstreamer/gst-examples
cd gst-example
meson build
ninja -C build
cd build/webrtc/sendrecv