Skip to content

Conversation

@AshleyF
Copy link
Contributor

@AshleyF AshleyF commented Aug 17, 2021

Updating package to address code execution vulnerability CVE-2021-26701.

AshleyF added 9 commits May 21, 2021 10:47
…ture

* The bot can now be developed and deployed completely locally, without needing any of the Azure classic services we were using before
* All documentation has been updated
* Also made some modifications to the \psi sample itself
    * Organized the pipeline to have some more structure, which makes the diagnostics viz look nicer. Fixed a few operators along the way. Added delivery policies.
    * All video and audio messages are emitted with Pipeline.GetCurrentTime() (fixing the framerate issues we were seeing before), but with the "actual" message times lifted into the message payload itself, for later extraction if desired.
    * All source streams are immediately split out (and images are encoded) upon writing. This obviates the need for the TeamsDataConverter project.
@@ -1,189 +1,192 @@
> **Note:**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you clarify on the Readme.md file changes that were done as part of this change ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants