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
Sean DuBois
acd3436607
Lazy-init SRTP in RTCDtlsTransport
...
Relates to #346
2019-01-27 21:12:08 -08:00
Sean DuBois
56a5827d5c
Finish RTCRtpReceiver and RTCRtpSender
...
Allow sending of media via ORTC, examples will be added in the future.
But for now all of this state has been pulled out of RTCPeerConnection
Resolves #312
2019-01-27 21:12:08 -08:00
Sean DuBois
7b44d7ca70
Rename media.go -> rtctrack.go
...
Relates to #312
2019-01-27 21:12:08 -08:00