Skip to content
  • Andreas Traczyk's avatar
    settings: add the ability to modify video device settings · acc4c413
    Andreas Traczyk authored and Andreas Traczyk's avatar Andreas Traczyk committed
    - adds the ability to select device, resolution, and frame rate
    
    - modifies the initialization of the daemon by seperating the
      registration of the callbacks from the init function and places
      the start and run loop in an IAsyncAction worker thread with
      forced high priority
    
    - uses std::ofstream for debug log file instead of Platform functions
    
    Change-Id: I32439088fe58513c46d11297db4898ca237174e7
    Tuleap: #790
    acc4c413