You want a quick video call — a job interview, a video chat with a family member, a consultation with a contractor — and you don't want to download yet another app for it. You don't have to. Modern browsers can start a free video call in seconds, without installing anything, without creating an account, and without handing over an email address. The whole thing is a no sign up video chat: open a website, share a video call link, and you're talking face-to-face.
This guide walks through exactly how to do it: the technology that makes it possible, the step-by-step flow for starting and joining a call, what works on phones vs desktop, and the common gotchas that stop people in their tracks. By the end you'll be able to send a link to anyone and be in a video call with them about 15 seconds later.
Do I need to install anything to make a video call?
No. Any modern browser — Chrome, Firefox, Safari, Edge, or Opera, updated within the last year or so — can handle a video call on its own. No plugin, no Flash, no extension, no system-level app. The browser talks to your camera and microphone through standard web APIs and streams the call directly to the other person's browser.
This applies to phones too. On iPhone, the browser is Safari; on most Android phones, it's Chrome. Both support browser video calls without any extra install. The only thing you'll be asked for is permission to use your camera and microphone the first time — more on that below.
How does a browser-based video call actually work?
Three things happen when you start a free video call in the browser, and it's worth understanding them so you know what's going on when something goes wrong.
- Your browser asks for camera and microphone access. The browser shows a one-time permission prompt. Once you grant it for a site, the prompt doesn't come back.
- The service creates a room and gives you a link. A "room" is just a short identifier tied to a web URL. Whoever opens the URL joins the same room.
- The browsers talk directly to each other. Once both sides are in the room, audio and video stream peer-to-peer between the two devices. Nothing is recorded. Nothing is stored on a server. When you close the tab, the room disappears.
The underlying technology is called WebRTC — Web Real-Time Communication — and every major browser has supported it for over a decade. It's the same plumbing that powers Google Meet, Discord's voice chat, and a long list of other real-time apps. When you make a browser-based video call, you're using the same reliable tech, just without the wrapping of a native app.
If you want a deeper technical walkthrough, see the companion article on how WebRTC works. For this guide we'll stay practical.
Step-by-step: how to start a free video call
Here's the actual flow. Total time from "I need to call someone" to "I'm on the call" is about 15–30 seconds.
- Open a browser-based video call service in any tab. At Videolink2me, for example, you can start a video call right from the homepage with a single click. No signup screen, no email field.
- Allow camera and microphone access when the browser asks. If you deny by accident, look for a camera icon in the address bar and click it to grant access retroactively.
- Copy the room link that appears. It's just a normal URL. Send it via SMS, email, WhatsApp, Slack — whatever channel the other person uses.
- Wait for the other person to open the link. When they do, they'll go through the same permission prompt on their side, and then you'll both see each other.
- Close the tab when you're done. The room is gone; nothing is retained.
That's it. No onboarding, no tutorial, no "add a profile picture" step.
How to join a video call someone else started
Joining is even simpler than starting. The person hosting the call sends you a link; you open it in your browser. The browser asks for camera and mic permission on the first visit, and you're in.
You don't need to have been on the service before. You don't need an account. The link is the invitation.
Does it work on iPhone, Android, Chromebook, Windows, Mac?
Yes, on all of them, as long as the browser is recent:
- iPhone / iPad — Safari 11 or newer. Chrome and Firefox on iOS also work (they're built on Safari's engine on that platform).
- Android phones and tablets — Chrome 60+, Firefox, Samsung Internet, Edge. All recent versions.
- Windows laptops/desktops — Chrome, Firefox, Edge, Opera.
- Mac laptops/desktops — Safari, Chrome, Firefox, Edge.
- Chromebooks — Chrome OS handles it natively.
- Linux — Chrome, Chromium, Firefox.
The browser needs access to a camera and microphone. On most laptops and phones those are built in. On a desktop without a camera, you can plug in a USB webcam and the browser will pick it up.
Can I really make a video call without registration or sign up?
Yes. There's no account step, no email verification, no phone number confirmation. A no sign up video call service (sometimes called a free video chat with no registration) creates a room the instant you click "start a call" and tears it down when you close the tab. Nothing persists. The same flow works as a free video chat link you can paste anywhere — SMS, email, WhatsApp — without the recipient ever creating an account.
That privacy posture is worth understanding. Some services say "no signup" but still log your IP, build a profile across visits, or retain recordings. A genuinely no-registration video call service collects nothing beyond what the network connection itself reveals (your IP, which is unavoidable on any network). If you're evaluating multiple services for a privacy-sensitive call, we have a direct privacy comparison of Jitsi, Zoom, and Videolink2me that breaks this down.
Is a browser video call private? Is it 1-on-1 (or 1v1)?
A browser-based video call using WebRTC is end-to-end encrypted by default between the two participants. The audio and video stream directly between the two browsers — they don't pass through a company server where they could be recorded. For a small 1-on-1, 1v1 or one-on-one video chat between two people, this is the strongest privacy guarantee any mainstream video calling tool offers.
The moment you add a third or fourth participant, most services switch to routing through a server (that's how they make group calls scalable). If you specifically need a private 1-on-1 video call (or a private video chat between just two people), look for services that keep the connection peer-to-peer for two-person calls — most browser-based video calling tools do.
Concretely: a private 1-on-1 video call in the browser, with no signup, has these properties:
- Audio and video encrypted between the two devices.
- Not recorded by the service.
- No account associated with the call.
- Room disappears when the call ends.
- Only the people with the link can join.
For sensitive conversations — a doctor's consultation, a legal discussion, an interview — those properties matter.
What if the other person doesn't have the service installed?
That's the whole point — they don't need to. They get the link, they open it, they're in. No setup on their end. This is the single biggest advantage of browser video calling over app-based tools: the person you're calling doesn't have to install, create an account, or figure out a tool they've never used. They click a link.
In practice this is the difference between "let me talk to my grandmother on video" working on the first try vs. spending 20 minutes walking her through an app installation.
Quick comparison: browser video call vs downloaded app
| Browser video call | Downloaded app | |
|---|---|---|
| Time to first call | ~15 seconds | 5–20 minutes |
| Account required | No | Usually yes |
| Works for people you just met | Yes | Only if they install |
| Auto-updates | Yes (browser does it) | You have to update |
| Disk space used | 0 MB | 100–500 MB |
| Best for | One-off, external, small calls | Recurring team meetings |
Both have their place. For a quick call with someone outside your regular team, browser-based is nearly always the right choice. For daily standups with a fixed group of colleagues, a dedicated app usually wins on polish and features.
Common problems (and how to fix them)
"I clicked the link but nothing happens."
Most often this is a permissions issue. Look for a camera or lock icon in the address bar — click it and make sure camera and microphone access is allowed for the site. On iOS, iOS has to grant permission to Safari itself via Settings → Safari → Camera / Microphone, then the site again at the page level.
"The other person can't hear me."
Your microphone is either blocked, muted in the app, or the browser is pointing at the wrong input device. Look for a microphone icon in the call controls (usually at the bottom of the screen) and make sure it's not crossed out. If that's fine, open the service's settings (often a gear icon) and choose the right microphone from the dropdown.
"Video is choppy."
Either side's internet connection is the usual culprit. A peer-to-peer call needs about 0.5–1.5 Mbps upload on both sides for HD video. On Wi-Fi, move closer to the router. On mobile data, switch to Wi-Fi if possible. If you're in a meeting room with many devices on the same network, try turning off your video (audio-only uses a fraction of the bandwidth).
"The browser won't ask for permissions."
If you denied permissions earlier and the prompt isn't coming back, click the camera icon in your browser's address bar. That's where browsers put the permission controls once the initial prompt is out of the way. You can reset permissions there and reload the page.
"I want to use an external camera / headset."
Plug it in before opening the call. Then, inside the call interface, open settings (gear icon) and select your device from the camera and microphone dropdowns. The browser sees any device the operating system sees.
When a browser video call website is the right tool
A free video call website (one that opens in the browser and asks for nothing) is the right choice when:
- You need to call someone you won't call again — an applicant, a patient, a contractor.
- You just want a quick free video call with friends or family without anybody downloading an app.
- The person you're calling isn't technical, and asking them to install an app is friction they won't tolerate.
- You want a short-notice call without preparation.
- You care about privacy and don't want audio/video flowing through a third-party server.
- You want a completely free option with no hidden "pro" tier unlocks.
It's less good when:
- You need a meeting room that persists between sessions (use a tool with accounts).
- You're running a webinar for hundreds of people (use a specialist platform).
- You need cloud recording and transcription built in (those features require server-side routing, which isn't peer-to-peer).
For everything else — which is most day-to-day video calling — the browser is the right place to do it.
Frequently asked questions
Is Videolink2me really free?
Yes. There's no paid tier, no trial, no feature that's locked behind a sign-in. Video calls between two people are free and unlimited.
Do I need a webcam?
Any device with a built-in camera (laptop, phone, tablet) works. On a desktop without one, plug in a USB webcam — any brand.
Can I send files during the call?
Most browser-based services support in-call chat. Many also support file transfer over the peer-to-peer connection, so files don't pass through a server either.
Is it safe for work calls?
For one-off calls — interviews, freelance consultations, discussions with clients — yes. Anything a team does daily is usually better served by a dedicated tool with calendar integration and persistent rooms.
What's the maximum call length?
There isn't one, for genuine browser-based services. Your battery will run out before the call does.
Does it record anything?
A genuine no-install, no-signup video call service does not record, by design. If a service offers cloud recording, that's a different architecture — the call is routed through a server that has the raw audio and video.
Can I use it on work networks / behind a firewall?
Usually yes. WebRTC has fallbacks (TURN relays) for strict networks that block peer-to-peer connections — the call still goes through, just via a relay that can't see the encrypted content.
Try it right now
You don't need to install anything to make the free video call you came here to make. Start a video call on Videolink2me — you'll be in a room with a shareable link in under 15 seconds. If it's your first time, the browser will ask once for camera and microphone access; after that, future calls are one click.
Send the link to the other person. When they open it, you'll see each other. That's the whole setup.