How to Install gstreamer1.0-nice in Ubuntu 18.04



Install gstreamer1.0-nice by entering the following commands in the terminal:

sudo apt update
sudo apt install gstreamer1.0-nice

Description:

ICE library (GStreamer plugin)

Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. . Existing standards that use ICE include the Session Initiation Protocol (SIP) and the Jingle XMPP extension for audio/video calls. . Nice includes integration with GStreamer1.0. . This package provides a GStreamer 1.0 plugin for nice.

Homepage: https://nice.freedesktop.org/

Version: 0.1.14-1

Section: universe/net