Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera image display #8

Open
dmiklic opened this issue Mar 17, 2016 · 4 comments
Open

Camera image display #8

dmiklic opened this issue Mar 17, 2016 · 4 comments

Comments

@dmiklic
Copy link
Contributor

dmiklic commented Mar 17, 2016

Enable camera image display in the GUI, through gstreamer.

@dmiklic dmiklic modified the milestone: Alpha version Mar 17, 2016
@stribor14
Copy link
Collaborator

Partialy implemented in 22050a8

@dmiklic
Copy link
Contributor Author

dmiklic commented Aug 15, 2016

Ok, looks good so far, but needs to be adapted to work with different camera streams. Stream parameters should be provided thorugh the Settings dialog (expanded with tabs as described in #51)

@dmiklic
Copy link
Contributor Author

dmiklic commented Aug 15, 2016

After initially turning the camera on, togglig it off and on again causes the following error:

libv4l2: error setting pixformat: Device or resource busy

and the video stream is not restarted.

@dmiklic dmiklic removed this from the Alpha version milestone Aug 15, 2016
@stribor14
Copy link
Collaborator

I hope that error is caused by libv4l2 library because same error can be found on the internet by other developers using that library. Needs additional testing.

Currently process is released when GUI is closed (if its terminated in debug mode, user has to kill process which uses libv4l2 manualy from terminal)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants