You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If SetLogPath is not configured, no log data is generated by default. SetLogPath can set the minimum log level, such as INFO, WARNING, ERROR, FATAL. The default is INFO.
Generate Logs by Running Synchronizer
cd SimpleSensorSync
mkdir build && cd build
cmake .. && make
cd build/example/NetCam/
./net_cam