Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RTP: Less log spam | Marvin W | 2021-12-18 | 1 | -8/+0 |
* | Add maximum bitrate and adjust video resolution based on bitrate | Marvin W | 2021-11-15 | 1 | -1/+0 |
* | RTP: Only start gstreamer pipeline once needed | Marvin W | 2021-11-10 | 1 | -48/+66 |
* | Fix compiler warnings ('Switch does not handle .. of enum ..') | fiaxh | 2021-10-12 | 1 | -0/+2 |
* | Fix webcam framerate selection | Marvin W | 2021-05-01 | 1 | -5/+1 |
* | Correctly handle missing webrtc-audio-processing | Marvin W | 2021-05-01 | 1 | -2/+3 |
* | Echo Cancellation | Marvin W | 2021-05-01 | 1 | -2/+3 |
* | Handle non-existant call support | fiaxh | 2021-04-29 | 1 | -0/+16 |
* | Video optimizations | Marvin W | 2021-04-29 | 1 | -0/+14 |
* | GStreamer compat | Marvin W | 2021-04-11 | 1 | -1/+3 |
* | Remove unnecessary debug code | Marvin W | 2021-04-01 | 1 | -4/+0 |
* | Fix device manager usage for GStreamer 1.16 | Marvin W | 2021-03-26 | 1 | -2/+12 |
* | Add RTP implementation as plugin | Marvin W | 2021-03-21 | 1 | -0/+413 |