gst-meet/lib-gst-meet
Emmanuel Gil Peyrot 66cfaa4da5 implement caps to avoid a panic
The previous disco#info was missing the required disco#info feature and
an identity, and the ecaps2 was computed from an empty disco#info
instead of the one we advertise.

In our case caps is a tiny optimisation which lets other participants
cache our disco#info to avoid querying us every time.

A future improvement will be to reply to ecaps2 queries as well.
2021-10-25 10:11:26 +07:00
..
src implement caps to avoid a panic 2021-10-25 10:11:26 +07:00
Cargo.toml added repository, readme, documentation to lib-gst-meet manifest 2021-10-06 12:08:19 +07:00
LICENSE-APACHE Initial 2021-08-13 18:48:59 +07:00
LICENSE-MIT Initial 2021-08-13 18:48:59 +07:00