Commit Graph

60 Commits

Author SHA1 Message Date
Woodrow Douglass
e906728df3 Factor out an API object
Relates to #333
2019-01-23 16:21:13 +01:00
Sean DuBois
29d004ca75 Move SDP to an external package
Resolves #322
2018-12-28 13:57:59 -08:00
Sean DuBois
bec4743e47 Update GStreamer examples to support G722
Update util/gstreamer-sink with case for G722. Also prefer Opus over
G722 in RegisterDefaultCodecs

Relates to #283
2018-12-20 05:19:48 -05:00
Woodrow Douglass
c1bfcc8367 Tweak g722 support code
* allow GST examples to use g722
* Assume G722 is mono -- that's what chrome likes,
  and i don't know if anyone's doing stereo g722 anyway

Relates to #283
2018-12-18 08:33:19 -05:00
Woodrow Douglass
9d6ed099e7 Add a G722 RTP payloader
Resolves #283
2018-12-12 09:23:19 -05:00
chenkaiC4
2b7ab19a94 fix golangci linter 2018-08-16 01:26:58 -07:00
backkem
ab6910899c api: support a custom media engine 2018-07-16 14:20:18 -07:00
backkem
f7c5ecd57f api: fix typos 2018-07-16 14:20:18 -07:00
backkem
1bdd1af406 mediaengine: cleanup 2018-07-16 14:20:18 -07:00
backkem
7f682d2d2e api: match WebRTC api more closely 2018-07-16 14:20:18 -07:00