Hello there,
i have a streaming server connected to an application, when i connect to the server through a web debugger like charles or fiddler i can see the streaming link, so i want to hide the streaming url when a user access the server through the application will access to the streaming server with a temporary generated link, so the user cant access the real streaming url, for example server url : [login to view URL]
i want this link to looks like this : [login to view URL] ( no one can access the real streaming url directly )
how can i achieve this access?
see the documentation below for more explanation