Commit Graph

15 Commits

Author SHA1 Message Date
Jasper Hugo ea73eec7ee Automatically decode audio & video rather than requiring the pipeline to 2022-03-09 13:34:26 +07:00
Jasper Hugo 3f27c90489 Updates for GStreamer 1.20, XMPP parsing improvements
* Updated GStreamer to 1.20
* Updated libnice to 0.1.18
* Vendored a minimal set of modified xmpp-parsers elements rather than
  the whole thing
* Implemented retries of the initial Colibri connection
* Updated deps
2022-03-06 12:01:37 +07:00
Jasper Hugo abd8bcb142 Added OpenSSL as build dependency in shell.nix 2021-12-24 18:19:16 +07:00
Jasper Hugo eb1d6f096b shell.nix: use overridden gst-* for building libnice 2021-11-05 10:49:54 +07:00
Jasper Hugo a38099eb34 update shell.nix for new gstreamer dependencies 2021-11-05 10:18:45 +07:00
Jasper Hugo e061f83524 update shell.nix for gstreamer 1.19.3 2021-11-05 09:42:30 +07:00
Jasper Hugo 46d2de0d56 Update deps, and update shell.nix for successful build on macos 2021-11-05 09:29:31 +07:00
Jasper Hugo 2726b70902 updated shell.nix for gst 1.19.2 release 2021-09-27 22:34:50 +07:00
Jasper Hugo d5842ee79f RTX support, TCC support (not working correctly yet) 2021-08-23 11:56:11 +07:00
Jasper Hugo 6f67e2536d lib-gst-meet 0.3: colibri message support, more flexible recv handling 2021-08-19 17:06:12 +07:00
Jasper Hugo e5d10c6da0 added set_pipeline_state to C API, improved participant-left handler 2021-08-18 07:56:01 +07:00
Jasper Hugo 2fd02c7e68 provide a ctx argument for the C API callbacks 2021-08-17 08:55:17 +07:00
Jasper Hugo 56463c6100 Added verbosity option, added participant_left event 2021-08-15 18:24:06 +07:00
Jasper Hugo 11ffd97d8b updated gst-meet and lib-gst-meet to 0.2.0 2021-08-15 12:35:51 +07:00
Jasper Hugo 9af6db6c02 added initial draft of lib-gst-meet-c. added shell.nix for deps 2021-08-14 20:06:39 +07:00