DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2004
    Posts
    1

    Applet that buffers, then streams images

    Hi,

    I've been given a difficult Java applet project and need some advice on how to best implement it.

    I need to create an applet that will read and display a series of jpeg images in a sequence. When viewed in the right order, and at a rate of approx 12 images per second, the applet will act like a movie player.
    I think this application would work best if a set number of images were read first and buffered before they were displayed.

    I need to know whether there is something similar already available on open source. If not, are there any classes that can deal with image buffering?

    Thanks

  2. #2
    Join Date
    Sep 2004
    Posts
    223
    this method can be tricky to implement so here is a good page for it:

    http://www.informit.com/articles/article.asp?p=30419
    A kram a day keeps the doctor......guessing

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links