Skip to main content

Bookmark Settings

Notice

This document is a machine-translated draft and is currently undergoing review. Some content may be inaccurate or differ from the original Korean version. For the most precise information, refer to the Korean documentation.

  • PlanStarterBasicEnterprise

Availability varies by plan. Unless otherwise noted, all plans support this feature.

The bookmark feature is a navigation tool that helps viewers instantly navigate to key sections of a video. With official bookmarks and personal bookmark features, you can provide viewers with a convenient viewing experience.

Bookmark types

Kollus VOD provides two types of bookmark features depending on the management entity and purpose of use.

CategoryOfficial bookmarksMy bookmarks
Management entityCustomer (content administrator)Viewer (individual)
Use case exampleProviding lecture table of contents, guiding key scenesNotes on important points
Usage permissionsCustomer adds/edits/deletes (viewers can only view)Viewer adds/edits/deletes their own
VisibilityAll viewersOnly the viewer who created the bookmark
Supported plansStarter Basic EnterpriseEnterprise

Automatically generate official bookmarks (table of contents)

Instead of manual configuration, you can use AI technology to automatically generate key chapters of a video.


How to configure official bookmarks

  1. In the Kollus VOD console, go to the [Library] or [Channel] menu and click the title of the target content.
  2. Play the content in the preview player on the [Overview] tab.
  3. Pause the video at the scene where you want to register a bookmark.
  4. Click [Settings (gear icon)] at the bottom of the player.
  5. In the settings window, click [Bookmark (star icon)].
  6. Click [Add (+)] at the top of the screen to register the timestamp of the current point in the bookmark list.
  7. Click the edit icon on a registered item to enter bookmark content (e.g., Chapter 1 overview) or delete the bookmark.
Tip

You can register bookmarks the same way in the preview window that appears when you click the poster in the library list.


Enable the My bookmarks feature

  • PlanEnterprise

For viewers to create their own bookmarks, the system must be able to identify individual users.

  • User identification: The viewer's ID(client_user_id) must be included in the JWT(JSON Web Token) Payload used to generate the playback URL.
  • Data integration: Data generated by the player can be synchronized in real time with the customer's database(DB). This allows viewing data to be centrally managed on external platforms such as an LMS.
  • Development guide: Bookmark Integration