Bug Fixes:
Bug Fixes:
Bug Fixes:
Bug Fixes:
Bug Fixes:
Features:
participantInitials
property of the Room
constructor options,
the initials
property for the
LocalParticipant
,
and the initials
property for the
Participant
.encryptionSecret
property of the Room
constructor options,
the setEncryptionSecret()
method of the
Room object,
and VideoExpress.hasEndToEndEncryptionSupport()
.Features:
Added initials API.
See the participantInitials
property of the Room
constructor options.
See the initials
property for the LocalParticipant
and the Participant
.
This is a beta feature.
For more information, see the "Initials" section of the Video Express developer guide.
Bug Fixes:
Bug Fixes:
Features:
Added end-to-end encryption for Vonage Video Express.
See the encryptionSecret
property of the Room
constructor options and the setEncryptionSecret()
method of the Room object. This is a beta feature.
For more information, see the "End-to-end encryption" section of the Video Express developer guide.
Added VideoExpress.hasEndToEndEncryptionSupport()
method. See VideoExpress.hasEndToEndEncryptionSupport()
for more information. This is a beta feature.
Bug Fixes:
Features:
setVideoFilter()
and clearVideoFilter()
methods for
PreviewPublisher
and
CameraPublisher
.Bug Fixes:
Bug fixes:
Bug Fix:
Room.participants
object now includes an object representing the local client. See
Local Participant
for more information.Features:
maxVideoParticipantsOnScreen
property of the Room
constructor options.setVideoFilter()
and clearVideoFilter()
methods for
PreviewPublisher
and
CameraPublisher
.hasMediaProcessSupport
API is released for Video Express (no longer in beta).
See VideoExpress.hasMediaProcessorSupport()
for more information.setDisabledImageURI()
methods for
PreviewPublisher
,
CameraPublisher
,
ScreenPublisher
,
CameraSubscriber
, and
ScreenSubscriber
.Bug Fixes:
Features:
setVideoFilter()
and clearVideoFilter()
methods for
PreviewPublisher
and
CameraPublisher
.
This is a beta feature.hasMediaProcessorSupport()
method to check client support for video filters.
See VideoExpress.hasMediaProcessorSupport()
for more information.
This is a beta feature.Features:
Added configurable background images for muted videos.
See the setDisabledImageURI()
methods for
PreviewPublisher
,
CameraPublisher
,
ScreenPublisher
,
CameraSubscriber
, and
ScreenSubscriber
.
This is a beta feature.
Added connection data support.
See the participantConnectionData
property of the
Room
object
and the connectionData
property of the
Participant
object.
This is a beta feature.
Improvements:
Bug Fixes:
Features:
managedLayoutOptions.speakerHighlightEnabled
and the
managedLayoutOptions.speakerHighlightColor
properties of the Room()
constructor options.
This is a beta feature.Features:
Added the ability to limit the number of subscribers' videos displayed in a room. See
the maxVideoParticipantsOnScreen
option of the Room()
constructor.
This is a beta feature.
Added missing docs for the mediaShutoffThreshold
option of the Room()
constructor.
This lets you set a threshold for the current number of participants in the Room
(upon joining) that will prevent the local client’s CameraPublisher from publishing audio and video.
Bug Fix:
deviceLayoutMode
was not set to auto
, causing the layout for mobile
users to default to the desktop
view. Now the deviceLayoutMode
is automatically chosen
based on the type of device used if no option is specified.videoFilter
option and full high definition (1080p) resolution
.iceConfig
property of the Room()
constructor options.managedLayoutOptions.layoutMode
property of the Room()
constructor options.Improvements:
Features:
iceConfig
property of the options
parameter of the
VideoExpress.Room() constructor.
This is also available as an
add-on feature and is supported in
Video Express as a beta feature.Bug Fix:
Features:
deviceLayoutMode
property of the managedLayoutOptions
parameter of the
Room() constructor. This is a beta feature.Features:
Improvements:
Bug Fix:
Room.join()
method rejects when publishing fails and the participant is disconnected from the room.disconnected
event, with the reason
property of the event object set to cameraPublisherDestroyed
. See the Room Events documentation.Bug Fix:
from
property set to null
. See the SignalEvent documentation.Bug Fix:
Bug Fix:
VideoExpress.setProxyUrl()
method.Features:
Vonage Video Express 1.0.0 is released (no longer in beta).
Rebranding to Vonage Video Express. Updated references.
Features:
Features:
Improvements:
Features:
Improvements:
transitionDurationMs
from RoomProperties
, which is no longer applied to active speaker tracker animation.This version includes some performance improvements.
Features:
Bug Fix:
Room
object dispatches the participantJoined
event.Improvements:
Bug fixes:
Room.leave()
method, where publisher was not re-created on re-joining a room.Features:
New signaling API — see the Room.signal()
method and the signal
and signal
: events
dispatched by the Room object.
Participant.name property added.
(Also see the participantName
option in the Room()
constructor)
List of Participants in a room (see the Room.participants property).
Bug fixes:
maxVideoParticipantsOnScreen
is not set in the
Room() constructor.Bug fixes:
created
and accessAllowed
not firing on CameraPublisher
and PreviewPublisher
started
not firing on ScreenPublisher
This is the first public beta release of Vonage Video Express. This release consist of following features:
This is the first private release of Vonage Video Express