Hello Wowza,
We have problem on displaying the stream key on page source, so i would like to ask if theres a module or sample module to make it so the stream key will be different from playback,
sample:
this is the stream key that we will be using to publish a stream using encoders such as OBS and XSplit
rtmp url : rtmp://live.sample.com/live
stream key : live_ABC123
we would like the stream key to be something different on playback like:
stream key : playback_ABC123
so no one will know the publishers stream key even if they look at the page source on the browsers
Thanks,