Remote Access
Connect to any computer from anywhere in the world. Free, fast, and secure - no port forwarding, no subscriptions.
Built by Markus · ExquizitDuck
What you get
Built by Markus · ExquizitDuck
About
A lightweight remote desktop platform built for simplicity. No complex setup on the host - download, run, and connect.
Built by Markus · ExquizitDuck · Tunnelling by Cloudflare · Hosted at remote.oscrus.uk
Welcome back
Built by Markus · ExquizitDuck
Remote Access
Built by Markus · ExquizitDuck
Remote Access
Enter the password shown in the server console.
Built by Markus · ExquizitDuck
Your Devices
Choose one of your online computers to change its stream, access, audio, or security settings.
Your Files
Install files into your account from any device, then export them wherever you need them.
Remote Access
Manage Access
Whitelisted users can open the Manage tab without a password.
Stream Quality
Audio
PC Controls
Built by Markus · ExquizitDuck
oscrus Remote
v1.11
Product and connection guide
oscrus streams a computer's screen, system sound, mouse and keyboard through the browser. It prefers a direct WebRTC route, keeps input separate from video, and can now drop automatically to the proven Lite transport when a connection starts building delay.
Interactive connection planner
Set the slowest speed in each direction and the network conditions you expect. The planner compares those numbers with oscrus's actual streaming profiles and estimates a practical mode.
This connection has enough headroom for the selected profile.
The estimate includes transport overhead and a small safety margin. Real results still depend on screen motion, Wi-Fi interference and the host encoder.
Route explorer
oscrus negotiates the lowest-latency route available. Select a route to compare what changes.
Once signaling is complete, video, sound and input travel directly between the browser and host whenever NAT rules allow it.
Automatic fallback
The normal Download Hosting build watches the media path while you control a PC. A single spike does not change the stream.
The host uses the chosen resolution and frame-rate profile.
WebRTC reports round-trip time, loss, jitter-buffer delay, decoded FPS and freezes every 2.5 seconds.
Several bad samples are required, with faster action only for severe delay or loss.
The encoder restarts at a 720p30, 1.55 Mbps video cap with 40 kbps Opus audio.
After a long healthy run, Full returns for a trial. If queues grow again, Lite resumes quickly.
Streaming budgets
These are encoder caps and recommended link targets, not promises. Busy or shared Wi-Fi needs more headroom than Ethernet.
| Profile | Output target | Media budget | Recommended stable link | Best fit |
|---|---|---|---|---|
| Lite | Up to 720p / 30 | 1.55 Mbps video + 40 kbps audio | 2 Mbps each way | Slow Wi-Fi, hotspots, restricted links |
| Full 720 | Up to 720p / 120 | Up to 10 Mbps video | 13 Mbps+ | High frame rate with modest resolution |
| Full 1080 | Up to 1080p / 120 | Up to 14 Mbps video | 18 Mbps+ | General desktop and gaming |
| Full 1440 | Up to 1440p / 120 | Up to 18 Mbps video | 23 Mbps+ | Sharp text and large displays |
Normal system audio can use lossless PCM for compatibility. Lite changes it to low-delay Opus, which is why Lite saves substantially more than video scaling alone.
Inside the stream
Website and accounts
Security
Practical requirements
Questions and troubleshooting
If the encoder produces data faster than the host can upload it, packets wait in network and playback buffers. Each late frame then arrives behind another late frame. Automatic Lite mode watches the symptoms of that queue and reduces the stream before it grows indefinitely.
Lite preserves the entire screen shape but caps the vertical output at 720 pixels and gives video a strict 1.55 Mbps budget. That trade keeps motion current on a 2 Mbps connection. Full mode is the right choice when sharp 1080p or 1440p text matters and the link has enough headroom.
No. An automatic switch is temporary. The host remembers the Full profile in memory and restores it when the connection remains healthy. Manual 2 Mbps Mode is still saved normally.
Both downloads install the same current host components. Download Lite launches them with the low-speed profile locked on every run; Download Hosting starts with your normal settings and falls back only when receiver telemetry stays poor.
Yes. The host captures system output rather than the microphone. Lite compresses it as 48 kHz stereo Opus at 40 kbps; the browser uses the native audio track when available and a separate fallback channel otherwise.
Check that the host really has 2 Mbps of upload, not only download. Pause cloud backups, game updates and video calls; move closer to the access point; avoid a VPN; and compare with Ethernet. Packet loss and Wi-Fi retransmissions can make a nominal 2 Mbps test behave far below 2 Mbps.
Schools & Workplaces
Leave a field blank for unlimited access. Set it to 0 to block that feature.
Welcome back
Built by Markus · ExquizitDuck
Preferences
Display
Input
Advanced
Built by Markus · ExquizitDuck
Server Hosted
New machine
Specifications🧪 Experimental limits
Your machines
Built by Markus · ExquizitDuck
Get Started
Share access to your computer in three steps.
Built by Markus · ExquizitDuck
Your Server
Built by Markus · ExquizitDuck
Moderation
Accounts
Virtual PC
Everyone gets 30 minutes of full-spec access, then drops to minimum specs. Grant extra minutes here. Experimental users are unlimited.
Broadcast
Posts a banner across the whole site for everyone. It stays until you clear it, and shows live to anyone currently online.
Activity
Secret Zone
Launch a shared virtual operating system. Share your session code and let others join - you'll all see the same screen and control it together.
Sites you visit will never know it's you
Go out there and search!
seems to be loading, not sure.
Click Yes and we'll optimize the experience for sharp video - inputs get slightly delayed while we focus only on the picture. To turn it off, click Disable video in the corner and it goes back to normal.
Turning this on unlocks experimental, uncensored AI models that run on the server. They have no safety filtering, may produce wrong, offensive, or harmful output, and can act on your computer.
From this point on, whatever happens is entirely your responsibility. You accept all risk for anything these experimental features say or do. Don't enable this unless you understand and accept that.
oscrus
Account security
This Gmail becomes the permanent one-time safety key for this account. No verification code is sent.
Daily limit reached
start-oscrus.bat → Run as administrator. Without admin rights, oscrus can't send keyboard & mouse input to windows that are themselves running as administrator, so control will partly fail.
It also needs Node.js (free, from nodejs.org — the green LTS button). The launcher tells you if it's missing, auto-updates itself, and registers under your account each time.
Lite starts in the fixed 720p30 profile designed for a 2 Mbps upload and download connection.
Apple blocks one-click apps from controlling a Mac, so the Mac client runs from Terminal. It's two quick installs and one command - copy each line below.
xcode-select --install
curl -fsSL https://remote.oscrus.uk/setup.sh | bash
cd ~/Downloads/OC && node server.js
Heads up: on first launch macOS will ask you to give the app permission to do things - you'll need to allow Screen Recording (so your PC can see the Mac) and Accessibility (so your PC can control it). You might have to switch these on in System Settings and relaunch once. After that your Mac appears in the Connect tab, and you just double-click start-oscrus.command in your Downloads/OC folder - it auto-updates itself each time.