media library
Classes
-
AudioSource
-
List of existing Audio Sources
-
Capabilities1
-
The capabilities for the media service is returned in the Capabilities element.
-
GetAudioSourcesResponse
-
This command lists all available physical audio inputs of the device.
-
GetMetadataConfigurationResponse
-
The GetMetadataConfiguration command fetches the metadata configuration if
the metadata token is known.
-
GetProfileResponse
-
The GetMetadataConfiguration command fetches the metadata configuration if
the metadata token is known.
-
GetProfilesResponse
-
Any endpoint can ask for the existing media profiles of a device using the
Media.getProfiles command. Pre-configured or dynamically configured
profiles can be retrieved using this command. This command lists all
configured profiles in a device. The client does not need to know the media
profile in order to use the command.
-
GetServiceCapabilitiesResponse
-
Returns the capabilities of the media service. The result is returned in a
typed answer.
-
GetSnapshotUriResponse
-
A client uses the GetSnapshotUri command to obtain a JPEG snapshot from the
device. The returned URI shall remain valid indefinitely even if the profile
is changed. The ValidUntilConnect, ValidUntilReboot and Timeout Parameter
shall be set accordingly (ValidUntilConnect=false, ValidUntilReboot=false,
timeout=PT0S). The URI can be used for acquiring a JPEG image through a HTTP
GET operation. The image encoding will always be JPEG regardless of the
encoding setting in the media profile. The Jpeg settings (like resolution or
quality) may be taken from the profile if suitable. The provided image will
be updated automatically and independent from calls to GetSnapshotUri.
-
GetStreamUriResponse
-
This operation requests a URI that can be used to initiate a live media
stream using RTSP as the control protocol. The returned URI shall remain
valid indefinitely even if the profile is changed. The ValidUntilConnect,
ValidUntilReboot and Timeout Parameter shall be set accordingly
(ValidUntilConnect=false, ValidUntilReboot=false, timeout=PT0S).
-
GetVideoSourcesResponse
-
This operation lists all available physical video inputs of the device.
-
MediaUri
-
-
Profile
-
representation of a profile that exist in the media service
-
ProfileCapabilities
-
-
StreamingCapabilities
-
Streaming capabilities.
-
StreamSetup
-
Stream Setup that should be used with the uri
-
Transport
-
-
VideoSource
-
List of existing Video Sources