guino / ppsapp-rtsp

This repository is to keep rtsp patches for camera ppsapp files
24 stars 4 forks source link

Please help patch for Merkury 1080p 4.0 #37

Open RossCobb opened 2 years ago

RossCobb commented 2 years ago

Wonderful work on this everyone. Confusing as heck for a github newbie though. I've gotten to various stages including telnet and viewing the hack "done" but never could find or generate the json file that needed editing. I'm guessing that this technique requires the ppsapp to be patched first?

Thanks for your help and patience. Small donation sent.
Ross

Firmware 4.06 as updated from Geenie app today.

CRC32: 87a8ad87 MD5: db7cda9a70bcb1e7c5343dce00544eba SHA-1: 5b8d683e917f03726c875f80efaf43f2e108c47a

ppsapp-merkury-1080p-406.zip

guino commented 2 years ago

@RossCobb if you got telnet working you can copy the json file to the sd card with this telnet command: cp /home/cfg/tuya_config.json /mnt/mmc01 then wait a few seconds (ie 30s) and edit the file in the SD card by accessing the SD card on a computer. After editing you can reboot up with the SD card in the device again, Telnet into it and use this command to copy the json file into the device: cp /mnt/mmc01/tuya_config.json /home/cfg then wait a few seconds (ie 30s) and reboot the device so the modified json file is used.

if you haven’t got telnet working yet, please zip/post the contents of your SD card without the SDT folder so I can review it.

By the way: thanks for the coffees!

RossCobb commented 2 years ago

You're quite welcome!

For the life of me I've never seen that or any json file generated. I've browsed that folder and many others.

I recall reading somewhere that it was generated when activating the camera... But when I boot from SD it disappears from the app. I'm just lost ...lol

On Sat, Mar 12, 2022, 7:07 PM Wagner @.***> wrote:

@RossCobb https://github.com/RossCobb if you got telnet working you can copy the json file to the sd card with this telnet command: cp /home/cfg/tuya_config.json /mnt/mmc01 then wait a few seconds (ie 30s) and edit the file in the SD card by accessing the SD card on a computer. After editing you can reboot up with the SD card in the device again, Telnet into it and use this command to copy the json file into the device: cp /mnt/mmc01/tuya_config.json /home/cfg then wait a few seconds (ie 30s) and reboot the device so the modified json file is used.

if you haven’t got telnet working yet, please zip/post the contents of your SD card without the SDT folder so I can review it.

By the way: thanks for the coffees!

— Reply to this email directly, view it on GitHub https://github.com/guino/ppsapp-rtsp/issues/37#issuecomment-1065988521, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYGIFZBFY6OT3KWSCUDSNETU7UWUHANCNFSM5QSRKOPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

guino commented 2 years ago

@RossCobb if you need to send attachments please reply in github as replying by email does not send any attachments (or use my direct email address on my github profile).