Code Monkey home page Code Monkey logo

Comments (12)

KonradIT avatar KonradIT commented on August 16, 2024

What object? settings or status?

from goprowifihack.

networkjanitor avatar networkjanitor commented on August 16, 2024

settings

from goprowifihack.

KonradIT avatar KonradIT commented on August 16, 2024

I'll see what my HERO4 Session gives, I'll be travelling from the 7th to 20th and the HERO4 Black arrives the 14th so until the 20th for HERO4 Black results

from goprowifihack.

KonradIT avatar KonradIT commented on August 16, 2024

Oh and could you test these URLs with your HERO4 Silver? Fetched from a friend's camera with old firmware so it might not work:

from goprowifihack.

networkjanitor avatar networkjanitor commented on August 16, 2024

All of them work and LCD ON/OFF is already documented.

from goprowifihack.

KonradIT avatar KonradIT commented on August 16, 2024

Thanks, had my doubts. Pushing.

from goprowifihack.

networkjanitor avatar networkjanitor commented on August 16, 2024

Just saw something as I was closing tabs: The gopro actually returns an error code when setting the LCD sleep setting, but the value changes in the gopro settings (on the display, aswell as in the settings object).

Further investigations show that the error is only thrown when the value changes, if you try to set the same value twice in a row, then no error will be thrown on the second request.

from goprowifihack.

KonradIT avatar KonradIT commented on August 16, 2024

Value 40 is date time (0 must be set not set from app?), Value 41 is OTA status (I don't know what 13 is supposed to mean here), Value 43 is current mode (see CameraStatus, this was used as a command value in old firmwares), other values seem to be related with internet streaming feature (nor publicly available yet)

from goprowifihack.

networkjanitor avatar networkjanitor commented on August 16, 2024

Are you sure about this ? Because the meanings/usages you named are for the status object and not for the settings object.

from goprowifihack.

networkjanitor avatar networkjanitor commented on August 16, 2024

40 seems to accept values [0, 1]
48 seems to accept values [0, 1, 2]
47, 67 seem to accept any values (only tested numeric)

All other (undocumented) settings seem to immutable.

from goprowifihack.

rosek86 avatar rosek86 commented on August 16, 2024

This is from Android app decompilation:

40 - BROADCAST_DEFAULT_SUB_MODE
41 - BROADCAST_RESOLUTION
42 - BROADCAST_FPS
43 - BROADCAST_FOV
44 - BROADCAST_RECORD_RESOLUTION
45 - BROADCAST_RECORD_FPS
46 - BROADCAST_RECORD_FOV
47 - BROADCAST_WINDOW_SIZE
48 - BROADCAST_PRIVACY
65 - BROADCAST_GOP_SIZE
66 - BROADCAST_IDR_INTERVAL
67 - BROADCAST_BIT_RATE
71 - BROADCAST_CURRENT_SUB_MODE

It seems like another recording mode, I'm not sure what it does for now..

from goprowifihack.

KonradIT avatar KonradIT commented on August 16, 2024

@rosek86 I'm guessing that is either an unreleased streaming feature that "accidentally" (as always) made it to production or commands to use with GoPro's HEROCast.

from goprowifihack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.