Commit Graph

5 Commits

Author SHA1 Message Date
Sean DuBois
88b495c7f5 Fix SRTP shutdown race
Add Stop() to RTCDtlsTransport and guard the shutdown of SRTP
2019-01-31 03:08:13 -08:00
Sean DuBois
2863555984 Export RTP/RTCP to unique packages
Resolves #272
2019-01-28 11:38:54 -08:00
backkem
db15e20c54 API: Expose SettingEngine
Enable passing custom settings and media engine to an API.
2019-01-24 20:35:49 +01:00
Woodrow Douglass
7743682c86 Use isolated API objects for more tests
This keeps tests from cross-contaminating each other

Relates to #333
2019-01-23 16:21:13 +01:00
Sean DuBois
361cef680f Add RTCPeerConnection Sample test
Relates to #272
2019-01-03 11:56:00 -08:00