vlcj
Using jlayer/javazoom, or vlcj to playback audio (MPEG4, RAW AMR, or THREE GPP)
Can jlayer/javazoom, or vlcj playback MPEG4, RAW AMR, or THREE GPP? I have searched, and I cannot find how to correctly use t开发者_JAVA技巧he players, or whether they even support playback of these[详细]
2023-04-08 19:11 分类:问答VLCJ simple application works packaged as jar but not in BlueJ
This is pretty particular, so I\'m hoping someone on here has used VLCJ on windows before. Using Blue J, here is my test class:[详细]
2023-04-03 05:19 分类:问答Router port forwarding and rtsp streaming problem
I\'m using vlcj to stream (RTSP) video. The problem is I am behind a router and dd-wrt only forwards and open ports if there is an开发者_StackOverflow中文版 application that is listening. But, I strea[详细]
2023-03-27 05:44 分类:问答Video/Audio chat in Java
I am planning to implement Video/Audio chat application in Java and I would like to ask you what do you suggest to use.[详细]
2023-03-25 22:35 分类:问答Out of process video player on mac (vlcj)
I\'ve been using VL开发者_运维知识库CJ to embed a number of media players in the same window - on Windows and Linux this works fine, because they can be out of process (which they need to be to be sta[详细]
2023-03-24 02:34 分类:问答How to distinguish between audio file and video file?
I am using Java to write a media application. Given a file, how can I know is it a audio file or video file?[详细]
2023-03-16 19:05 分类:问答Can I use vlcj library in an Applet?
How can I use vlcj-1.2.0 to play a video file in an applet if I need libvlc.dll from user\'s VLC folder in Program_Files?[详细]
2023-03-14 07:55 分类:问答How to use 3rd party packages in Java
I\'m developping my first Java application which actually needs a 3rd party package开发者_StackOverflow中文版 and now I\'m lost as to how to actually use it. The packages I need are from VLCJ so that[详细]
2023-03-13 06:21 分类:问答which is better? JMF or VLCJ. especially for streaming youtube videos
I am an average java developer and i am trying to come up with a browser that is developed entirely in java. I want that my browser must be able 开发者_StackOverflowto play youtube videos, and for tha[详细]
2023-02-13 08:00 分类:问答Transparent JPanel over Canvas (VLCJ)
I know that a similar question was posted before, but there was no answer or example code. I need a transparent JPanel on top of a canvas. The code posted below is not working[详细]
2023-02-05 18:58 分类:问答