Hi folks,
reading the new 2.9 SDK i’ve read in the MockUpTool.pptx file (slide nbr. 27) the screen layout for doing TEXT OVERLAY on photos or video.
How do text overlay within videos?
Thankx
Hi folks,
reading the new 2.9 SDK i’ve read in the MockUpTool.pptx file (slide nbr. 27) the screen layout for doing TEXT OVERLAY on photos or video.
How do text overlay within videos?
Thankx
Unless there’s something new that I overlooked, text/graphics overlay on videos can only be done by drawing an roImageCanvas on top of the roVideoPlayer.
You could use the imagecanvas as theEndless suggests or by using an SRT file to display “subtitles” or other text messages at specific timecodes in the stream.
–Kevin
I like the SRT idea!
-JT