Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Live Stream Component

Avatar

Level 3

Working on Building a Live Stream Component it requires a flow user coming to a page can able to see banner countdown timer counting down to the start of live stream Completion of timer takes them to new page where Event is going on after event end page should refresh and show the banner Can anyone suggest me best way to achieve this?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@rohankalra It looks like a component with custom js to render countdown and other BI logics.

https://www.sitepoint.com/build-javascript-countdown-timer-no-dependencies/

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@rohankalra It looks like a component with custom js to render countdown and other BI logics.

https://www.sitepoint.com/build-javascript-countdown-timer-no-dependencies/