It is possible to pass rtsp URL from my server-side php script so this URL will be hidden from clients browser? I need something like this:
- Client (Viewer) select stream number from dropdown select menu, then I am calling some ajax function to my php to determine RTSP URL and then I am returning video stream from wcs5?
- Client (Viewer) select stream number from dropdown select menu, then I am calling some ajax function to my php to determine RTSP URL and then I am returning video stream from wcs5?