User Tools

Site Tools


doc:appunti:hardware:insta360_one_rs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:hardware:insta360_one_rs [2024/04/11 11:00] – [Web References] niccolodoc:appunti:hardware:insta360_one_rs [2025/05/27 20:13] (current) – [Shooting modes with Boost 4K lens] niccolo
Line 17: Line 17:
 ^ NAND memory        | Toshiba TC58NVG1S3H 256 MiB  | ^ NAND memory        | Toshiba TC58NVG1S3H 256 MiB  |
 ^ Specifications with Boost 4K lens  ^^ ^ Specifications with Boost 4K lens  ^^
-Image sensor       | 1/2"  |+Sensor size        | 1/2" 8000x6000 pixels | 
 +^ Image resolution   | 48 Mpixels JPEG  |
 ^ Focal length       | 16mm (35 mm equiv.)  | ^ Focal length       | 16mm (35 mm equiv.)  |
 ^ Aperture           | F2.4  | ^ Aperture           | F2.4  |
Line 23: Line 24:
 ^ Size               | 70.1 x 49.1 x 32.6 mm  | ^ Size               | 70.1 x 49.1 x 32.6 mm  |
 ^ Video resolution   | 4K @60 fps  | ^ Video resolution   | 4K @60 fps  |
-^ Image resolution   | 48 Mpixels JPEG  | 
  
 ===== Defects and Problems ===== ===== Defects and Problems =====
  
-  * Cannot activate the camera for first use without the app +  * Cannot **activate the camera for first use** without the app. 
-  * Cannot set date and time without the app +  * Cannot **set date and time** without the app. 
-  * WiFi open to the world with known password+  * WiFi **open to the world** with known password
 +  * The Bluetooth protocol for the remote seems proprietary, **no third-party remote exists**, only the very expensive original. 
 + 
 +  * **[[https://www.reddit.com/r/Insta360/comments/1drd65g/x4_activation_fails_customer_service_says_it_is/|X4 activation fails, customer service says it is unauthorized seller]]** 
 +  * **[[https://www.reddit.com/r/Insta360/comments/1cmwl6c/its_ridiculous_that_we_cannot_use_a_simple/|It's ridiculous that we cannot use a simple bluetooth remote]]**
  
 ===== Start and stop recording ===== ===== Start and stop recording =====
Line 66: Line 70:
  
 <code bash> <code bash>
-exiftool -api largefilesupport=1 -extractEmbedded "PRO_LRV_20231028_211511_01_003.mp4"+exiftool -api RequestAll=3 -api largefilesupport=1 -extractEmbedded "video.mp4"
 </code> </code>
  
Line 237: Line 241:
 ^ Interval    | | ^ Interval    | |
 ^ Video        ^^ ^ Video        ^^
-^ FlowState (in-camera stabilization)  | | +^ FlowState (in-camera stabilization) FlowState stabilization uses advanced algorithms and a six-axis gyroscope to analyze and smooth out video, creating a stable, smooth result.  
-^ Post FlowState (app stabilization)   +^ Post FlowState (app stabilization)   FlowState stabilization is applied in post-processing using Insta360 Studio or other editing software.  | 
-^ Active HDR          | |+^ Active HDR          | Active HDR video is an enhanced version of standard HDR (High Dynamic Range) video, designed specifically for action shots and moving subjects. Reduce motion blur and ghosting that are common in regular HDR video when there's a lot of movement. It cannot be applied in post, you must record with Active HDR enabled.  |
 ^ Slow Motion         | | ^ Slow Motion         | |
-^ Timelapse           | | +^ Timelapse           Capture slow, gradual changes over a long period (e.g. sunsets, clouds moving, traffic flows). Used with static camera, usually on a tripod; no camera movement or stabilization effects applied automatically.  
-^ TimeShift           | | +^ TimeShift           Create dynamic, hyperlapse-style videos with a sense of motion and speed variation. Designed for use while moving (e.g. walking, driving, biking), includes FlowState Stabilization, making footage very smooth even if handheld or moving quickly.  
-^ Loop Recording      | |+^ Loop Recording      | Loop Recording mode allows you to set a loop duration of 1, 3, 5, 10, 15, 20, 25 or 30 minutes. The loop-recorded video will be always segmented in segments of 1 min, the earliest recorded segment will be deleted and continuously overwritten. Once a Loop Recording is stopped the segments are concatenated into a single video; starting a new Loop Recording will create a new loop sequence.  |
 ^ 6K Widescreen Mode  | | ^ 6K Widescreen Mode  | |
 +
 +
 ===== Web References ===== ===== Web References =====
  
   * **[[https://www.reddit.com/r/Insta360/comments/wwra18/psa_reminder_wifi_password_still_cant_be_changed/|PSA Reminder: WiFi password still can't be changed.]]**   * **[[https://www.reddit.com/r/Insta360/comments/wwra18/psa_reminder_wifi_password_still_cant_be_changed/|PSA Reminder: WiFi password still can't be changed.]]**
   * **[[https://www.reddit.com/r/Insta360/comments/scsue6/really_cool_insta360_one_x2_hidden_feature/|Really cool Insta360 One X2 hidden feature!]]**   * **[[https://www.reddit.com/r/Insta360/comments/scsue6/really_cool_insta360_one_x2_hidden_feature/|Really cool Insta360 One X2 hidden feature!]]**
 +
   * **[[https://github.com/Insta360Develop/CameraSDK-Cpp|Insta360Develop CameraSDK-Cpp]]**   * **[[https://github.com/Insta360Develop/CameraSDK-Cpp|Insta360Develop CameraSDK-Cpp]]**
   * **[[https://github.com/Insta360Develop/ProCameraApi|Insta360Develop ProCameraApi]]**   * **[[https://github.com/Insta360Develop/ProCameraApi|Insta360Develop ProCameraApi]]**
   * **[[https://github.com/Insta360Develop/CameraSDK-Android|Insta360Develop CameraSDK-Android]]**   * **[[https://github.com/Insta360Develop/CameraSDK-Android|Insta360Develop CameraSDK-Android]]**
 +
   * **[[https://hackaday.io/project/188975-insta360-x3-ble-remote-control-with-esp32|Insta360 X3 BLE remote control with ESP32]]**   * **[[https://hackaday.io/project/188975-insta360-x3-ble-remote-control-with-esp32|Insta360 X3 BLE remote control with ESP32]]**
   * **[[https://t-shaped.nl/2020/reverse-engineering-the-vuze-xr-camera|Reverse engineering the Vuze XR camera – Tommy van der Vorst]]**   * **[[https://t-shaped.nl/2020/reverse-engineering-the-vuze-xr-camera|Reverse engineering the Vuze XR camera – Tommy van der Vorst]]**
 +
   * **[[https://github.com/marin-m/pbtk|pbtk - Reverse engineering Protobuf apps]]**   * **[[https://github.com/marin-m/pbtk|pbtk - Reverse engineering Protobuf apps]]**
   * **[[https://pypi.org/project/protobuf/|Googlegroups Python protobuf]]**   * **[[https://pypi.org/project/protobuf/|Googlegroups Python protobuf]]**
Line 259: Line 268:
  
   * **[[https://exiftool.org/forum/index.php?topic=11984.0|Export Gyro data from Insta360 file]]**   * **[[https://exiftool.org/forum/index.php?topic=11984.0|Export Gyro data from Insta360 file]]**
 +  * **[[https://exiftool.org/forum/index.php?topic=13486.0|How extract motion data from Caddx Peanut / Insta360 go2 mp4 files for Gyroflow?]]**
 +  * **[[https://github.com/sweebee/Insta360GyroExport|Insta360GyroExport]]** - Extract gyro data from Insta360 video files generating a blackbox CSV file.
  
doc/appunti/hardware/insta360_one_rs.1712826016.txt.gz · Last modified: by niccolo