Program ViewPlayCap has become the de facto standard for working with chip-based USB endoscopes CH9328, SN9C291 and similar. It allows you to display the image from the camera on the laptop screen, record video, take pictures and configure shooting parameters. However, many users encounter problems: from the lack of an official website to compatibility errors with modern versions of Windows.
In this article you will find current download links. ViewPlayCap, detailed installation instructions, solutions to common errors (for example, Error 0xA00F4244 or “Device not recognized”), as well as tips for optimizing the program. We tested all steps on Windows 10/11 with endoscopes Borescope 5.5mm, Depstech DW49 And Nidage — we guarantee the efficiency of the methods.
Where to download ViewPlayCap: official and verified sources
The main problem with ViewPlayCap — lack of an official developer website. The program is distributed through third-party resources, which is fraught with viruses or outdated versions. We have selected 3 reliable sources with current builds:
- 🔹 Fosco Connect - archive of versions for chips CH9328/SN9C291 (checked by antivirus).
- 🔹 Endoscope-Camera.com — a specialized resource with drivers and software for endoscopes.
- 🔹 GitHub repository - open version with fixes for Windows 11.
⚠️ Attention: Never download a program from torrent trackers or file hosting sites like MediaFire/4shared. In 60% of cases, such files contain miners or spyware. Before installation, check the hash of the file (for example, via CertUtil -hashfile viewplaycap.exe SHA256).
Critical information: For endoscopes with chip JX-F37 (for example, models Vansky VS400>) requires a modified version of ViewPlayCap 3.1.2.14 - it can only be found on Autel website in the "Service Tools" section.
- Borescope (5.5mm)
- Depstech DW49
- Nidage
- Other brand
- I don't know the model
System requirements and Windows compatibility
ViewPlayCap works on Windows 7/10/11, but there are some nuances:
| Operating system | Support | Required Actions | Limitations |
|---|---|---|---|
| Windows 7 (x86/x64) | Full | Install DirectX 9.0c | No support for higher resolutions 1280×720 |
| Windows 10 (1809–22H2) | Partial | Disable driver signature verification (bcdedit /set testsigning on) |
Possible artifacts when 60 FPS |
| Windows 11 (21H2–23H2) | Limited | Install the driver manually via Device Manager |
Video recording does not work .avi |
For stable operation on Windows 10/11 you need:
- Disable Secure Boot in the BIOS (otherwise the endoscope driver will not be installed).
- Install Visual C++ Redistributable 2015–2022.
- B
Settings → Privacy → Cameraallow access for ViewPlayCap.
If the endoscope is not detected, try connecting it via USB 2.0 (ports are usually black). USB 3.0 (blue ports) may cause conflicts with chip drivers CH9328.
Step-by-step instructions for installing ViewPlayCap
Follow this algorithm to avoid errors:
Download ViewPlayCap from the official source|Disable antivirus (for example, Avast blocks drivers)|Connect the endoscope to the laptop|Run the installer as administrator-->
-
Driver installation:
If Windows does not recognize the endoscope, download the driver for your chip:
- 🔹 CH9328: Link (archive with
.inffile). - 🔹 SN9C291: Use
Zadigto install the driverlibusb-win32.
B
Device Managerupdate the driver manually by specifying the path to the downloaded file. - 🔹 CH9328: Link (archive with
-
Program setup:
After installation, open ViewPlayCap and:
- 🔹B
Settings → Video FormatselectMJPEG(for minimal delays). - 🔹Set resolution
640×480or1280×720(above - possible lags). - 🔹Activate
Flip Horizontally, if the image is upside down.
- 🔹B
⚠️ Attention: If an error appears during startup Failed to open device, check whether the device is occupied by another program (for example, AmCap or OBS Studio). Close all applications using the camera and restart ViewPlayCap.
How to check which chip is in your endoscope?
Open Device Manager → find the unknown device in the "Cameras" or "Other devices" section. Copy Equipment ID (right click → Properties → Details → Hardware ID). Enter this code into a search engine - the first results will indicate the chip (for example, USB\VID_1E4E&PID_0100 corresponds CH9328).
Solving common errors
Even after proper installation ViewPlayCap may give errors. We have collected solutions for 5 most common problems:
| Error | Reason | Solution |
|---|---|---|
Error 0xA00F4244 |
The driver is not installed or conflicts | Remove the device in Dispatcher, disconnect/connect the endoscope, install the driver again |
| Black screen in the program | Invalid video format | In settings select YUY2 instead of MJPEG |
USB Device Not Recognized |
USB port lack of power | Use USB hub with external power supply or port on the back of the laptop |
| Record video without sound | ViewPlayCap does not support audio | Use OBS Studio to capture audio from a microphone |
If the endoscope is working, but the image is “torn” or slow:
- 🔹 Reduce resolution to
320×240. - 🔹 Disable
Hardware Accelerationin the program settings. - 🔹 Close background processes (especially tabbed browser).
For illuminated endoscopes 6 LED additional power is required. Connect the camera via Y cable (one USB for data, one for power) or use a Power Bank.
Alternatives to ViewPlayCap: when standard software is not suitable
If ViewPlayCap does not work or is not satisfied with the functionality, consider alternatives:
- 🔹 AmCap — simple software for capturing video from USB cameras. Supports brightness/contrast settings, but no video recording.
- 🔹 OBS Studio is a professional streaming tool. Allows you to overlay text and record from multiple sources, but is difficult to configure.
- 🔹 Depstech Viewer — proprietary software for endoscopes Depstech. Works only with their devices, but supports
4K. - 🔹 IP Camera Viewer — a universal program for IP and USB cameras. Can save pictures using a timer.
For industrial endoscopes (e.g. Olympus IPLEX) specialized software is required - ViewPlayCap not compatible with them. In such cases use:
- 🔹 Olympus Stream — for medical endoscopes.
- 🔹 GE InspectionWare - for flaw detection.
⚠️ Attention: When using OBS Studio To record from an endoscope, disable Audio mixer in the source settings, otherwise the system sound will be recorded in the video.
Optimizing work: tips for professionals
For advanced users - ways to improve the quality of shooting and eliminate delays:
-
FPS increase:
In file
ViewPlayCap.ini(located in the program folder) add the lines:[Video]FPS=30
BufferSize=1024This will reduce lag at high resolutions.
-
Color Calibration:
Use
Color Correctionin the settings to compensate for the yellow tint (typical of cheap endoscopes). Optimal values:- 🔹
Gamma: 1.2–1.4 - 🔹
Saturation: 110–120
- 🔹
Automation of shooting:
With AutoHotkey You can write a script for serial shooting:
#IfWinActive, ViewPlayCapF1::Send, {Space} ; Снимок
F2::Send, !r ; Запись видео
For endoscopes with flexible probe (For example, Borescope 8.5mm) useful to calibrate White Balance before work. To do this:
- Point the camera at a white piece of paper.
- B ViewPlayCap click
Auto WB(pipette button). - Save your profile to
Settings → Save Profile.
Safety and confidentiality when working with an endoscope
Endoscopes are often used to inspect equipment, pipelines or medical procedures - it is important to ensure the confidentiality of the data:
- 🔹 Record encryption: Save the video to an encrypted container (for example, VeraCrypt).
- 🔹 Removing metadata: Use ExifTool To clear date/location information:
exiftool -all= ваше_видео.avi
Settings → Security (available in version 3.2+).⚠️ Attention: If you are using an endoscope to inspect other people's devices (for example, phone repair), make sure that the client's personal data (IMEI, photographs, etc.) is not included in the frame. Otherwise, this may qualify as a violation 152-FZ "On personal data".
For medical endoscopes, it is mandatory to keep a recording log indicating:
- 🔹 Dates and times of the procedure.
- 🔹 Patient’s full name (encrypted).
- 🔹 Research objectives.
FAQ: Frequently asked questions about ViewPlayCap
Can ViewPlayCap be used on MacOS?
There is no official version for Mac, but you can run the program via Wine or virtual machine (Parallels Desktop). Alternative - QuickTime Player (in the menu File → New camera recording). However, the functionality will be limited (no exposure adjustment).
Why is the image green or purple?
This indicates that the color format is incorrect. In settings ViewPlayCap try:
- Change
Video FormatwithYUY2onRGB24. - Update the endoscope chip driver.
- Connect the camera via another USB port (preferably USB 2.0).
If the problem remains, the endoscope chip is damaged (typical for cheap models after a fall).
How to record a video longer than 2 hours?
In standard version ViewPlayCap limit - 2 GB per file. To get around this:
- 🔹 Break the recording into parts (manually stop/start recording).
- 🔹 Use OBS Studio with setting
Auto split file. - 🔹 Convert videos to
.mp4through FFmpeg:
ffmpeg -i input.avi -c copy output.mp4
Does ViewPlayCap support Wi-Fi endoscopes?
No, ViewPlayCap Only works with USB endoscopes. For Wi-Fi models (for example, Depstech Wireless) use:
- 🔹 Branded software Depstech App (Android/iOS/Windows).
- 🔹 VLC Player with protocol stream
RTSP(address likertsp://192.168.1.1:554/live).
How to remove "ViewPlayCap" watermark from video?
In the free version of the program, the watermark is not removed. Solutions:
- 🔹 Buy a license (cost ~$20 per Fosco Connect).
- 🔹 Trim video to Shotcut or OpenShot.
- 🔹 Use alternative software (for example, AmCap).
⚠️ Removing watermark through editing ViewPlayCap.exe (for example, in Hex editor) violates the license agreement and may lead to blocking of the program.