Capture video streaming from WiFi camera, in Java UI

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
Ranger
Member
Posts: 27
Joined: Sat Mar 31, 2007 3:23 am

Capture video streaming from WiFi camera, in Java UI

Post by Ranger »

Hello,
I'm using a Panasonic Camera - HC-V550M(FULL-HD).
I have done the steps given for the JAVA program to run on Windows8.
I am able to connect to the Camera using the Web commands.
Also JAVA program is running and UDP port also created.

But the Video or Picture is not streaming using Liveview and I would like to know the reason.

I have checked on Ubuntu machine in Terminal I can get streamed data in UDP port,
but not able to get in JAVA UI.

Thank you.
Post Reply