开发者

Capture video in Java for Freebsd

开发者 https://www.devze.com 2023-03-12 00:49 出处:网络
Please help! I need a Java library开发者_Python百科 that can create captures using 3gp files and it should work in Freebsd. Thanks.You can use JMF for that. http://www.oracle.com/technetwork/java/java

Please help! I need a Java library开发者_Python百科 that can create captures using 3gp files and it should work in Freebsd. Thanks.


You can use JMF for that. http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140239.html

refer this code to capture video. But you need to code for 3gp format.http://www.mutong.com/fischer/java/usbcam/


I found two solutions. ffmpeg and vlc programs.

0

精彩评论

暂无评论...
验证码 换一张
取 消