Getting Started
Learn how to integrate hooman.live into your website for instant video calls.
What is hooman.live?
hooman.live is an embeddable widget that enables real-time video calls between your website visitors and your team. With a single script tag, you can add a professional video calling experience to any website.
- Instant video calls with no app downloads required
- Real-time presence detection for your sales team
- In-call text chat for sharing links and information
- Works on desktop and mobile browsers
How It Works
Embed Widget
Add the hooman.live script to your website with your embed key.
Visitor Requests Call
Visitors click the widget to request a video call with your team.
Connect Instantly
Your team accepts the call and connects via browser-based video.
Quick Start
Add the following script tag to your website, replacing the placeholder with your embed key:
<script
src="https://your-domain.com/sdk/liveconnect.js"
data-key="lck_YOUR_EMBED_KEY"
></script>Your embed key can be found in the project settings of your hooman.live dashboard.
Next Steps
Installation Guide
Framework-specific installation instructions for Next.js, React, and more.
Configuration
Customize the widget position, appearance, and behavior.
API Reference
Learn about widget events, methods, and programmatic control.
Troubleshooting
Solutions for common issues like permissions and popup blockers.