Skip to content

Conversation

Matt0550
Copy link

@Matt0550 Matt0550 commented May 3, 2025

Added Docker and Docker Compose support based on the official Next.js documentation.
This will close #402
Feel free to improve :)

Copy link

vercel bot commented May 3, 2025

@Matt0550 is attempting to deploy a commit to the LiveKit Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@nazar-pc nazar-pc left a comment

Choose a reason for hiding this comment

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

Having a container image built and published to GitHub Container Registry automatically would have been nice too

@Matt0550
Copy link
Author

Having a container image built and published to GitHub Container Registry automatically would have been nice too

I know, I’ll see if I publish it thanks!

demo livekit server
@Matt0550
Copy link
Author

@nazar-pc I've added a demo livekit server and a CI/CD for push to ghcr.io

opticgroup added a commit to opticgroup/meet that referenced this pull request Aug 15, 2025
- Fix React hydration error in debug logs page with ClientOnly wrapper
- Add robust WebRTC connection handling with retry logic and timeouts
- Enhanced error recovery for both multi-room and single-room connections
- Added comprehensive audio debugging logs for troubleshooting
- Improved connection state monitoring and error handling

This should resolve the React error livekit-examples#418 and WebRTC peer connection issues preventing proper talkgroup functionality.
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.

docker deployment
2 participants