Commit Graph

17 Commits

Author SHA1 Message Date
backkem
f7c5ecd57f api: fix typos 2018-07-16 14:20:18 -07:00
backkem
7f682d2d2e api: match WebRTC api more closely 2018-07-16 14:20:18 -07:00
John Bradley
cfba14cfea Add H264 send/receive and packetization support 2018-07-05 17:16:51 -05:00
John Bradley
e43edb3e1d Increment the timestamp after all packets processed 2018-07-05 17:16:51 -05:00
John Bradley
738c8e8d3c Randomize timestamp offset 2018-07-05 17:16:51 -05:00
John Bradley
f5e71032b3 Move min to a common package 2018-07-05 17:16:51 -05:00
John Bradley
912a8e18f8 Add opus sending support 2018-07-03 18:00:45 -05:00
Sean DuBois
093a4efac4 Gofmt 2018-07-02 21:58:08 -07:00
John Bradley
c6005ead24 Fix linting messages 2018-07-02 23:48:45 -05:00
John R. Bradley
799e02d8f8 Add VP8 payloading 2018-07-02 23:28:53 -05:00
John Bradley
9813d3db49 Add RTP seqnum generator 2018-07-02 23:19:56 -05:00
Sean DuBois
bfe324e8c0 Fix go lint warnings 2018-06-30 03:05:58 -07:00
Sean DuBois
5bf9d5af34 Add ICE connection state change notification and timeouts 2018-06-30 02:57:47 -07:00
Sean DuBois
bec4f9ccc9 Port SRTP code from libsrtp to native Go 2018-06-17 00:37:20 -07:00
Sean DuBois
ddbb6c8ba8 Fix all golint errors 2018-06-12 22:24:52 -07:00
John Bradley
06fc5b846c Refactor VP8 RTP Packet parsing 2018-06-12 17:39:33 -05:00
Sean DuBois
9e72c2913e Fix errcheck warnings 2018-06-12 01:13:09 -07:00