GStreamer plugin for libnice WebRTC connectivity
GStreamer Plugin for libnice
$ gst-launch-1.0 nicesrc name=src src.src_pad_added=rtpbin.recv_rtp_sink_0 rtpbin ! rtpdepay ! decodebin ! autovideosink$ gst-launch-1.0 audiotestsrc ! audioconvert ! opusenc ! rtpopuspay ! nicesink$ gst-inspect-1.0 | grep -i nice$ gst-launch-1.0 videotestsrc ! videoconvert ! x264enc ! rtph264pay ! nicesink relay-ip=relay.example.com$ GST_DEBUG=libnice:5 gst-launch-1.0 nicesrc nicesink