Results 1 to 1 of 1
Thread: Get MJPEG from URL?
- 01-20-2012, 08:58 PM #1
Member
- Join Date
- Jan 2012
- Posts
- 1
- Rep Power
- 0
Get MJPEG from URL?
I have an Axis Camera brand IP camera and to access a MJPEG image, all I have to do is go to http://192.168.1.10/mjpg/video.mjpg in my browser.
My question is how would I get images from there in java? Would I have to get the images frame by frame and display them on my GUI frame by frame?
Does java have anything to handle MJPEG video?
Basically I just want an app that goes to http://192.168.1.10/mjpg/video.mjpg and displays the video live.
Thank you for your help.
-Sand


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks