roleoroleo / yi-hack-MStar

Custom firmware for Yi 1080p camera based on MStar platform
GNU General Public License v3.0
844 stars 112 forks source link

Login & Port #11

Closed Montaraz1 closed 4 years ago

Montaraz1 commented 4 years ago

Hi, id like to see camera from outside. Can i add username and password for access (even RTSP) and change RTSP and HTTP port?

roleoroleo commented 4 years ago

At the moment yo can't set RTSP authentication and RTSP port. You can change manually the tcp port of HTTP server and ONVIF server editing /home/yi-hack/script/system.sh file. I think it will not so complicated to add it in the future.

Montaraz1 commented 4 years ago

ok thanks

roleoroleo commented 4 years ago

Try the 0.1.6.

Montaraz1 commented 4 years ago

thanks man. you added RTSP port too.

I'm not expert of github.. how can i do a small donation to your project?

Montaraz1 commented 4 years ago

I have a problem :( I think password's field cant manage special characters like @!^... or maybe i mistake setting password...i dont know.

The problem is that i have resetted the cam and now it connect to wifi only via QR code. Every time i reconnect the camera i need to use QR code in YiCamera App to connect to my Wifi.

How can i fix? i cant find a stock firmware too.

thanks

roleoroleo commented 4 years ago

About special chars, I will check it. For your problem, you don't need a stock firmware, because the difference between stock and hack is very little. Try to restore the "normal" behavior of the stock firmware: enable cloud and disable all unneeded services (except httpd and ssh that must be enabled). Then restarts and check if it works.

Montaraz1 commented 4 years ago

Hi, your restore method works. For your information...your firmware works on BFUS model too. I suppose it should work on every model with 4.5.0.0 firmware

Thanks

roleoroleo commented 4 years ago

What's BFUS? Home? Dome?

ghost commented 4 years ago

@roleoroleo I see that @Montaraz1 gave a confirmation that your hack also works on the BFUS variant of the Yi Dome Camera 1080P. I'm going to try it and will report on the results

Montaraz1 commented 4 years ago

What's BFUS? Home? Dome?

1080p home camera as my 6FUS

roleoroleo commented 4 years ago

Try 0.1.7 for special chars issue.

Montaraz1 commented 4 years ago

thanks