ONVIFCameraAndroid
ONVIFCameraAndroid copied to clipboard
Change IP-Camera settings
How to change ip-camera settings like framerate , resolution ... etc , with onvif Any help please.
There are media profiles, which describes VideoSourceConfiguration you can check all of your device available profiles by calling GetProfiles method. You can choose which profile u want use with <ProfileToken> argument in GetStreamUri method for more check: http://www.onvif.org/ver10/media/wsdl/media.wsdl