From: Andrew Wason <[EMAIL PROTECTED]>
Subject: Re: Writing Rendering Plugin In Java
At 11:25 AM 3/16/00 -0800, RealForum wrote:
>I'm wondering if anybody has written an rendering (or anythign else) plugin
>for the RealSystem in Java.
softcom RealJ is a RealPlayer rendering plugin which hosts Suns JRE 1.2
Java VM, currently under Win32. This means you can build synchronized
RealPlayer rendering plugins in Java. RealJ can also host standard web
browser Java Applets. So you can build a SMIL presentation that contains
RealVideo in one region along with various Java Applets and other Java
objects in other regions. These Java objects have some of the RealPlayer
API exposed to them through Java interfaces. They can also synchronize
themselves to the RealPlayer timeline via a set of Java interfaces. RealJ
also supports JavaScript 1.5 via the Mozilla pure-Java Rhino JavaScript
interpreter. This means that most rendering plugins can be written in
JavaScript.
RealJ is not publicly available for developers yet, but you can download a
preview now. A full featured presentation including chat and a Java game
embedded in RealPlayer will be available this Sunday during the E! Online
Oscar party. E! requires you to register for the Oscar party.
http://www.eonline.com/Features/Awards/Oscars2000/Tedparty/enhanced.html
A simple RealJ demo of video along with some moveable Java windows
implemented in JavaScript is available here
http://developer.softcom.com/realj/windows.ram
For more information on RealJ, send email to [EMAIL PROTECTED]
Andrew
--
Andrew Wason
softcom
[EMAIL PROTECTED]
*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites. Archives of RealForum can
be found at http://realforum.real.com
If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:
unsubscribe realforum
or from another account, besides the address you subscribed with:
unsubscribe realforum <[EMAIL PROTECTED]>