uvgrtp::session * create_session(std::string remote_addr, std::string local_addr)
Create a new RTP session.
rtp_error_t destroy_session(uvgrtp::session *session)
Destroy RTP session and all of its media streams.
uvgrtp::session * create_session(std::string addr)
Create a new RTP session.