Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

The webcam resource only works on MacOS #32

Closed
jshrake opened this issue Apr 1, 2019 · 1 comment
Closed

The webcam resource only works on MacOS #32

jshrake opened this issue Apr 1, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jshrake
Copy link
Owner

jshrake commented Apr 1, 2019

autovideosrc is not an element on windows. The webcam on window uses the ksvideosrc element.

@jshrake jshrake added the bug Something isn't working label Apr 1, 2019
@jshrake jshrake self-assigned this Apr 1, 2019
jshrake added a commit that referenced this issue Apr 1, 2019
Use conditional compilation to hardcode different webcam gstreamer pipelines
for each platform. I'm not certain if the linux pipeline works, but it's
a fine placeholder for now.

Closes #32
bors bot added a commit that referenced this issue Apr 1, 2019
33: Make webcam resource work across multiple platforms r=jshrake a=jshrake

Use conditional compilation to hardcode different webcam gstreamer pipelines
for each platform. I'm not certain if the linux pipeline works, but it's
a fine placeholder for now.

Closes #32

Co-authored-by: Justin Shrake <justinshrake@gmail.com>
jshrake added a commit that referenced this issue Apr 5, 2019
The cfg attribute applies to functions, not variables. D'oh!

Closes #32
@jshrake
Copy link
Owner Author

jshrake commented Apr 13, 2019

Works for me now, closing.

@jshrake jshrake closed this as completed Apr 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant