Open bt opened 1 month ago
Hi @bt,
That should definitely be possible. But then the p2p username and p2p password should be the following:
username: admin
password: 123456
The downside is, you cannot change it unless you patch the dgiot binary.
I can help you further if you run into some issues.
Good luck!
Hi @berobloom, thanks for letting me know. I worked this out when I looked back in the commits; it was just a bit confusing because in the README, it mentions the default is defusr and defpwd.
I also tried to use LSCProxy but it seems relatively buggy (keeps erroring on frames) but I understand it is a WIP. Trying TinyCam now. Do you know if the rebroadcasting feature only works on the PRO version?
@bt ,
You can take a look at their features. I believe they support that yes.
Hi, thank you for putting together this repo.
I was wondering, I'm able to put the camera into "development mode" using the
stationssid
configuration, and I am also able to enable telnet usingtelnet=1
.Couldn't I just stay like this and enable the P2P server without having to flash a new firmware onto the camera? What exactly does the
dgiot patch
do other than allow setting of the username/password? If I am OK with the defaultdefusr
anddefpwd
, can I save myself from having to solder and potentially brick my device?