Commit Graph

10 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
3b3ed9a544 Fix lint, vet and fmt errors 2018-07-03 21:11:25 -07:00
Sean DuBois
366f9ec268 Implement sample count generation in gstreamer-send
Audio+Video now works in gstreamer-send
2018-07-03 20:55:10 -07:00
Sean DuBois
a5cf1702e8 Use unique names for static globals in GStreamer cgo 2018-07-03 17:34:16 -07:00
Sean DuBois
b1da546d24 Implement multi-pipeline gstreamer-send example 2018-07-03 17:11:56 -07: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 R. Bradley
799e02d8f8 Add VP8 payloading 2018-07-02 23:28:53 -05:00
Sean DuBois
a623369bca Fix lint errors 2018-06-24 23:11:14 -07:00
Sean DuBois
51136804ac Significant send progress
* GStreamer sends RTP packets to Go
* pion-WebRTC generates proper SDP, and has certificate ready
* Just need to implement SRTP functionality and rough MVP should be done
2018-06-22 01:04:07 -07:00