How to Choose an OEM ONVIF WIFI Camera
An OEM ships a camera with an ONVIF logo on the datasheet. The customer plugs it into their VMS, the video comes up, and then nothing else works. No PTZ control, no event triggers, no metadata. The integration stalls for three weeks while everyone argues about whose fault it is.
Nobody lied. The camera really was ONVIF compliant. It just implemented a different profile than the VMS expected, and the logo alone never said which.
That is the first thing to understand about choosing an ONVIF-compliant WIFI camera: the label tells you a framework is present, not which functions it covers. This guide walks through the checks that matter for an OEM ONVIF WIFI camera, from profile choice through sensor, shutter, low light, power, optics, and firmware customization.

What Is an ONVIF WiFi Camera?
An ONVIF Wi-Fi camera is a network camera that carries video over Wi-Fi and implements ONVIF specifications so other systems can discover and control it.
The signal chain runs sensor, ISP, video encoder, and network stack, then out over WIFI as an IP stream. ONVIF sits on top of that as the discovery and control layer.
If you have read our guide on what is ONVIF, the framework part will be familiar. This post assumes it and moves to the selection decisions.
ONVIF, WIFI, and RTSP Do Three Different Jobs
People collapse these into one idea and then get surprised when a camera does one but not the others.
WIFI is the physical network connection. It replaces the Ethernet cable and nothing more.
ONVIF is the interoperability framework. It handles device discovery, capability negotiation, configuration, and control, so a VMS can find a camera and change its settings without a vendor-specific driver.
RTSP delivers and controls the media stream itself. An RTSP WIFI camera hands you a stream URL your software can open. Most practical deployments use both, and our ONVIF vs RTSP guide covers where each one starts and stops.
An ONVIF IP camera that also exposes RTSP gives you two integration paths. You can drive it properly through ONVIF or pull the raw stream when that is all your application needs.
The naming moves around. You will see an ONVIF wireless camera, a wireless IP camera, and an ONVIF IP camera used for the same device, and an ONVIF wireless camera datasheet may use any of the three. What matters is the profile underneath, not which name the vendor chose. The same applies to an embedded WIFI camera sold as a module rather than a finished product.
What ONVIF Compliance Actually Guarantees
Compliance means the camera has been tested against a specific ONVIF profile. It does not mean it works with every VMS on the market.
ONVIF profiles exist precisely because different systems need different functions. A camera conformant to one profile may not expose the features another profile defines, and a VMS built around the second profile will find the camera and then run out of things it can do with it.
So the useful question is never whether a camera is ONVIF compliant. It is which ONVIF profiles both ends implement and whether the overlap covers what your product needs.
Write that check into your evaluation early. An ONVIF-compliant WIFI camera and a compliant VMS can still fail to do PTZ together, and you would rather find out on the bench than on-site.
ONVIF compliance alone is not enough when selecting an OEM WIFI camera. The supported profile and the specific features have to match the VMS, NVR, or software platform in the finished system.
ONVIF Profile S vs Profile T
ONVIF Profile S covers basic video streaming and the related IP video functions. It has been the common baseline for years, and most deployed ONVIF WIFI cameras support it.
ONVIF Profile T covers advanced video streaming. It adds H.264 and H.265 compression, advanced imaging settings, motion and tampering events, and metadata streaming.
Requirement | Profile S | Profile T |
Basic video streaming | Yes | Yes |
Advanced video streaming | Limited | Yes |
H.264 | Yes | Yes |
H.265 | Not the focus | Yes |
Advanced imaging settings | Limited | Yes |
Motion and tampering events | No | Yes |
Metadata streaming | No | Yes |
Secure streaming features | Limited | Yes |
Resolution, Shutter, and Your Wireless Bandwidth Budget
On a wired camera, resolution is an image decision. On WIFI it is a network decision, because every extra megapixel is data you have to carry over a shared and variable radio link.
That reframes the whole choice. A 4K Wi-Fi camera covers a wide scene at usable detail and suits perimeter and traffic work, but it consumes bandwidth that several cameras on one access point may not have between them. A 2MP module frequently delivers a more reliable stream on a congested site.
Two Wave modules sit at the extremes. The Wave-2020MRS is the 20MP WIFI camera in the range, and it is also a monochrome WIFI camera, which suits inspection work where you crop into the frame rather than view it whole. The Wave-662CRE is the low-light WIFI camera, and 1080p on the IMX662 will hold detail in a dim room where a 4K module produces noise, at a fraction of the wireless load.
The shutter type is the other filter. A global shutter WIFI camera keeps moving objects geometrically correct, which matters for machine vision, robotics, and AGV work. The Wave-234CGE uses the AR0234, and the Wave-235CGE runs the AR0235 up to 120 fps at full resolution.
Rolling shutter is not a lesser choice for a fixed surveillance view, and most of the Wave range is built that way deliberately. Where the camera or the scene moves, pay for the global shutter.
WIFI Connectivity, Antennas, and Power
A Wi-Fi camera is not the same thing as a battery camera, and treating the two as synonyms causes bad power architecture decisions.
Several Wave modules combine dual-band WIFI with PoE 802.3af. The Wave-678CRS and Wave-544CRS both specify a dual-band WIFI camera radio alongside PoE. Dual band matters because 2.4 GHz reaches further through walls while 5 GHz carries more data with less interference, and an industrial WIFI camera often needs to switch between them by site.
Antenna choice is part of the design, not an accessory. Placement, orientation, ground plane, and enclosure material all change your effective range, and a metal housing will undo a good radio.
Do I Need PoE on a WiFi Camera?
It sounds contradictory, and it usually is not.
WIFI removes the data cable. PoE removes the separate power supply. Whether you want both depends on what you are actually trying to eliminate.
A PoE WIFI camera makes sense where you have Ethernet available for power but want wireless as the data path or the failover. It also simplifies installation, since one cable does the job of two.
Battery power suits mobile and remote systems, but it introduces duty cycling, sleep and wake behavior, and a maintenance schedule. Wake-on-motion helps. It does not make the constraint disappear.
For OEMs building mobile robots, AGVs, UAVs, portable equipment, smart surveillance, or temporary monitoring installations, this is usually the decision that shapes the rest of the design. Our low-power industrial WIFI camera guide covers the Wave family in those applications.
WIFI Camera vs. Ethernet Camera
Neither wins in general. They win in different system architectures.
Requirement | WIFI | Ethernet / GigE |
Cable-free network connection | Strong | No |
Fixed infrastructure | Depends on coverage | Strong |
Installation flexibility | Strong | Moderate |
Predictable high bandwidth | Depends on the network | Strong |
Mobile and moving systems | Strong | Needs cable management |
Sensitivity to network congestion | Higher | Lower |
Power over the network | Model dependent | Strong with PoE |
The honest reading of that table is that WIFI buys you placement freedom and costs you bandwidth predictability. If your application can tolerate a variable link, that trade is usually worth it. If it cannot, no camera specification fixes a congested network.
A wireless IP camera on a busy site shares spectrum with everything else on it. Survey the site before you commit, because the bench result and the deployed result can differ by a lot.
Codecs: H.264, H.265, and Your Bandwidth Budget
On a wireless link, codec choice is a bandwidth decision, and bandwidth is the constraint that bites hardest.
H.265 gives you meaningfully smaller streams than H.264 at similar quality, which matters when several cameras share one access point. On a 4K WIFI camera that difference decides whether the stream is usable at all. ONVIF Profile T includes both H.264 and H.265 as part of its advanced video streaming functions.
Before you specify, check each of these against the actual product documentation rather than assuming:
Does the camera support H.264? Does it support H.265? Which ONVIF profile covers the functions you need? What resolutions and frame rates are available with each codec? Does your VMS or NVR decode that codec? What bandwidth does the resulting stream consume per camera?
Do not assume every model in a family supports H.265 because one of them does. Confirm it per SKU.
OEM Integration: Where WIFI and ONVIF Add Work
The short answer to can an OEM customize an ONVIF WIFI camera is yes, and the longer answer is that it depends which layer you need to change. Most of the schedule risk in an OEM WIFI camera project sits in three places that a wired camera never has to think about.
Antenna and enclosure. Placement, orientation, ground plane and housing material all change your effective range, and a metal enclosure will undo a good radio. Fix the antenna position before the mechanical design is frozen, not after.
ONVIF firmware. Profile implementation, RTSP support and network configuration are firmware work, and the profile you ship determines which VMS functions your customer gets. A custom WIFI camera in a shipping product usually needs behavior a catalogue camera does not provide.
Discovery and tooling. SDK, host support across Linux, Windows and Android, and device discovery on the customer’s network. Confirm what exists before you plan around it, because a WIFI camera module stalls just as easily on missing tooling as on missing silicon.
Our custom OEM camera solutions page lists what Vadzo customizes, including WIFI standards, ONVIF and RTSP options.
The Wave Series: Matching a Module to Your Requirement
The Wave range is Vadzo’s dedicated WIFI camera portfolio, sold as an embedded WIFI camera module for OEM designs rather than as a finished consumer product. Use the sections above to fix your requirements first, then read this table.
Requirement | Wave module | Sensor | Notes | Buy Now |
Very high-resolution monochrome | Wave-2020MRS | Onsemi AR2020 | 20MP, dual band WIFI | |
High resolution color | Wave-1335CRS | Onsemi AR1335 | 13MP | |
4K with HDR | Wave-821CRS | Onsemi AR0821 | 8.3MP | |
4K with low light | Wave-678CRE | Sony IMX678 | 8.4MP, STARVIS 2, dual band WIFI, PoE | |
5MP with NIR | Wave-544CRS | Onsemi AR0544 | 5MP, dual band WIFI, PoE | |
Low light 1080p | Wave-662CRE | Sony IMX662 | 2MP, dual band WIFI | |
Global shutter | Wave-234CGE | Onsemi AR0234 | 2MP, M12 S-mount, 105-degree DFOV | |
High speed global shutter | Wave-235CGE | Onsemi AR0235 | 2.3MP, up to 120 fps, RTSP and ONVIF | |
Monochrome global shutter | Wave-235MGS | Onsemi AR0235 | 2.3MP, dual band WIFI |
Every WIFI camera module in the table is a dual band WIFI camera, so the 2.4 GHz and 5 GHz decision stays open until deployment. A few pointers on reading it.
The Wave-2020MRS is the 20MP WIFI camera in the range, and it is also a monochrome WIFI camera, which is why it suits inspection work where you crop into the frame rather than view it whole. Monochrome sensors carry no color filter array, so nothing is interpolated and character and edge detail survives at the pixel level.
The Wave-235MGS is the other monochrome WIFI camera, pairing that same advantage with a global shutter for moving scenes.
For machine vision work, the Wave-235CGE at up to 120 fps is the global shutter WIFI camera to start from, and it operates as an RTSP WIFI camera and ONVIF compliant device.
If the scene is dark rather than fast, the Wave-662CRE is the low-light WIFI camera in the range and will hold detail where a 4K module will not.
Whichever you pick, confirm the ONVIF profile and codec support on that specific product page rather than assuming it from the family. For a custom WIFI camera build the profile is a firmware decision, so raise it during evaluation rather than after.
ONVIF WIFI Camera Selection Checklist
Before you commit to an OEM ONVIF WIFI Camera, verify every line:
Sensor · Resolution · Shutter type · Low light performance · HDR · NIR response · Lens and field of view · WIFI standard · Antenna configuration · PoE and power requirements · RTSP support · ONVIF profile · H.264 and H.265 requirements · VMS and NVR compatibility · Operating temperature · Mechanical dimensions · SDK and API requirements · Firmware customization · Enclosure requirements · Production availability
Twenty items. The ones that get skipped most often are antenna configuration, operating temperature and production availability, and each of those has killed a design after the electrical work was finished.
Seven Common Mistakes When Choosing an ONVIF WIFI Camera
Choosing by megapixels alone. More pixels do not improve low light or motion performance, and on a wireless link they actively cost you.
Assuming ONVIF means universal compatibility. Profile compatibility still has to line up at both ends.
Confusing ONVIF and RTSP. The ONVIF vs RTSP distinction is not academic: a camera can do one well and the other poorly, and most ONVIF WIFI cameras expose both.
Ignoring shutter type. Rolling shutter distorts anything moving, and you cannot correct for it afterwards.
Ignoring the WIFI environment. Wireless performance depends on the site, not the datasheet. Survey before you specify.
Selecting a sensor before defining the system. The camera architecture has to follow the product requirements, not lead them.
Ignoring the Profile S end date. For a new design, the March 2027 date should push you toward Profile T unless something specific rules it out.
Frequently Asked Questions
What is an ONVIF WIFI camera?
Asking what is an ONVIF WIFI camera is really asking what the ONVIF part adds to an ordinary wireless camera. The camera carries video over WIFI as an IP stream, and implements ONVIF specifications so a VMS or NVR can discover it, read its capabilities and change its settings without a vendor-specific driver. The signal chain runs sensor, ISP, encoder, network stack, then out over the wireless link, with ONVIF sitting on top as the control layer. What it does not tell you is which functions are supported, since that depends on the profile the camera implements. Vadzo’s Wave series is a dedicated ONVIF WIFI camera portfolio spanning 2MP to 20MP across rolling and global shutter sensors.
Is ONVIF the same as RTSP?
No. Asking is ONVIF the same as RTSP is a fair question because the two almost always appear together, but they solve different problems. ONVIF handles interoperability and device management, covering discovery, capability negotiation, configuration and control. RTSP handles the media stream itself, giving your software a URL to open and controls to play, pause and stop it. A camera can expose RTSP without implementing ONVIF, which gives you video but no standard way to configure the device. Vadzo’s Wave modules, including the Wave-235CGE, operate as RTSP and ONVIF compliant devices so you can integrate either way.
Which ONVIF profile should I choose?
For a new OEM design, the answer to which ONVIF profile should I choose is normally Profile T. ONVIF Profile T covers advanced video streaming and adds H.264 and H.265, advanced imaging, motion and tampering events and metadata streaming, none of which ONVIF Profile S provides. ONVIF has also announced that Profile S support ends on 31 March 2027, so a Profile S design shipped now spends most of its field life on a deprecated profile. Profile S remains perfectly usable for existing deployments and for platforms that only speak it, so confirm what your customers’ VMS actually supports before deciding. Vadzo can advise on the profile implementation for a given Wave module during evaluation.
Can an OEM customize an ONVIF WIFI camera?
Yes. Whether an OEM can customize an ONVIF WIFI camera comes down to which layer needs changing, and most layers are open. Customization typically covers sensor selection, PCB and form factor, lens and optics, antenna design, enclosure, firmware behavior, NIR and LED integration, audio, and SDK or software integration. What matters is validating each change at the product and firmware level rather than assuming it carries across a family, since ONVIF profile and codec support can differ between models. Vadzo lists these customization areas on its custom OEM camera solutions page and works through them during an OEM engagement.
Do I need PoE on a WIFI camera?
It depends on which cable you are trying to remove. Asking do I need PoE on a WIFI camera makes sense once you separate the two functions: WIFI removes the data cable, PoE removes the separate power supply. If Ethernet is already available at the mounting point, PoE simplifies installation and lets you use the wireless link as the primary data path or as failover. If no cable can reach the location at all, you are into battery power, which brings duty cycling and a maintenance schedule with it. Several Wave modules, including the Wave-678CRS and Wave-544CRS, work as a PoE WIFI camera with dual band 802.11 radio and PoE 802.3af, so you can decide late in the design.
Will an ONVIF WIFI camera connect to any NVR?
It connects when both ends support compatible profiles and the functions you need. Discovery and video often work across the board while control features do not, which is where integrations stall.
Is a 4K WIFI camera always better than 1080p?
No. The right resolution depends on the scene, bandwidth, storage, light level, lens and processing budget. On a congested wireless network a well-chosen 1080p module frequently outperforms a 4K one.




