2264 Commits

Author SHA1 Message Date
Sean DuBois
c23159338c Implement SRTP
RTP packets are successfully decrypted
2018-06-09 16:10:19 -07:00
Sean DuBois
963910131a DTLS package exports keys in proper format for libsrtp 2018-06-09 02:35:39 -07:00
Sean DuBois
432854b3a9 Add SRTP to README 2018-06-07 01:45:19 -07:00
Sean DuBois
75937851a8 Start README.md 2018-06-07 01:29:54 -07:00
Sean DuBois
f191e202d1 It works!
Chromium passes ICE and DTLS, and we get SRTP
2018-06-07 00:31:51 -07:00
Sean DuBois
7026a02595 Rough DTLS implementation 2018-06-04 02:36:48 -07:00
Sean DuBois
1a1db71e99 Finish ICE implementation 2018-05-30 22:49:59 -07:00
Sean DuBois
6d30c80c51 ICE properly starts now 2018-05-30 02:04:01 -07:00
Sean DuBois
0dfa6365dc Generates working SDP
Currently doesn't match the WebRTC API but is enough to move on to ICE
2018-05-29 01:24:03 -07:00
Sean DuBois
d4e8a2fa45 SDP implementation is complete
Support marshaling and unmarshaling session and
media descriptions
2018-05-28 19:55:03 -07:00
Sean DuBois
dbc2f354f8 Fully working SDP marshal implementation 2018-05-28 18:35:43 -07:00
Sean DuBois
13a5da53ef Start parsing session description 2018-05-27 02:36:42 -07:00
Sean DuBois
f312fc116d Start SDP, will be moved to pkg when complete 2018-05-26 02:00:59 -07:00
Sean DuBois
cef4f4f7bf Initial commit 2018-05-18 16:10:05 -07:00