ovikassingho / gstreamer-java

Automatically exported from code.google.com/p/gstreamer-java
0 stars 0 forks source link

How Gstreamer java support to web application #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Have you tried to verify this is a gstreamer-java specific issue, and not a
problem with the gstreamer framework itself?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by vivek.ka...@gmail.com on 13 Mar 2012 at 10:19

GoogleCodeExporter commented 8 years ago
gstreamer-java can be loaded into a Java applet, which - given the right 
permissions - can interact with the native gstreamer libraries (.so, or .dll). 
Hence, a web developer can embed a gstreamer-java applet in a web application's 
web page and interact with it using javascript.

Closing this - a non-issue.

Original comment by tsha...@gmail.com on 19 Feb 2013 at 3:42