Kodi Community Forum
USB camera - how to? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: USB camera - how to? (/showthread.php?tid=233118)



USB camera - how to? - barbalberto - 2015-07-24

Hi guys,

I have a USB camera plugged in my raspberry with kodi installed.
How can I have the streaming from the camera shown using kodi?

With a plain linux distro I was able to create a simple c++ program that opens up a windows (sdl + open GLES) and show the images, is it possible to use it as a "program addon" or is there a better way?
Does it makes any sense?