Friends, i'm trying to record a video using IP Camera in python2. I can able to get only device name using "devicemgmt", similarly i am doing for "media" and "recording".Error comes like this.
for media: "WARNING:suds.umx.typed:attribute (ViewMode) type, not-found"
for recording: "onvif.exceptions.ONVIFError: Unknown error: Device doesn`t support service: recording"
Can anyone please share the idea if you know.