Skip to content

examples are failing #19

@tpltnt

Description

@tpltnt

Hi there,

i tried the examples and got the following results:

  • cargo run --example glium: "An error occured: Webcam thread was killed or did not responded for 500ms. Stopping."
  • cargo run --example hello_camera: "thread 'main' panicked at 'called Result::unwrap() on an Err value: InvalidFps([0.0, 0.0])', src/libcore/result.rs:997:5" (looks like panic in piston example #18)
  • cargo run --example take_picture: "thread 'main' panicked at 'called Result::unwrap() on an Err value: InvalidFps([0.0, 0.0])', src/libcore/result.rs:997:5" (also looks like panic in piston example #18)

Cheers,
tpltnt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions