Reputation: 2539
I am writing a Java applet to display live images from Axis cameras. Is there a good library I can download that abstracts camera image fetching using VAPIX?
Thanks.
Upvotes: 5
Views: 1302
Reputation: 51
You can download the axis media player SDK once installed check the install directory and you will have sample code that you can use and I belive one is for java.
Upvotes: 1