Lutice

Results 3 issues of Lutice

Select Event type on hook create to return only specifics events in hook, not all. According to BBB doc : https://docs.bigbluebutton.org/development/webhooks/#hookscreate. #258

In file **src/Parameters/HooksCreateParameters.php** in method ``` public function getHTTPQuery(): string { $queries = [ 'callbackURL' => $this->callbackUrl, 'meetingID' => $this->meetingId, 'getRaw' => !is_null($this->getRaw) ? ($this->getRaw ? 'true' : 'false') :...

**Describe the bug** When you record a meeting and you draw with witheboard tools on a slide when you watch the replay drawing isn't display As you can see in...

module: recording