I need to aggregate several live streams from web cams. Then generate a single live stream for the client.
I see several apps to capture the web cam stream, but nothing that will splice the streams together.
I need to aggregate several live streams from web cams. Then generate a single live stream for the client.
I see several apps to capture the web cam stream, but nothing that will splice the streams together.
You need to look at the OVERLAY filter. To do a 2X2 tile screen you'll need to cascade multiple overlay filters. Consult the documentation on Filter Graphs to simplify your command line arguments.