<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 17, 2019 at 5:01 AM socieboy <frank@streamit.live> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello, Do you have a idea how to make gstreamer detect the /dev/video*<br>
devices and start a recording for each one?<br>
<br>
do i need to use some kind of for loop?</blockquote><div><br></div><div>You can just define three separate pipelines on the command line using gst-launch-1.0 to test. What are you actually going to do with these streams?</div><div><br></div><div>For example, I record using two cameras and use a muxer and multifilesink to combine them into one mkv container.</div><div><br></div><div>-aps<br></div></div></div>