Skip to content

Commit

Permalink
Updated PsiBot Readme (#472)
Browse files Browse the repository at this point in the history
* PsiBot Teams Bot integrated with Platform for Situated Intelligence (\psi)

* Updated to utilize much more streamlined Teams integration infrastructure

* 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.

* Moved PsiBot to PublicSamples and updated Readme.md

* Updated readme

* Updated Readme

* Updated Readme
  • Loading branch information
AshleyF authored Jul 29, 2021
1 parent 7906c50 commit 574f339
Showing 1 changed file with 191 additions and 188 deletions.
Loading

0 comments on commit 574f339

Please sign in to comment.