Video User Forum
Welcome, Guest. Please login or register.
March 11, 2010, 12:29:57 AM

Login with username, password and session length
Search:     Advanced search
Welcome to the Forum.
573 Posts in 277 Topics by 204 Members
Latest Member: Charles Engrem
* Home Help Search Calendar Login Register
+  Video User Forum
|-+  Multimedia
| |-+  VBPresenter (General)
| | |-+  Redirect Script
0 Members and 0 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Send this topic Print
Author Topic: Redirect Script  (Read 746 times)
rmavro
President
Administrator
Hero Member
*****

Karma: +6/-1
Posts: 322


Redirect Script
« on: April 07, 2008, 04:08:22 AM »

VBPresenter allows you to enter just one video viewing URL.  This is the URL that is presented to a "player" on viewer's desktops.

But sometimes, you need the URL to be different for different viewers.
For example, let's suppose you have a VBrick Reflector located at branch office A, B, C and D.  These Reflectors receive a "Push" stream from the primary VBrick located at headquarters.

What you want is for player to see the URL from Reflector A if you are on network A, from Reflector B if you are on network B, etc.

This is what the Videoalive "Redirector" software is for http://www.videoalive.com/redirectcreator/formmail/form.php



The software allows you to enter the actual URL to be used when the the request comes from a particular subnetwork. For example

NetworkUse This URL
192.168.1.xxxhttp://172.16.2.75:8080/vbrickvideo1
192.168.2.xxxhttp://172.1.1.7:8080/vbrickvideo1
192.168.3.xxxhttp://172.1.2.7:8080/vbrickvideo1
192.168.4.xxxhttp://192.168.1.19:8080/vbrickvideo1


The script generator allows you to match the network address by octet. So, a match can occur based on the first octet, the first two octets, or the first three octets. It also allows you to enter a default URL for any network that does not match the table.

After completing the table and generating the Redirect script, place the script on a IIS web server (it must have ASP enabled).  Simply use the script path and name in place of the video URL.  For example, your URL to the video would be http://server/redirect.asp.  Redirect.asp returns a ASX mime type with the URL that matches the one entered for the subnet that made the request.  Simple!

You can use the redirect for non-VBPresenter applications too.  And while it is intended for use with VBrick WM appliances, it can be used for any VBrick video type with some limits.






« Last Edit: April 07, 2008, 04:36:05 AM by rmavro » Report to moderator   Logged
Pages: [1] Go Up Send this topic Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Video User Forum | Powered by SMF 1.0.5.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!