Hi there, I'm trying to create a live input where the number of viewers is hidden. According to the

Hi there, I'm trying to create a live input where the number of viewers is hidden. According to the documentation for creating a live input, it seems there is a hideLiveViewerCount parameter (https://developers.cloudflare.com/api/resources/stream/subresources/live_inputs/methods/create/), but it doesn't seem to be working. Even when creating an input with this value set to true, I still see the number of viewers displayed on the player. What am I doing wrong?
Was this page helpful?