
Non-linar overlay schedule on a LIVE Broadcast
Is it possible to call a XML schedule on a live broadcast, since there is no "total time" of the video?
Is it possible to call a XML schedule on a live broadcast, since there is no "total time" of the video?
Hello,
Instead of using xml, you may want to try using a ‘seek’ event from our API to find out how long your live stream has been playing, please see our documentation here:
https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javascript_api_reference/#seek
Could you post some details about what you are trying to do?