- What is video DRM, exactly?
- DRM (Digital Rights Management) is a specific technology: the video file is encrypted, and the player must fetch a decryption licence from a licence server before it will play. Three systems cover the market — Google's Widevine, Apple's FairPlay and Microsoft's PlayReady — and a platform needs all three to reach every browser and device. It controls whether a file can be DECODED. It is not a general term for content security, and it is not what stops most leaks.
- Does DRM stop students from screen recording my classes?
- On a website, no. DRM stops someone downloading the raw file and sharing it; it does not stop a camera pointed at a screen, and on the web it does not reliably stop a screen recorder either. Blocking screen capture is an operating-system power that only an INSTALLED MOBILE APP can ask for — Android exposes it as FLAG_SECURE, iOS has an equivalent. Any web platform claiming to block screenshots in a browser is describing a deterrent, not a guarantee.
- Do I actually need DRM for my coaching institute?
- Usually not, and we would rather say so before you pay for it. DRM earns its cost when you license third-party content whose owner contractually requires it, or when a single asset is valuable enough that organised re-selling is a real business risk — a full test series for a national exam, say. For most institutes and independent teachers the realistic threat is one student sharing a login or a recording in a WhatsApp group, and DRM does nothing about either. Device caps and per-viewer watermarking do.
- Does Prolaud have DRM?
- No, and we will not claim it. Prolaud ships five content-security measures — a per-student device cap, two-step email verification, per-viewer forensic watermarking, copy/print/download lockdown, and signed expiring media links — which together make a leak traceable and a shared login useless. What we do not ship is Widevine/FairPlay/PlayReady encryption or screenshot blocking. If a contract obliges you to have true DRM, you need a platform with a native mobile app and a licence server, and you should ask any vendor which of the three systems they actually hold.
- How does watermarking help if the video still leaks?
- It changes the economics. A forensic watermark overlays the viewer's own name, email, ID and the time on every protected view, taken from the signed server session rather than the browser, so a student cannot edit their own mark. If the recording surfaces in a group, it identifies exactly which account leaked it — and, more usefully, the student knows that while they are watching. Deterrence and attribution do most of the real work; prevention is the part that gets marketed.
- How do I stop students sharing one login?
- A per-student device cap, which is the single highest-value control for Indian coaching institutes and the one most often skipped. Set the cap for the whole academy: a known device is always allowed, a new one past the cap is refused with a message telling the student to sign out elsewhere or ask their teacher. Set it to 1 and the account works on one device at a time — the parallel-login case. Teachers can see each student's device list and reset it.
- Does it matter that I am in Chennai, Bengaluru, Hyderabad or Kolkata?
- Not for the technology — content security is served from the same infrastructure wherever your institute sits, and none of these controls behave differently by city. Where your location genuinely matters is money and compliance: GST invoicing needs the correct CGST/SGST split for an intra-state sale and IGST for inter-state, and payouts settle to an Indian bank in INR. Prolaud handles both natively, alongside UPI checkout.
- What should be on an LMS security evaluation checklist?
- Ask for specifics, not adjectives. Which of Widevine, FairPlay and PlayReady do you hold, and is screenshot blocking web or app-only? Are media URLs signed and expiring, or permanent? Is watermark identity read from the server session or the browser? Can I cap devices per student, and can teachers reset them? Is two-step verification enforceable academy-wide? And who owns the content if I leave — can I export it? A vendor that answers all seven in writing is a safer bet than one that says 'best-in-class security'.