I tried this library: https://github.com/kqbi/LibOnvifClient. The same thing: the methods I need work with different camera models, except SystemReboot. Apparently, the problem is in the cameras themselves (vstarcam) P.S. I need to reboot the camera from a script. Rebooting from the www-interface works.
"reboot" command in onvif-util doesn't work either. The rebootCamera() functions in both libraries are identical :)
rebootCamera() has no effect
You can disable bold by editing /opt/pac/lib/PACTerminal.pm: _setTabColour( $self ); # line 3274 $$self{_GUI}{_VTE} -> set_allow_bold( 0 ); # add this
EPIC detect TODO only? Can not find FIXME and custom tags in Perl files. And can...
Structure of project is: bin/ lib/ install/ migration/ resource/ t/ file1.pl file2.pl...
In article view I select some text. And can not copy it. Ctrl+C does not work, in...
Thanks, it works with lua :) P.S. In .97 sources i see code folding, and closing...