Conversation
* pass debug configuration from demo app * Fix freeze issue - livekit get tracks that need to be attached to video elem - since we pass the MediaStream - create hidden element and attach it there - keeps the track active * fixing bug that sometimes the streaming manager is undefined * in livekit there is no need to use ws - all data is from the dataChannel * use livekit chat for streams v2 * sendTextMessage is in livekit usage * handle activity state changes * use preppareConnection to speed up connection time * use sendTextMessage to publish messages topic: 'lk.chat' - indicates that the streamingOrchestrator use built in AgentSession * fix init issues * monitor faulure events * use sendTextMessage * indicate that streaming started * refactoring * resolve conflicts * cursor review * review fix - redundant * review - unused * review - add doc that indicates its only v2 * review
bugfix: analytics - choose correct rtt
* Fix freezes or video not tracked in agents-ui * pass onMessage of the eventQueue to livekit manager that gets the text messages through the data channel * trigger the event queue when getting answer * unuse * type * types * fix ts * evert because its exported from the main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.