Skip to content

kaltura-vpaas/embeddable-captions-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaltura Caption Editor Embed

A guide to embed the Kaltura Caption Editor in your web application. Kaltura has a rich captioning Experience that is available in the KMC

However, you also are able to embed the caption editor by itself as shown below:

captions_embed

To use the demo, supply a media entry id from your account that can be acquired via:https://developer.kaltura.com/console/service/media/action/list

The caption editor will only work with media entries that already have existing captions. If you wanted to create an experience where captions are able to be added for the first time, you could create a blank CaptionAsset by following this workflow:

https://developer.kaltura.com/workflows/Enrich_and_Organize_Metadata/Captions

How to Run

PHP

Fill out all the variables as specified and run the example.

Node.JS

  1. Install https://nodejs.org/en/
  2. Copy env.template to .env and fill in your information
  3. run npm install
  4. npm run dev for developement
  5. npm start for production

How you can help (guidelines for contributors)

Thank you for helping Kaltura grow! If you'd like to contribute please follow these steps:

Where to get help

Get in touch

You can learn more about Kaltura and start a free trial at: http://corp.kaltura.com
Contact us via Twitter @Kaltura or email: community@kaltura.com
We'd love to hear from you!

License and Copyright Information

All code in this project is released under the AGPLv3 license unless a different license for a particular library is specified in the applicable library path.

Copyright © Kaltura Inc. All rights reserved.
Authors and contributors: See GitHub contributors list.

Open Source Libraries Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published