webcam from gstreamer
v4l2src -> videoconvert -> glupload -> glcolorconvert -> qml6glsink
This commit is contained in:
19
poc006/build_config.default.json
Normal file
19
poc006/build_config.default.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"active_profile": "system",
|
||||
"profiles": {
|
||||
"system": {
|
||||
"qt": {
|
||||
"qmake": "/usr/bin/qmake6",
|
||||
"lib_dir": "/usr/lib/x86_64-linux-gnu",
|
||||
"qml_dir": "/usr/lib/x86_64-linux-gnu/qt6/qml",
|
||||
"plugins_dir": "/usr/lib/x86_64-linux-gnu/qt6/plugins",
|
||||
"version_major": 6
|
||||
},
|
||||
"link": {
|
||||
"rpaths": [
|
||||
"/usr/lib/x86_64-linux-gnu"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user