Search found 4 matches

Go to advanced search

by darkanita
27 Aug 2008 22:25
Forum: VLC stream-output (sout)
Topic: RTSP Streaming
Replies: 0
Views: 691

RTSP Streaming

i have this code: import java.applet.*; import java.awt.Canvas; import javax.swing.JPanel; import org.videolan.jvlc.JVLC; import org.videolan.jvlc.Playlist; public class PruJvlc extends Applet { private Playlist playlist; private JVLC jvlc; public Canvas jvcanvas; public JPanel jvcc; public void ini...
by darkanita
26 Aug 2008 17:37
Forum: VLC media player for Windows Troubleshooting
Topic: Cant't comile JVLC under winXP
Replies: 5
Views: 826

Re: Cant't comile JVLC under winXP

Hi.

You can solved this problem?, i have the same error and i don't that to do. can you help me?
by darkanita
26 Aug 2008 17:34
Forum: VLC stream-output (sout)
Topic: JVLC
Replies: 1
Views: 506

Re: JVLC

ok now my error change: Exception in thread "main" java.lang.UnsatisfiedLinkError: org.org.videolan.jvlc.JVLC.createInstance([Ljava/lang/String;)J at org.org.videolan.jvlc.JVLC.createInstance(Native Method) at org.org.videolan.jvlc.JVLC.<init>(JVLC.java:64) at VLCExample.main(VLCExample.ja...
by darkanita
26 Aug 2008 16:28
Forum: VLC stream-output (sout)
Topic: JVLC
Replies: 1
Views: 506

JVLC

Hi, I have a problem with JVLC, first I have an error with native libraries but this was soved copying jvlc.dll and libvlc.dll in system32 folder. But in this moment i have other error : # # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005...

Go to advanced search