Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
COL0047
hand-detection
Commits
378a9550
Commit
378a9550
authored
Jan 19, 2021
by
Aaron Boxer
Browse files
pipeline: update first camera with bayer2rgb fix
parent
32e3cb2f
Pipeline
#20827
failed with stage
in 5 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
annotation_pipeline/camera_pipeline.txt
View file @
378a9550
...
...
@@ -7,13 +7,11 @@ gain-auto="on"
num-arv-buffers="501"
num-buffers="500" !
queue leaky=2 !
bayer2rgb !
tee name=tee0 !
queue ! x264enc speed-preset=ultrafast ! queue !
queue !
bayer2rgb ! videoconvert !
x264enc speed-preset=ultrafast ! queue !
matroskamux name=mux !
filesink name=sink location="/tmp/capture.mkv" tee0. !
queue !
videomixer name=mixer
queue ! bayer2rgb ! videoconvert ! videomixer name=mixer
sink_1::xpos=0 sink_1::ypos=0
sink_2::xpos=1140 sink_2::ypos=0
sink_3::xpos=2280 sink_3::ypos=0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment