rvi / ONVIFCameraAndroid

Example on how to connect to an ONVIF camera on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change IP-Camera settings

AbdulrahmanZ opened this issue · comments

How to change ip-camera settings like framerate , resolution ... etc , with onvif
Any help please.

commented

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