openframeworks / openframeworks/openFrameworks
gstreamer 1.26 - fails to open camera
Open
@ofTheo is already working on this.
Since Apr 14, 2025.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
continuing the discussion in #6080
https://github.com/openframeworks/openFrameworks/issues/6080#issuecomment-2801624785
[notice ] ofGstUtils: setPipelineWithSink(): gstreamer pipeline: v4l2src name=video_source device=/dev/video2 ! video/x-raw,format=DMA_DRM,width=640,height=360,framerate=30/1 ! videoscale method=2 ! appsink name=ofappsink enable-last-sample=0 caps="video/x-raw, format=RGB, width=640, height=480"
[ error ] ofGstUtils: setPipelineWithSink(): couldn't create pipeline: could not link video_source to videoscale0, video_source can't handle caps video/x-raw, format=(string)DMA_DRM, width=(int)640, height=(int)360, framerate=(fraction)30/1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.