java - How to show images in motion on browser other than applet -
java - How to show images in motion on browser other than applet -
i have been working on project on video surveillance in java through rmi , struts hibernate. in have image frames stored in server database. want show them in motion give video on web browser. since applets run on client can't achive applets.. how can this?
you can utilize javascript that. depending on size of images , resolution performance may issue.
java image video
Comments
Post a Comment