I am trying to implement a clickable HTML/CSS/Javascript based layer component on top of an ongoing broadcast, such as a clickable advertisement banner at the top of the broadcast.
But being a novice to the TAL framework, I am currently trying to figure it out on the example project provided by BBC here:
https://github.com/bbc/talexample
Any assistance towards the usage of broadcast object in the TAL framework, or a general advice would be a huge help for me as I am struggling to understand the framework.
TAL's documentation for Broadcast TV Widget can be found here: https://bbc.github.io/tal/other/broadcast.html
My work overall is based on HbbTV's, if it makes any difference.