How to Install libsdp-api-java in Ubuntu 18.04



Install libsdp-api-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libsdp-api-java

Description:

SDP API for Java

The IETF protocol SDP specifies messages that describe multi-media sessions and are included within other protocol messages as payload. The API will enable users to manipulate SDP messages. . This is a reimplementation of the JSR 141 specification due to a non-free license of the reference implementation.

Homepage: https://github.com/opentelecoms-org/java-sdp-api

Version: 1.0-1

Section: universe/java