Commit Graph

5 Commits

Author SHA1 Message Date
John Bradley
cfba14cfea Add H264 send/receive and packetization support 2018-07-05 17:16:51 -05:00
Sean DuBois
a5cf1702e8 Use unique names for static globals in GStreamer cgo 2018-07-03 17:34:16 -07:00
Sean DuBois
de2fb09778 Add support for receiving audio
Update gstreamer-receive to create pipelines for each input.

Currently we don't allow the user to pass in what codecs they support and we don't
take into account the offer. The API will need to be updated to catch
both these signaling errors. The user will pass a slice of support
codecs.
2018-07-01 02:04:47 -07:00
Sean DuBois
a623369bca Fix lint errors 2018-06-24 23:11:14 -07:00
Sean DuBois
882619f02c Doc updates
* Finish README.md
* Create README.md for every example
* Finish DESIGN.md
2018-06-18 22:22:19 -07:00