Yes, I, and I'm sure others are interested in the JMF streaming
code for displaying videos in a Java3d Scene, along with the
other components ( create, read, transmit, receive ).

  I've used Java3d, the Java Media Framework and the VRML Loaders,
along with Web3d's VRML based H-Anim avatars to create movies
and display them on the web, all with Java:


  Streaming Media with JMF & Java3d ( make & show movies )
  --------------------------------------------------------
   http://www.frontiernet.net/~imaging/java3d_and_vrml.html
   http://www.frontiernet.net/~imaging/gait_analysis_tutor.html

  VRML Animation file & ".mov" video file, create with Java.
  ---------------------------------------------------------
   http://home.rochester.rr.com/javajava/media/darts_animation_movie.mov
http://www.frontiernet.net/~imaging/shout3d/models/H-Anim/darts_animation_VRML.wrl


> Hello,
>  I believe there was an interest in streaming video from one terminal to
> another and displaying the video in a Java3D scene. The 3 components to
> do this (1-capture and stream video 2-receive video stream and 3-
> display video stream in Java3D) has already been done and is made
> available in JMF Solutions website
> (http://java.sun.com/products/java-media/jmf/2.1.1/solutions/).
> I have pieced them up together to make one application that on one
> terminal captures video, streams it and on another terminal receives it
> and displays it as a texture on a cylinder in Java3D. I can provide
> anyone interested with the code. If j3d.org is interested they can take
> the code as well.
>   Thanks.
>
>                                                                 Mojtaba
Mojtaba Hosseini wrote:

  Please upload it to the web and post the URL,
or if you send it to me I'd be glad to put it
on the web.

  -- Paul,  Java Developer & Web Animator
  -----------------------------------------------------
"Imaging the Imagined: Modeling with Math & a Keyboard"

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to