jmf
problem with JMF and capture device
i try to u开发者_如何学运维se JMF on applet for read data from webcam . but in below code : String str2 = \"vfw:Microsoft WDM Image Capture (Win32):0\";[详细]
2023-02-25 11:35 分类:问答Getting javax.media.NoProcessorException
Following is the code from my audio, video recording project. The audio file is getting created but while creating video file \"testVideo.mov\" I am getting \"javax.media.NoProcessorException: Cannot[详细]
2023-02-24 12:32 分类:问答need on capturing image from webcam
I am working on a project where I have to capture images from webcam.I thought of using LTI-CIVIL api for this purpose. But it does not work on 64-bit os(I tried to run demo programs on windows 7(64-b[详细]
2023-02-22 05:30 分类:问答FMJ Video Capture in Java
I\'m trying to capture video from a webcam connected via usb, but for some reason FMJ can\'t load or find the registry file. When I try to run my program, every call to a FMJ function produces the war[详细]
2023-02-20 16:33 分类:问答Show video to JPanel
I am creating a simple video player but I\'m having problem to show the video file to stream in JPanel. I\'ve created and designed a JFrame and put a square size JPanel inside the form.[详细]
2023-02-20 00:59 分类:问答How to make overlay for video in swing
I want to make a transparent overlay for a foreign project to show live video. Sample of overlay is given in the image link below. In image you can see a overlay at right bottom corner showing face of[详细]
2023-02-19 07:36 分类:问答What is the reverse operation of bitwise AND?
How can I get a from b and c? What would be the reverse operation? Here is the code: classs { public s开发者_如何转开发tatic void main(String ar[])[详细]
2023-02-17 01:48 分类:问答Open source web conferencing system using java / JMF
Is there any Open source web conferencing solutions in Java, which could support features like a shared whiteboard, presentations, audio,开发者_JS百科 video, Record / play back presentations etc? I am[详细]
2023-02-14 10:58 分类:问答Is it possible to use JMF in Android?
The reason why I want to use JMF in Android is to send out RTP from Android. Is there a good way to 开发者_运维知识库do that?You can use the android.net.rtp package for RTP[详细]
2023-02-14 02:50 分类:问答Video Mining - Character Identification and Naming
Is there any cla开发者_JAVA技巧ss to add subtitles in video using JAVA? I think you can use Jubler to add,edit subtitles in video.Yes. You can use Jubler as suggested by u3050.[详细]
2023-02-14 02:35 分类:问答