To set end actions in a video player, follow these steps:

1. Define Your End Actions:

Decide what actions you want your video player to take when a video ends. You can typically choose from options like replaying the video, displaying related content, or allowing viewers to share the video on social media.

2. Update the Video Player URL:

Modify the URL of your video player to include the ‘endAction’ parameter, followed by your chosen end actions. For example:

https://your-video-player-url.com?endAction=replay

https://your-video-player-url.com?endAction=related

https://your-video-player-url.com?endAction=share

By adjusting the URL parameters, you can customize the end actions of your video player to enhance the viewing experience and engagement.
Please Note: By default, when a video ends in the 5centsCDN Video Player, a prominent replay button appears, allowing viewers to replay the video. However, it’s essential to note that the ‘endAction’ parameter’s functionality may be limited when dealing with live streams, especially when the ‘offline image’ option is enabled.