Closed koefmatt closed 1 month ago
Nice, Thanks!
I'll take a look at this tomorrow morning.
It's difficult to implement the events as the documentation seems to be wrong or at least incomplete for some of them.
No worries, planning for 1.0
which will include stabilisation and more testing. Part of it is APIs that seem a bit fiddly and/or poorly documented can be flagged as unstable
until we try them in some sample apps.
This PR implements the asynchronous methods and associated events of the Janus videoroom plugin API. Additionally it adds the missing synchronous methods for RTP forwarding.
It's difficult to implement the events as the documentation seems to be wrong or at least incomplete for some of them. Some of the provided structs can't be deserialized easily because they share common keys and values for identification.