Fixed SRTP not wrapping outbound packets in DTLS

This commit is contained in:
Staz M
2020-08-12 07:56:59 -04:00
parent b5f8397936
commit 3f5eecb2e0
2 changed files with 9 additions and 2 deletions

8
include/rtc/rtp.hpp Normal file
View File

@ -0,0 +1,8 @@
//
// Created by staz on 8/12/20.
//
#ifndef WEBRTC_SERVER_RTP_HPP
#define WEBRTC_SERVER_RTP_HPP
#endif //WEBRTC_SERVER_RTP_HPP