rvi / ONVIFCameraAndroid

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

get snapshot #10

Closed devabacus closed 4 years ago

devabacus commented 4 years ago

Could you tell how to make a snapshot img via onvif (on your library probably). When I do it via http get request e.g. http://www.[ip-address]..../snapshot.cgi the quality is bad.

rvi commented 4 years ago

You can have a look at ONVIF documentation, you will probably find your answer :)