Skip to content

Cannot specify camera and capabilities in Ubuntu #30

Closed
@vria

Description

@vria

Hi Alex !

Thank you for 702e58c. The application does not crash anymore but I still experience the same bug. The camera refuses to launch if device and capability are not null.

There are not much detials about this exception because it remains unhandled:

catch (...) {
      // app falls here
      env->Throw(jni::JavaError(env, "Unhandled Exception"));
}

Context:

  • Ubuntu 20
  • variables passed to VideoDeviceSource
    Screenshot from 2021-09-20 13-29-20

Thank you in advance.

P.S. This bug was introduced in 1029fe. Anterior versions work just exellent.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions