We noticed when viewing any vod object a livestream related api call gets made.
This is the specific call
curl --url 'https://host-76-74-91-14.contentfabric.io/qlibs/ilib43b1RsTFCFKzzU4z3yY58iE449rb/q/iq__3wzYaEm7e9dH1q7tpLKgYueTBRMs/meta/live_recording_config?select=srt_egress_enabled&select=url&link_depth=1&resolve=false&resolve_include_source=false&resolve_ignore_errors=false' \
-H 'Accept: application/json' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: Bearer eyJxc3BhY2VfaWQiOiJpc3BjMlJVb1JlOWVSMnYzM0hBUlFVVlNwMXJZWHp3MSIsImFkZHIiOiIweDljNTViMDRjNmI0ZjM2MzZlNjc4YzRlMDVhMjA0MjRkZWJlYTMyY2QiLCJxbGliX2lkIjoiaWxpYjQzYjFSc1RGQ0ZLenpVNHozeVk1OGlFNDQ5cmIifQ==.RVMyNTZLX0ZQbXBaUnlnTjVYYncxemlxTjRlOWRoczdncG1aTHMzekNqWkhOUWZHcGQzc3Z0NHFVQUdiRWNhQm44QWF4VW1rUVdMRVFGenRUOW1FNUE3dlFwdjQ0TW5K'

We noticed when viewing any vod object a livestream related api call gets made.
This is the specific call