Give it a try at vocespace demo
Steps to get a local dev setup up and running:
- Run
pnpm install
to install all dependencies. - Copy
.env.example
in the project root and rename it to.env.local
. - Update the missing environment variables in the newly created
.env.local
file. - Run
pnpm dev
to start the development server and visit http://localhost:3000 to see the result. - Start development 🎉
The follings are basic features, if you want more details, see FEATURE
- Basic
- Mircophone
- Camera
- Preview for Video
- Username
- Join room
- More settings
- Volume adjust
- Volume test
- Microphone device selection
- Video blur adjust
- Video blur test
- Camera device selection
- Reset Settings
- Auto Username
- Username ulid if not write
- Basic
- Mircophone
- Camera
- Screen Share
- Leave
- Different chat Layouts
- Settings
- General
- Username
- Language
- User status
- Audio
- Volume
- Selection
- Video
- Blur
- Selection
- Screen Blur
- Virtual
- Models
- Backgrounds
- Active or not
- Detect check
- Compare
- About Us
- General
- Others cursors focus
- Wave|Remind others
- Request
- Description and guide
- Noice cancellation
- Virtual role
- Chinese
- English
- enabled
See CHANGELOG