Android code to ONVIF Can someone help me. From an Android tablet I should communicate with a Samsung camera SNZ-5200. I need to stream and zoom in / out. camera use ONVIF protocol I have searched the ONVIF.com and other page. pleas help me with some Sample code.
Asked
Active
Viewed 3,590 times
2
-
check my older post http://stackoverflow.com/a/22401873/1735099 – Kin Mar 25 '14 at 06:42
-
you need to generate the code from ONVIF wsdl files. check this tool https://code.google.com/p/ksoap2-android/ – Ottavio Campana Mar 25 '14 at 16:23