The honest answer for a lot of streamers in 2026 is no. Background removal moved into the software, it is free on every platform in some form, and on an NVIDIA RTX card it is already sitting in OBS as a filter you have not switched on. A piece of green fabric has become a fix for specific problems rather than a default purchase.
That is a different question from the one most guides answer. They rank green screens. This one works out whether you need one, and only then which kind, because buying the wrong shape is easier than it sounds and the reason is arithmetic almost nobody does.
Software removal does still break, in ways predictable enough to check before you spend anything. Fine hair, the band of a headset, a dim room, a doorway behind you. The clearest case is when you want a hard cutout of yourself sitting on the gameplay rather than a person in front of a blurred wall, because a blur hides a soft edge and a game frame does not.
What follows is the decision, the failure cases with sources, the mount types, and the thing that actually decides whether a green screen works, which is lighting rather than fabric. For the filter settings themselves, our green screen setup guide for OBS and Streamlabs has the step by step.
Software versions, requirements and prices checked on 19 August 2026.
Contents
What changed since 2023
Elgato stopped making the green screen everyone recommends. Its Green Screen and Green Screen XL both carry discontinued notices on Elgato's own pages, under the words "no direct replacement". Only the wall-mounted MT survives.Checked 19 August 2026
OBS Studio grew its own background removal. The NVIDIA Background Removal filter has been in OBS since 28.0.0, a background blur followed in 31.0.0, and 32.0.0 added an option to delete your chair as well. Windows and an RTX card only.September 2022 to September 2025
The free cross-platform plugin got slower on Windows. DirectML acceleration came out of the OBS background removal plugin, and its README still lists Windows GPU support as planned, so version 1.4.1 runs the model on your CPU.Plugin 1.4.1, 26 July 2026
NVIDIA published a cost for it. The Broadcast app's FAQ puts the performance impact of its effects at between 5 and 10 percent on a GeForce RTX 5090, which is the fastest card they sell.Broadcast 2.2.1
Do you need one at all
Start here, because the answer for a lot of setups is no and the test costs nothing. Tick what applies to you.
Do you need a physical screen?
Nothing you have ticked is a known failure case. Try the free route for your machine first. Record two minutes, watch it back at full size, and buy fabric only if you can see the edge breaking.
Every item is a condition the model authors or the plugin's issue tracker have documented as weak, except the headset, which is marked as undocumented above. The cut-off is ours and nobody's published figure: none of them and software is worth trying first, one or two and it will fray in that one place, three or more and fabric will beat it. The hardware answer only decides which free tool is open to you, not how good the result looks.
What you can use for nothing
There is more free background removal available than most guides admit, and which one you get is decided by your graphics card rather than your budget.
If you are on Windows with an RTX card, OBS Studio already has it. The filter is called NVIDIA Background Removal and it has shipped in OBS since version 28.0.0 in September 2022. It needs NVIDIA's Video Effects SDK runtime installed separately, and that is the step people miss. After that it is a filter on your camera source like any other. OBS added an NVIDIA Background Blur filter in 31.0.0 and an option to remove your chair as well in 32.0.0. As of OBS 32.2.2, released on 14 August 2026, it wants graphics driver 570 or newer.
Worth knowing what that filter does by default: it recalculates the mask every second frame rather than every frame, and the comment in OBS's source says why: to alleviate the GPU load. So the mask is already a compromise before you have touched a setting.
NVIDIA Broadcast is the separate app that does the same job outside OBS, currently version 2.2.1, and it presents itself as a virtual camera so it works with anything. It is a free download and it needs an RTX 2060, Quadro RTX 3000 or TITAN RTX at minimum, 8 GB of RAM, Windows 10 64-bit and an R570 driver. GTX cards get nothing, and NVIDIA is direct about the reason: the app runs on the Tensor cores that GTX cards do not have. If you are weighing a card partly for this, our GPU guide for streaming covers what else the choice buys you. NVIDIA does publish a cost figure, which almost nobody does. They measured the effects at between 5 and 10 percent on a GeForce RTX 5090. That is the fastest card they sell, so read the figure as a floor rather than a typical number.
Streamlabs gets asked about this constantly and the answer is not what people assume. Its background removal is not a paid Ultra feature. It is the same NVIDIA filter, listed in Streamlabs under exactly that name, and there is no subscription check anywhere near it in Streamlabs' own source. The gate is hardware, not money: without an RTX card and the runtime, the entry simply is not in the menu. Ultra costs $27 a month or $189 a year and buying it will not put background removal in your filter list.
If you do not have an RTX card, the free option is the OBS background removal plugin, which is GPL licensed, runs on Windows, macOS and Linux, and reached version 1.4.1 on 26 July 2026. Its stated goal is to work for everyone even without a GPU, and that is a fair summary of it. There is a catch on Windows that matters. DirectML acceleration was removed from the codebase, the current release ships a single Windows build, and the README still lists Windows GPU support as planned. In practice you are running a neural network on your processor while your processor is also running a game. The maintainer's own tuning advice is that two CPU threads works best.
On an Apple silicon Mac the same plugin uses Core ML and is efficient. macOS also has background replacement built into the system, though the requirement catches people out: Apple silicon and the Mac's own camera, or an iPhone as a Continuity Camera. A Mac mini with a USB webcam gets none of it.
Windows 11 has its own version on machines with a neural processing unit, and it works in an unusual way. The effect is applied at the driver level, so OBS receives frames that are already processed without knowing anything about it. Two limits: the OS only offers blur, not replacement, and the hardware manufacturer has to have shipped the driver.
The paid option worth naming is VCam, which used to be XSplit VCam and now lives at vcam.ai. It reached 5.0.7 in June 2026, it runs on Windows or macOS, and it is the only tool here with a documented path that needs no GPU at all. The free tier watermarks your feed. Removing that costs $48 a year, or $59 once. It is what AMD, Intel and Logitech all point their own customers at, which tells you how little first-party support exists outside NVIDIA. AMD's Adrenalin software removes background noise from audio and nothing from video.
Where software removal breaks
All of these tools do the same thing underneath. A neural network looks at your camera frame and produces a mask saying which pixels are you. Everything good and everything bad about the result comes from that mask, and the mask is smaller than you think.
Robust Video Matting, the most accurate model the OBS plugin ships, runs at 320 by 192 pixels. MediaPipe, the fast one, runs at 256 by 256. Your 1080p webcam feed gets segmented at roughly a sixth of its width and the answer is stretched back up. That is the mechanical reason hair fails. There is no resolution in the mask to describe a strand.
The people who built these models say so themselves, which is more than the companies selling them do. Google's model card for MediaPipe selfie segmentation states that errors typically occur along the boundary of the mask and that thin features can be lost. It lists dim light, sensor noise, fast motion and large occluding objects as conditions where quality degrades. It puts two things outright out of scope: multiple people at different scales, and anyone further than about four metres from the camera.
The Robust Video Matting paper is blunter still. Use a segmentation mask directly to replace a background, it says, and you get strong artifacts. The distinction it is drawing is the whole issue. Segmentation answers a yes or no question per pixel. Matting answers how much, and how much is what a strand of hair or the edge of a lens needs. The cheap fast models do the first thing and the result is a blob with feathering applied to it.
Robust Video Matting also states that it favours simpler backgrounds, and that people in the background make the target ambiguous. The Background Matting V2 paper lists its failure cases as a subject casting a shadow on the background, a subject whose colour matches the background, and a background that is highly textured. MODNet, whose paper was originally titled with the question of whether a green screen is really necessary, says it can fail on video with strong motion blur.
Put those together and you have the shape of it. Software removal is good in a well lit room, against a plain wall, on someone sitting still with short hair, in a layout where the background behind them is blurred rather than replaced. If your scene puts a hard-edged camera box straight onto the game, which is what most twitch overlays are built to do, you are squarely in the case these models handle worst. It gets worse as you move away from each of those, and the failures show up in motion far more than in a screenshot, which is why so many people are happy with it until they watch their own VOD.
The last point sits at the centre of the sales pitch. NVIDIA advertises background removal as working without the need for expensive equipment or complex lighting setups. The OBS plugin's own usage guide advises you to use a good camera and make sure your lighting is bright and even. Google's model card confirms the mask degrades in dim light. The software does not remove the lighting problem. It moves it from the wall behind you to your face, and if you were going to buy lights either way, a large part of the argument for skipping the screen goes with it.
What a green screen actually costs you
The price on the box is the small part of it.
It costs floor space, or a wall you are allowed to drill, and in a small room that constraint binds long before the money does. Our guide to setting up a stream room is worth reading first if you are still arranging the desk. It needs two more lights, because a screen without dedicated lighting is worse than no screen at all: an unevenly lit backdrop hands the filter several greens to chase and it will take your hair while chasing them. And unless it lives permanently in place, it costs setup time on every stream. A screen that has to be dragged out is a screen that stops getting dragged out by about week three.
Against that, it costs nothing while you are live. Chroma key is a colour comparison per pixel, and it is cheap enough on a modern machine to be irrelevant next to the game you are running. Every software alternative runs a neural network on every frame instead, and that has to come from somewhere, which is the argument for fabric that survives no matter how good the models get.
Which type suits which room
Green screens are sold by brand and reviewed by brand, which is the wrong axis. The fabric is more or less the same everywhere: matte chroma-green polyester or muslin, because green is the colour least present in skin, and because camera sensors carry twice as many green photosites as red or blue. What differs is how the thing gets and stays in front of your wall, and your room decides that, not your budget.
Pop-up and roll-up panels
A pneumatic X-frame inside an aluminium case. You lift the handle, the frame locks the canvas flat, and the whole thing drops back into the case in about ten seconds. The fabric never folds, so it never creases. That is the main argument for the format.
It stands on the floor directly behind your chair and it takes up roughly the footprint of a small suitcase. That is the catch. If your desk is against a wall with the chair between the two, there is often no floor left for it. Measure the gap between the back of your chair at full recline and the wall before you buy one.
Wall and ceiling rollers
The same retracting mechanism turned on its side and bolted above you. It pulls down like a blind and rolls away when you are done, so it uses no floor at all and it is the only format that stays permanently installed without being permanently visible.
You need a wall or ceiling you are allowed to drill, which rules it out of a lot of rented rooms, and you need to hang it high enough that the bottom edge clears your chair. It is also the widest thing you can buy in a single unit, which matters more than people expect once they have done the arithmetic below.
Chair-mounted discs
A hoop of fabric on a spring frame that straps around the back of an office chair. It costs the least, it stores flat, it needs no floor and no wall, and it is the only option that works in a room you cannot modify at all.
The trade-off is that it is attached to a thing that swivels. Turn the chair and the green turns with you, which is fine, until you lean sideways to reach something and your shoulder comes off the edge. It also sits close behind your head, which is the worst place for it, because green light bounces off it onto your hair and neck at exactly the strength that makes spill removal work hardest.
Fabric on a backdrop stand
Two light stands, a telescopic crossbar, and a sheet of chroma cloth clipped to it. This is what a photographer buys and it is the cheapest way to get a genuinely large green surface. Nothing else covers a standing shot for the money.
It also creases, which is the whole problem. Fabric folded in a bag comes out with shadows in it, A shadow on a green screen is a second shade of green, the key has to be widened to catch it, and a widened key is what starts eating your hair. Steam it, or hang it a week early and let it drop out. Polyester recovers faster than muslin.
How wide it has to be
This is where most of the money gets wasted, and the reason is that people size a green screen against their body instead of against their camera.
What the camera sees at a given distance is fixed by the lens, so this starts with a number from your camera's spec sheet. A webcam quoted at 78 degrees is quoting the diagonal angle across the frame, which works out to about 70 degrees horizontally on a 16:9 sensor. Point that at a wall 1.8 m away and it takes in roughly 254 cm of it. The widest green screen sold as a single unit is 200 cm. The gap is not small and no amount of buying the better brand closes it.
You have two ways out of that, and only one of them is any good. You can move the whole setup closer to the wall, which shrinks the frame but also puts you nearer the fabric, and nearness to the fabric is where spill comes from. Or you can crop, which is what nearly everyone does anyway: a webcam sitting in the corner of a layout uses a fraction of the frame width, and only that fraction has to land on green.
So what you are really sizing against is the crop, not your shoulders. Set your camera, your distance and how much of the frame you keep, and the widths that cover you are marked.
How wide does it have to be?
Pick your camera and how far it sits from the backdrop, and the widths that cover you are marked below.
| What you can hang behind you | Green you get | Where it goes |
|---|---|---|
| A chair-mounted discStraps to the chair back, travels with it | 142 cm56 in across | No floor, no wallTurns when the chair turns |
| A pop-up or roll-up panelSprung frame in a case, opens in seconds | 147 cm58 in across, 188 cm tall | Floor behind your chairAbout the footprint of a suitcase |
| A wall or ceiling rollerPulls down like a blind, rewinds when idle | 200 cm79 in across, 180 cm tall | No floor at allNeeds a wall you may drill |
| Fabric on a stand, 6 by 9 ftTwo legs, a crossbar, a sheet of chroma cloth | 183 cm72 in across, height set by the stand | Two tripod feet about 2 m apartDown in a minute, up in five |
| Fabric on a stand, 10 by 12 ftSame stand, a much larger sheet | 305 cm120 in across, floor to ceiling | Most of a wallThe only one that covers a standing shot |
Widths are manufacturers' published figures for a current example of each format, checked 19 August 2026: Webaround's 56 in Big Shot, EMART's 58 by 74 in panel, Elgato's Green Screen MT at 200 by 180 cm, and standard 6 by 9 ft and 10 by 12 ft chroma cloth. Everything the calculator does with them is arithmetic rather than measurement. Cameras publish the diagonal angle of view, so it is converted to the horizontal angle for a 16:9 frame, and the frame width is twice the distance times the tangent of half that angle; height is nine sixteenths of the width. The 24mm, 35mm and 50mm entries are the diagonal angles those focal lengths give on full frame. Buy a little wider than the number you get, because leaning is what puts a shoulder off the edge of the green.
Lighting is what decides whether it works
A cheap screen lit properly keys better than an expensive screen lit badly. It is the part of the subject that gets one paragraph in most guides, and the part that separates a clean cutout from a green fringe.
Chroma key removes a range of colours. Set the range narrow and it takes only the exact green it was pointed at, leaving darker corners behind. Widen it and it starts taking green out of everything, including the edge of your hair and the reflection in your glasses. An evenly lit screen is what lets you keep the range narrow. Clean edges come from that and almost nothing else.
Three things have to be true.
The screen needs its own light. Two soft sources, one from each side, aimed at the fabric rather than at you, at roughly matching output. If you only have one, aim it at the middle of the screen from far enough away that the fall-off across the width is small. A light close to the fabric puts a hot spot in the centre and leaves the edges two stops darker, and those are two different greens as far as the filter is concerned.
You need to be lit separately. Your key light should not reach the screen and the screen lights should not reach you. If the same lamp does both jobs, you cannot change one without changing the other, and you will spend every stream retuning the filter. Our streaming lighting guide covers the face side of this in detail.
You need distance from the fabric. Sit close to a lit green wall and two things happen: you cast a shadow on it, and it casts green back onto you. That green edge on your shoulders and hair is spill, and spill reduction never removes it cleanly, because the filter cannot tell tinted hair from background.
Nobody sells you a number for this. We checked the support documentation from Elgato, Neewer, EMART and Webaround in August 2026 and not one of them publishes a recommended gap between you and the screen, or between the lights and the screen. The nearest published figure is Neewer's interview lighting guide, which puts a backdrop light 0.6 to 1.2 m from a plain wall, and that is for a wall you are lighting rather than one you are keying. So treat this as a working rule and not a specification: get a metre between your back and the fabric if the room allows it, take more if you have it, and if you have less, expect to spend your time fighting spill instead of shadows.
One more, for the same reason. Turn off your webcam's automatic exposure and white balance if it will let you. Auto exposure hunts when you move, the green shifts a few points, and a key that was clean at the start of the stream is fringing an hour later.
What to buy in 2026
Two things about this market have changed since 2023, and both matter more than any ranking of brands.
Elgato has largely walked away from it. The standard Green Screen and the wider Green Screen XL both carry discontinued notices on Elgato's own product pages, with the words "no direct replacement" underneath. What survives is the wall-mounted Green Screen MT at $159.99, which was showing out of stock at Elgato when we checked on 19 August 2026, plus a chroma-key mouse mat. The best-known green screen in streaming is being wound down while the software that replaces it ships free with the graphics card.
The rest of the category has gone quiet in a way worth reading as a signal. Neewer no longer lists a green-only pop-up panel, only a two-sided blue and green twist-fold disc. Fovitec's site does not resolve at all, and LimoStudio's domain now serves a gambling site. Webaround's own storefront reads "launching soon", so the product sells through Amazon instead. In three years the only genuinely new thing in this category is a desk mat.
Here is what is actually purchasable, with prices checked on 19 August 2026.
Chair-mounted comes down to one product. Webaround's Big Shot is 56 in across, weighs 816 g and sells for $47.99 on Amazon, shipped by Webaround. It is the only sensible answer if you can put nothing on the floor and nothing on the wall, and it is also the one most likely to leave your shoulder off the edge of the green when you lean over to grab something.
For a pop-up panel, EMART's 58 by 74 in collapsible chroma key panel is $189.99 direct and the 77 by 92 in version is $259.99. These are the closest thing left to what Elgato used to sell, and they cost more than Elgato did. Neewer's 5 by 7 ft two-in-one disc is $69.99 alone or $109.99 with a stand, but it is muslin over a sprung steel ring rather than a rigid frame, so it twists into a bag and comes out wanting a steam.
On the wall, Elgato's Green Screen MT is $159.99 for 200 by 180 cm of polyester on a retracting roller. It is the widest single unit in this list and the only one that costs you no floor. If it stays out of stock, Neewer sells the roller mechanism on its own from $55.99 for one roller up to $119.99 for three, and you supply the fabric.
Fabric and a stand is where the money makes the most sense, and almost nobody recommends it. Chroma cloth alone runs $20.99 for 6 by 9 ft from EMART and $39.99 for 10 by 12 ft from Neewer. A backdrop stand is $59.99 to $79.99. So three metres of green, wider than anything sold as a finished product, costs about a hundred dollars in parts and takes five minutes to put up. What you give up is the wrinkle resistance and the ten-second setup, which is a real trade and not a small one if the thing has to come down every night.
Then the lights, which you need either way. Elgato's Key Light is $179.99 for 2,800 lumens, the Key Light Air MK.2 is $139.99 for around 2,100, and the Key Light Neo is $59.99 for 700, or up to 1,000 if you feed it a 3 A supply rather than a spare USB port. When the lights are pointed at fabric rather than at your face, colour accuracy matters less than output and even coverage, so a Neewer softbox at $69.99 for 3,150 lumens does the job for less money. Two mediocre lights beat one good one here, because the whole problem is evenness.
Give the cutout an edge
A keyed camera has no border, which is why so many of them look like a head floating on the game. A webcam frame gives it one. These come from the same stream overlay packages as the rest of the layout, built at the sizes OBS and Streamlabs expect, and the first one is free.
Browse webcam overlaysFrequently asked questions
Do I still need a green screen in 2026?
Only if your setup hits one of the cases software segmentation is bad at. If you are in a reasonably lit room, without a headset band across your hair, and you are happy with a blurred or replaced background rather than a hard cutout, free software will get you there. If you want a crisp outline of yourself sitting on the gameplay, fabric still wins and it is not close.
What size green screen do I need?
It depends on your camera's angle of view, its distance from the backdrop, and how much of the frame you actually use. A 78 degree webcam at 1.8 m sees about 254 cm across, so filling the frame needs more green than any single-unit screen provides. Cropping your webcam to half the frame width halves the requirement to about 127 cm, which most formats cover. The calculator above does the arithmetic for your numbers.
Why are some of them blue?
Blue is the fallback when green is in the shot. If you wear green, or your chair, headset or keyboard has green in it, that part of you disappears along with the backdrop. Blue reflects less light, so it spills less onto your edges, but it also sits closer to a lot of clothing and to some skin tones under warm light. Green is the default because camera sensors carry twice as many green photosites as red or blue, which gives the filter more real data to work with in that channel.
Does a green screen cost me frames?
Effectively no. Chroma key is a per-pixel colour comparison and it is trivial next to the game you are running. The software alternatives are the ones with a cost, because they run a segmentation model on every frame.
How do I get the wrinkles out?
Steam it, do not iron it, and do it while it is hanging. Polyester drops out faster than muslin. If a crease will not go, aim your screen lights more flatly across the fabric rather than into it, because a crease is only a problem when a light is raking it hard enough to cast a shadow.
Can I use software removal and a green screen together?
You can, and there is one case where it helps: a screen too narrow to fill the frame, with software cleaning up the edges of the shot that fall off the fabric. It is not free, because you are paying for the model anyway. Widening the screen or tightening the crop is the cheaper fix.