Sjcam драйвер для windows

Dowload

Application

Android

IOS

User Manual

SJ4000

SJ4000 Air

SJ4000 WiFi

SJ5000X Elite

SJ4000 Dual Screen

SJ6 Legend

SJ6 Pro

SJ8 AIR Khaki 04

SJ8 Air

SJ8 Dual Screen

SJ8 Pro

C110

SJ10 Pro Dual Screen

SJ20 Dual Lens

SJ10X

Список изменений прошивки 1.2.9:

1. Улучшена работа при подключении SJCAM Gimbal 2;
2. Добавлены отсутствующие языки, такие как венгерский, польский и т. д.

Список изменений прошивки 1.2.8:

1. Исправлены ошибки перевода для разных языков;
2. Устранены ряда незначительных ошибок.

Список изменений прошивки 1.2.7

1. Оптимизирован эффект IQ;
2. Устранена проблема, при которой отсутствовал звук во время воспроизведения видео после просмотра видео, записанного без звука;
3. Исправлена проблема с подключением внешнего микрофона;
4. Устранены проблемы при выборе цветового режима;

5. Оптимизирована работа переднего малого экрана.

Как обновить?

1. Отформатируйте карту памяти в файловую систему Fat32 (внимание! все файлы при форматировании будут удалены).
2. Распакуйте архив и поместите файлы с обновлениями на карту памяти.
3. Вставьте карту памяти в камеру и нажмите на кнопку включения. !!!: Предварительно убедитесь, что батарея  заряжена минимум на 50%.
4. После включения камера автоматически начнет обновление — об этом будут сообщать текстовые сообщения на экране.
5.
Дождитесь окончательной установки обновления, после установки камера
сама включится. Процесс обновления занимает около 1 минуты.

Количество загрузок:252 (1 за последнюю неделю)

Операционная система:Windows 7/10/8/11

Последняя версия:1.0


Сообщить о неточности

Описание

Cкриншот

Наш архив предоставляет бесплатную загрузку SJCAM Windows 1.0. Последняя версия файла установки, которую вы можете скачать занимает 778 KB.

Это бесплатное программное обеспечение принадлежит DS-Marinesoft Ltd. ПО принадлежит к категории Системные утилиты, а точнее к подкатегории Помощники устройств.

Этот файл загрузки был проверен нашим встроенным антивирусом, который отметил его как полностью безопасный для использования. Версия 1.0 наиболее популярна среди пользователей. SJCAM Windows устанавливается на Windows 7/10/8/11, 64-бит версию.

От разработчика:

ClickOnce application for remote control of SJCAM Cameras with WiFi.

Compatible with SJCAM 4000, 5000 which have the WiFi function. Available functions: live stream function, stop stream function, recording function, stop recording function, browsing movies on memory card, Downloading movies from SD card. Removing movies from SD card, camera settings functions.

Мы предлагаем оценить другие программы, такие как Kundli for Windows, QM for Windows или Windows 7 Logon Background Changer, которые часто используются вместе с SJCAM Windows.

SJCAM

Universal Windows 10 App (UWP) for SJCAM action camera

Introduction

As I owned a SJCAM action camera recently (M20), I started to write an Universal app for windows 10 family. The idea is to support all the parameters from the camera. Currently I can only test on the M20 camera, as this is the only one I own.

Features

  • Auto connect to camera, the idea is to avoid the user that has to quit the app to connect
  • Snap pictures and takes videos
  • Adjust resolution, brightness, sharpness etc etc, well, to support all the camera settings
  • Access to camera storage through network, and be able to retrieve photos and videos
  • Sexy design (Important!)
  • No ads

Commands

Everything is based on GET Request to the camera, which has a Base URL on http://192.168.1.254/
Get request is build such as http://192.168.1.254/?custom=1&cmd={COMMAND}&par={PARAM}

Change modes

Mode Command Param
Photo 3001 0
Video 3001 1
Replay 3001 2
Video Time Lapse 3001 3
Photo Time Lapse 3001 4

Live Preview

rtsp live protocol which could be found on rtsp://192.168.1.254/sjcam.{FORMAT}. Two formats are allowed, mov or mp4

Image Resolution

Resolution Command Param
16M 1002 0
14M 1002 1
12M 1002 2
10M 1002 3
8M 1002 4
5M 1002 5
3M 1002 6
VGA 1002 7

Video Resolution

Resolution Command Param
2K 30fps 2002 0
1080p 60fps 2002 1
1080p 30fps 2002 2
720p 120fps 2002 3
720p 60fps 2002 4
720p 30fps 2002 5
480p 240fps 2002 6

Photo Timelapse Capture interval

Interval Command Param
3s 1012 0
5s 1012 1
10s 1012 2
20s 1012 3

Video Timelapse Capture interval

Interval Command Param
1s 2019 0
2s 2019 1
5s 2019 2
10s 2019 3
30s 2019 4
60s 2019 5

Exposure

Exposure Command Param
+2 2005 0
+5/3 2005 1
+4/3 2005 2
+1 2005 3
+2/3 2005 4
+1/3 2005 5
+0 2005 6
-1/3 2005 7
-2/3 2005 8
-1 2005 9
-4/3 2005 10
-5/3 2005 11
-2 2005 12

White balance

Balance Command Param
Auto 1007 0
Daylight 1007 1
Cloudy 1007 2
Tungsten 1007 3
Fluorescent 1007 4

Audio

Status Command Param
off 2007 0
on 2007 1

WDR (HDR equivalent)

Status Command Param
off 2004 0
on 2004 1

Gyro

Status Command Param
off 9001 0
on 9001 1

Date stamp

Status Command Param
off 2008 0
on 2008 1

Frequency

Status Command Param
50Hz 3025 0
60Hz 3025 1

Cyclic Record

Time Command Param
off 2003 0
3 minutes 2003 1
5 minutes 2003 2
10 minutes 2003 3

Auto power off

Time Command Param
Auto 3007 0
3 minutes 3007 1
5 minutes 3007 2
10 minutes 3007 3
No turn off 3007 4

Memory

Number of photos left

Returns Command Param
Double 1003 None

Video record (seconds left)

Returns Command Param
double 2009 None

Remaining space in bytes

Returns Command Param
double 3017 None

Wifi

Disconnect

http://192.168.1.254/?custom=1&cmd=3013

Set Wifi Password

http://192.168.1.254/?custom=1&cmd=3004&str=newPassword

Set Wifi SSID

http://192.168.1.254/?custom=1&cmd=3003&str=newSSID

Snap picture

Command = 1001

Record Video

Action Command Param
Stop 2001 0
Start 2001 1

Posted at May 7, 2025 by PCI-DB Team

Install Driver Automatically

Device Name SJCAM SJ4000 WiFi Action Camera Firmware 1.6
Category Scanner Digital Camera Webcam
Manufacturer Other
File Size 3.2 MB
Supported OS OS Independent

SJCAM SJ4000 WiFi Action Camera Firmware 1.6 Description

Change logs for V1.6:

1.Modify the language of Portuguese
2.Modify the APP screen split problem 
3.Modify the compatibility with the new APP

SJCAM Firmware Update Instructions:

1. Format the MicroSD Card, unzip the firmware file.
2. Copy the firmware file(s) (.bin) onto the root of the MicroSD Card
3. Connect the camera with charger, the camera will be upgraded automatically
4. After the firmware update is completed be sure to delete the files or you will be prompted to upgrade again

NOTE:

— THIS VERSION OF FIRMWARE IS ONLY FOR CAMERAS WITH 1,5″ LCD SCREEN (MOST COMMON MODEL)

About Digital Camera Firmware:

Updating to a newer firmware version than the one already installed on your camera can improve the device’s overall performance and stability, resolve various issues, and add support for newly developed features or enhance existing ones.

On the other hand, downgrading the camera’s firmware can recover its functionality in the unlikely event the currently installed version is faulty or the device’s performance dropped after an upgrade. However, bear in mind that applying an earlier build might not always be possible.

It is recommended that changing the camera’s firmware be performed when the new release resolves an issue that your device has been encountering, or adds a new feature (or enhances an existing one) that could prove useful for you.

This process isn’t intended to be destructive, but still, it’s best to save all your personal data and configurations before applying a different firmware. Moreover, make sure that the battery is fully charged and don’t use the camera’s buttons while the installation is in progress.

When it comes to the update method, usually, you must copy the firmware file onto a compatible memory card, insert it into the camera, and browse from the menu to the device’s update section.

However, each device has various ways to enter the update mode and particular steps that should be taken for a successful upgrade, therefore make sure you read the product’s installation guide.

That being said, if you consider that this firmware improves your device in any way, then hit the download button and get the desired version; if not, check with our website as often as possible so that you don’t miss the update that will boost your camera’s performance. 

  It is highly recommended to always use the most recent driver version available.

Try to set a system restore point before installing a device driver. This will help if you installed an incorrect or mismatched driver. Problems can arise when your hardware device is too old or not supported any longer.

Related Other Drivers

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Dxgkrnl sys bsod windows 10
  • Картана на windows 10 что это
  • Активация виртуального окружения python в windows vscode
  • Как сделать выключение компьютера по времени windows 7
  • Навигация по командной строке windows