You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR: #1469 to add display of VTT captions has been merged but caption display is not ready for production release.
This ticket is a follow-on to discussion in that PR to use a feature flag to prevent caption display from being turned on until more time is dedicated to captions.
The text was updated successfully, but these errors were encountered:
The `Settings.enabled_features.transcripts` flag was added to control
whether the viewer will display a track element containing the
transcript for a video.
The setting can be toggled by adding `?trascripts=true` to the URL for
the embed viewer. This will require you to look at the view directly
instead of embedded in PURL or SearchWorks.
Resolves#1497
The `Settings.enabled_features.transcripts` flag was added to control
whether the viewer will display a track element containing the
transcript for a video.
The setting can be toggled by adding `?trascripts=true` to the URL for
the embed viewer. This will require you to look at the view directly
instead of embedded in PURL or SearchWorks.
Resolves#1497
The `Settings.enabled_features.transcripts` flag was added to control
whether the viewer will display a track element containing the
transcript for a video.
The setting can be forced on by adding `?trascripts=true` to the URL for
the embed viewer. This will require you to look at the view directly
instead of embedded in PURL or SearchWorks.
Resolves#1497
PR: #1469 to add display of VTT captions has been merged but caption display is not ready for production release.
This ticket is a follow-on to discussion in that PR to use a feature flag to prevent caption display from being turned on until more time is dedicated to captions.
The text was updated successfully, but these errors were encountered: