thewh1teagle / xiaomi-1080-360-motor-control

Provides a way controlling the motor directly.
40 stars 10 forks source link

Fixes on web-control module #18

Closed cmiguelcabral closed 3 years ago

cmiguelcabral commented 3 years ago

sorry for the whitespaces, auto-ident is on...

thewh1teagle commented 3 years ago

@cmiguelcabral Thank you very much for your contribute! Did you tested it?

cmiguelcabral commented 3 years ago

@cmiguelcabral Thank you very much for your contribute! Did you tested it?

Hi,

That's my pleasure!

Yes, I tested it and the leds are working. I just cannot make the motor to work, motord does not start. And also onvif is not working.

thewh1teagle commented 3 years ago

@cmiguelcabral What's the error you got when you tried to run motord on your camera? I can't try myself because I don't have that camera, mine is 02cm.

cmiguelcabral commented 3 years ago

That's what I get:

./motord -sh: ./motord: not found The same happens on onvif_srvd

cmiguelcabral commented 3 years ago

I also tried to copy from telmomarques hacks and I get this:

: symbol '__pthread_cleanup_upto': can't resolve symbol
: symbol 'stdout': can't resolve symbol
: symbol 'daylight': can't resolve symbol
: symbol '__libc_stack_end': can't resolve symbol
: symbol '__stack_chk_guard': can't resolve symbol
: symbol 're_syntax_options': can't resolve symbol
: symbol '_dl_secure': can't resolve symbol
Segmentation fault