[gst-devel] Gstreamer is impossible to use with web browser.

Edward Hervey bilboed at gmail.com
Tue Dec 21 09:24:04 CET 2010


On Mon, 2010-12-20 at 22:46 +0100, Shamun toha md wrote:
> I dont know how many of you tried like this (non stop 1 week testing
> and testing till midnight). But i did really a big try till now 20,
> December 2010, and i gave up, because i want to have a answer either a
> big yes or no, finally came to a answer which is "NO".
> 
> What i can do to solve this ? I must install gstreamer (i know then it
> works) ? But why i cant embed gstreamer with my applet web install/web
> start ..etc etc???

  You did embed both gstreamer AND the plugins you needed in that
applet, right ?

  I don't know much about the applet side of java, but a few basic
questions come to mind:
  * you'll need JNI bindings/wrappers. Can one distribute an applet with
JNI bindings?
  * How do you build 'applets' that depend on shared libraries ?
  * If you need some plugins that depend on other libraries, have you
also embedded those ?
  * GStreamer is compiled for one arch at a time, aren't applets meant
to be arch-/platform-agnostic ?

  Have you tried a minimalistic (gst_init()) version ? What errors (like
debugging statements or java console errors) do you see ? Does your
applet find the gstreamer symbols alright ?

  Take a few steps back, try to answer some fundamental questions like
those above and maybe the 'real' problem will show up (for which
somebody might be able to provide more pointers, or better yet, *you*
might be able to find answers on the internet).

   Edward
> 
> 
> 
> 
> Thanks  & Regards
>  
> 
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel






More information about the gstreamer-devel mailing list