How to display video in jsp
843840Mar 11 2009 — edited Mar 15 2009Hi all
I have requirement where i need to display video from say a file or from web cam on jsp page.
I tried it with applet, it works, but i don't want it with applet.
Is there any way by which a video can be displayed directly using jsp in browser ( i mean by means of some player or something) ?