Coder Social home page Coder Social logo

Comments (4)

guino avatar guino commented on July 28, 2024

@jperry1234 a few questions:
-did you place the patched ppsapp in the root of the SD card ?
-are you able to telnet into the device ?
-did you check the size of your busybox file (1Mb+ when downloaded correctly)?
-does the device work normally with the tuya or manufacturer app ?

You can post a zip of your SD card contents (along with the firmware version) and I can take a look if you like, but chances are it is just one of the above items that needs to be fixed.

from merkury720.

jperry1234 avatar jperry1234 commented on July 28, 2024

@guino Thanks for getting back fast, to answer you questions. Yes I placed the patch ppsapp in the root of the sd card, I haven't attempted to telnet into the device, I checked the sizes and they were different but I repeated the process and I still couldn't get the URLs in step 10 to work, and the device still works with the app.

from merkury720.

jperry1234 avatar jperry1234 commented on July 28, 2024

I prematurely closed the issue

from merkury720.

guino avatar guino commented on July 28, 2024

@jperry1234 I got your dropbox files, here's what I'm seeing:
1-There's no busybox in the root of the SD card (at least wasn't in the zip file), you need to download it from here: https://github.com/guino/Merkury720/blob/main/mmc/busybox?raw=true (should be about 1.1Mb in size)
2-I see ppsapp.omcsettings in the root of the SD card -- it appears to be patched properly comparing with the home/app/ppsapp file, but in order for it to work it needs to be named exactly ppsapp. I am not sure if you renamed it for testing or if that's the name you got when patching it, just letting you know it needs to be fixed before it will work.
3-there's no password hash set in the passwd file (required only if you want to use telnet)
4-your mjpeg.cgi and snap.cgi files don't seem to have the right address configured (required only if you want to use snap/mjpeg function) -- for your firmware I think the address should be 2c17b0
5-your play.cgi file doesn't have the right address configured (required only if you want to use play sound function) -- for your firmware I think the address should be 2c1fbc

If you take care of the above I expect it will work as expected -- you do need to boot with with the SD card inserted after the above is corrected, you should most likely hear 2 (two) startup sounds which indicates the patched ppsapp was loaded. Only after the 2nd startup sound is that you should try to use the RTSP function.

from merkury720.

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.