Text Overlay

263 views
Skip to first unread message

michaelha...@gmail.com

unread,
Dec 2, 2015, 10:52:04 AM12/2/15
to kurento
Does anyone know of a way where you could specify text that could remain at the bottom of the screen for the entire video?

Do overlays or filters work with a composite hub?

Luis Lopez

unread,
Dec 2, 2015, 4:48:53 PM12/2/15
to kur...@googlegroups.com
You can use the ImageOverlayFilter to add an image at your desired position in the screen. Just make that image to contain the text you want. You can combiner filters with hubs without problems.

Luis Lopez
Kurento.org Project Coordinator
tel +34 914 888 713tel lu...@kurento.comtel prof.luis.lopez • twitter linkedin blog youtube

Kurento.org logo

Best WoW Factor Award at WebRTC Conference & Expo 2014 (California)
Award

Audience Choice Award at WebRTC Conference & Expo 2014 (California)
Award

Best of Show Award at WebRTC conference expo 2014 (Paris)
Award



El 02/12/2015, a las 16:52, michaelha...@gmail.com escribió:

Does anyone know of a way where you could specify text that could remain at the bottom of the screen for the entire video?

Do overlays or filters work with a composite hub?

--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Matthew Mah

unread,
Dec 10, 2015, 3:59:28 PM12/10/15
to kurento
What if we want to use dynamic text that changes frequently? Under the current ImageOverlayFilter, it seems like the only way to approach this would be to continually generate new images to place on the filesystem (likely a ramdisk), and remove and add images frequently. 

Ivan Gracia

unread,
Dec 15, 2015, 11:52:52 AM12/15/15
to Kurento Public
Yes, that would be the only way.

Ivan Gracia


Micael Gallego

unread,
Dec 15, 2015, 2:14:08 PM12/15/15
to kur...@googlegroups.com

You can implement your own version of ImageOverlayFilter... A “bit“ more work ;)

nilesh gawande

unread,
Dec 16, 2015, 1:55:20 AM12/16/15
to kurento

Hi michaelha

Not sure what is your requirement but we have been able to show dynamic text on Remote Video. This text overlays on video. Unfortunately I cannot discuss solution here as we are under NDA.



-Nilesh 

ism...@crosscommunity.com

unread,
Dec 16, 2015, 4:55:56 PM12/16/15
to kurento, michaelha...@gmail.com
If you're streaming to a browser then you could simply overlay the desired text using standard HTML. Otherwise, you'd need to develop your own plugin, which isn't trivial.
Reply all
Reply to author
Forward
0 new messages