rvi / ONVIFCameraAndroid

Example on how to connect to an ONVIF camera on Android
MIT License
141 stars 66 forks source link

Change IP-Camera settings #21

Open AbdulrahmanZ opened 3 years ago

AbdulrahmanZ commented 3 years ago

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

ADK64 commented 2 years ago

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