media2 library
Classes
-
Capabilities2
-
The capabilities for the media service is returned in the Capabilities
element.
-
Codec
-
If a device limits the number of instances for respective Video Codecs the
response contains the information how many streams can be set up at the same
time per VideoSource.
-
ConfigurationSet
-
-
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).
-
GetVideoEncoderInstancesResponse
-
The GetVideoEncoderInstances command can be used to request the minimum
number of guaranteed video encoder instances (applications) per Video Source
Configuration.
-
Info
-
The minimum guaranteed total number of encoder instances (applications) per
VideoSourceConfiguration.
-
MediaProfile
-
Lists all profiles that exist in the media service. The response provides
the requested types of Configurations as far as available. If a profile
doesn't contain a type no error shall be provided.
-
ProfileCapabilities
-
Streaming capabilities.
-
StreamingCapabilities
-
Streaming capabilities.