Please help me, i dont record video in java, i have ipcamera panasonic blc111..

GroG

10 years 11 months ago

Hello Dedy,

What video formats does a panasonic blc111 support - you might want to include links to manuals which have this information too.

Regards,

GroG

GroG

10 years 11 months ago

Java does not need additional libraries in order to decode JPEGs but to decode MPEG-4 there is no SE or SDK support.  Can you change the format to JPEG?  If not then you have to find a good library.. My first guess is to use Xuggle.  http://www.xuggle.com/

 

Dedy_hidayat

10 years 11 months ago

In reply to by GroG

 

so, I can record a video in what format?
You have the example code in java panasonic ipcamera recording?

The fact that you have given me snippets of MRL code, makes me believe that you have another purpose.  Can you describe what you trying to do ?  Maybe you can achieve it with VLC - VLC can stream video in from a remote source, and I believe record it.

It has MPEG4 decoding capability.

Here,

http://www.austech.info/networking-wireless-cabled/73607-streaming-ip-camera-vlc-player-easy-way.html

It even has specifics for a Panasonic MPEG4

Thanks GroG, if one day I want to record directly from java without having to use the help of vlc, what can I do, You can help me record it directly from java? the video format that you think is easy?

Dedy_hidayat

10 years 11 months ago

Thanks Grog, my project was finish, now i use ipcamera with VLC