Deorder

Results 23 comments of Deorder

I did exactly that. It works well

Cool. Thanks. If you want you can add it to (C code): https://github.com/ant-thomas/zsgx1hacks/blob/master/source/goke_p2pcam_param.c I tried to figure out how to calculate the CRC summing up all the bytes but could...

Okay. I will add it to the C code then. Thanks for figuring that out.

Use the following instead of ONVIF: ``` camera: - platform: ffmpeg input: rtsp://user:[email protected]:554 name: Camera 1 ```

Source code available? I actually looked for this and even tried to reverse engineer the hardware without luck. Good find tnx. Also found the dependencies including the SDK. Had a...

Build that will run on the camera: [goke_p2pcam_param.tar.gz](https://github.com/ant-thomas/zsgx1hacks/files/1998635/goke_p2pcam_param.tar.gz)

Try filling in the right SSID and key for your WIFI network and modify the wpa_supplicant.conf accordingly.

@ant-thomas Do not forget to merge this pull request. This one finally allows for the wifi to be configured without the official app. I included a build.

> Maybe @deorder can help in the problem with only 8 characters for the passphrase. The code with this implementation was written from him. Where did you get the restriction...