Forum Discussion
RTSP uri
Hi everyone:
I have a question,My multiple streaming media server uses Microsoft's MMS protocol. I want to make a redirect to the real streaming server when a lot of clients access VS.How to achieve this demand?My LTM software version is 11.6.1。I consider using RTSP Profile or iRules,But I am not sure whether it can be achieved。my friend told me the iRules can be achieved,see below:
regexp "rtsp://./(.)$" [RTSP::uri] url file
set newuri "mms://x.x.x.x/$file"
RTSP::respond 302 MOVED_TEMPORARILY "Server: F5-redirector\r\nLocation: $newuri\r\nConnection: close\r\n\r\n"
Is anyone help me answer it? or give me a complete iRules. Thank you very much!
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com