roleoroleo / sonoff-hack

Custom firmware for Sonoff GK-200MP2B camera
GNU General Public License v3.0
200 stars 45 forks source link

Problem with FTP upload and Ewlink view #68

Closed wlenbin closed 1 month ago

wlenbin commented 2 years ago

Hi! Many thanks for your work! Unfortunately after several try, my camera does not upload any videos to FTP server. Server, username and ftp pass is correct (I try use it with Filezilla it's normal working). I see all records in Sonoff hack, but no in my FTP. Do you have any ideas to fix it? Also, after sonoff hack was be installed i can not see image from camera in ewlink. Motion akert is normal working in ewlink app, but can not connecting to the camera. Is it possible to use sonoff hack and have normal view in ewlink app? Million thanks for the answers!

roleoroleo commented 2 years ago

Hi! Many thanks for your work! Unfortunately after several try, my camera does not upload any videos to FTP server. Server, username and ftp pass is correct (I try use it with Filezilla it's normal working). I see all records in Sonoff hack, but no in my FTP. Do you have any ideas to fix it?

Try to run the script manually and check the errors.

[root@GK]# . /mnt/mmc/sonoff-hack/script/env.sh
[root@GK]# /mnt/mmc/sonoff-hack/script/ftppush.sh start

Hi! Many thanks for your work! Unfortunately after several try, my camera does not upload any videos to FTP server. Server, username and ftp pass is correct (I try use it with Filezilla it's normal working). I see all records in Sonoff hack, but no in my FTP. Do you have any ideas to fix it? Also, after sonoff hack was be installed i can not see image from camera in ewlink. Motion akert is normal working in ewlink app, but can not connecting to the camera. Is it possible to use sonoff hack and have normal view in ewlink app? Million thanks for the answers!

You can use both sonoff-hack and ewelink. Simply don't enable "Disable cloud" in configuration web page.

wlenbin commented 2 years ago

Hi! Many thanks for your answer. I see this after manually script started Camera-log

What about my second question - i use the latest version of eWlink for Android, and than camera started with sonoff-hack i can not see anything (Dissable cloud is OFF. Wherein i can see image fro camera in web browser, not in app ). But when i reset camera and start without sonoff-hack i can see normal image from camera in eWlink app. image

I'll be waiting for your ideas about fixing it Million thanks!

wlenbin commented 2 years ago

Hi! Many thanks for your work! Unfortunately after several try, my camera does not upload any videos to FTP server. Server, username and ftp pass is correct (I try use it with Filezilla it's normal working). I see all records in Sonoff hack, but no in my FTP. Do you have any ideas to fix it?

Try to run the script manually and check the errors.

[root@GK]# . /mnt/mmc/sonoff-hack/script/env.sh
[root@GK]# /mnt/mmc/sonoff-hack/script/ftppush.sh start

Hi! Many thanks for your work! Unfortunately after several try, my camera does not upload any videos to FTP server. Server, username and ftp pass is correct (I try use it with Filezilla it's normal working). I see all records in Sonoff hack, but no in my FTP. Do you have any ideas to fix it? Also, after sonoff hack was be installed i can not see image from camera in ewlink. Motion akert is normal working in ewlink app, but can not connecting to the camera. Is it possible to use sonoff hack and have normal view in ewlink app? Million thanks for the answers!

You can use both sonoff-hack and ewelink. Simply don't enable "Disable cloud" in configuration web page.

Hi! You can see my screenshot of this script working. Do you have any ideas how to fix FTP upload? Thank you!

roleoroleo commented 2 years ago

About ftp check this commit: https://github.com/roleoroleo/sonoff-hack/commit/105dff4f323bcda9b2f007ce55f2595f93676d22 About app connection, I need to check it.

wlenbin commented 2 years ago

About ftp check this commit: 105dff4 About app connection, I need to check it.

Thank you very much!!! The FTP is normal working now!

If you manage to solve the problem with watching videos through eWlink app, I will be incredibly happy!!! I use the latest version https://play.google.com/store/apps/details?id=com.coolkit&hl=ru&gl=US

Million thanks for your great work!

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.