Skip to content

The parameter 'profileToken' in GetSnapshotUri is not handled #13

@keito99

Description

@keito99

In line 363 & 379 of onvifclientmedia.hpp.
The parameter 'profileToken' is not handled. Should be requested to the camera.
I suggest to add the following code to line 379.
SnapshotUriReq.ProfileToken = profileToken;

Some camera do not response correctly without the profileToken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions