[vlc] VLC Streaming Questions
    blood_on_ice 
    peach_wyss at yahoo.com
       
    Wed Apr 15 23:22:27 CEST 2009
    
    
  
that's exactly the problem we have right now...we cannot use JVLC because of
its use of the canvas awt component, because canvas isn't possible in a
sun's wonderland 0.5 embedded swing application, where we want to build in
the java video player...would be interesting how your co-worker solved that.
thanks for your help.
Greetings,
Peter
Keith Kyzivat-4 wrote:
> 
> JVLC components currently use AWT Panels to play video to, which was not
> suitable for a Swing project I was working on.  A co-worker of mine made a
> small video out plugin that drew frames into a java-supplied buffer,
> which,
> then, when in Java, would paint this to a JPanel, inside a custom JPanel
> (a
> VideoPanel).  This code is not mature yet, and I'm not quite sure where it
> is at the moment.  If I can dig something up for you, I'll do so.  I know
> I
> won't be able to isolate the changes that were made to the VLC source
> itself, as I did not see those changes.
> 
-- 
View this message in context: http://www.nabble.com/VLC-Streaming-Questions-tp22883923p23067412.html
Sent from the VLC (VideoLAN) mailing list archive at Nabble.com.
    
    
More information about the vlc
mailing list