Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Create 2 images, one with the video feed (let's say 640x480), the other one with the text (in this case 160x480). Then use frame = hconcat([video,text]) to concatenate them into a 800x480 frame.