Script Guide

hepple
Posts: 44
Joined: Sun Mar 21, 2010 8:16 pm

Script Guide

Post by hepple »

Hi - is there a scripting guide, I can see three places to place scripts for podcasts and am unsure which purpose each serves.

Also I notice some functions that look specific to WMS - are these documented?
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Script Guide

Post by Eugene »

Hi,
hepple wrote:is there a scripting guide, I can see three places to place scripts for podcasts and am unsure which purpose each serves.

Also I notice some functions that look specific to WMS - are these documented?
In the scripts used by well-known languages Pascal, C++, Java, Basic (FastScript - http://www.fast-report.com).
Additional classes and functions on the right.

Examples: WMS - Settings - Transcoder - Profiles - Transcoding profiles list
WMS - Settings - Processing
Podcast Gallery: http://www.wildmediaserver.com/forum/vi ... f=20&t=259
hepple
Posts: 44
Joined: Sun Mar 21, 2010 8:16 pm

Re: Script Guide

Post by hepple »

Eugene wrote:Hi,
hepple wrote:is there a scripting guide, I can see three places to place scripts for podcasts and am unsure which purpose each serves.

Also I notice some functions that look specific to WMS - are these documented?
In the scripts used by well-known languages Pascal, C++, Java, Basic (FastScript - http://www.fast-report.com).
Additional classes and functions on the right.

Examples: WMS - Settings - Transcoder - Profiles - Transcoding profiles list
WMS - Settings - Processing
Podcast Gallery: http://www.wildmediaserver.com/forum/vi ... f=20&t=259
Thanks, I was wondering if their was a description of what the functions do, e.g. WmsJsonDecode etc
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Script Guide

Post by Eugene »

hepple wrote:
Eugene wrote:Hi,
hepple wrote:is there a scripting guide, I can see three places to place scripts for podcasts and am unsure which purpose each serves.

Also I notice some functions that look specific to WMS - are these documented?
In the scripts used by well-known languages Pascal, C++, Java, Basic (FastScript - http://www.fast-report.com).
Additional classes and functions on the right.

Examples: WMS - Settings - Transcoder - Profiles - Transcoding profiles list
WMS - Settings - Processing
Podcast Gallery: http://www.wildmediaserver.com/forum/vi ... f=20&t=259
Thanks, I was wondering if their was a description of what the functions do, e.g. WmsJsonDecode etc
Basically, the names speak for themselves. http://www.json.org/
samsungfan
Posts: 62
Joined: Thu Dec 30, 2010 5:55 am

Re: Script Guide

Post by samsungfan »

Can you give a basic tutorial on how to create MediaResourceLink given a webpage with the flash player embedded?
What are the exact steps you follow to create the script to resource given the end page where the flash video is playing?

Take an example of http://cricfire3.blogspot.com/2010/10/l ... ver-1.html. Given that the ICC world cup 2011 is going on, it will be useful to know.
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Script Guide

Post by Eugene »

samsungfan wrote:Can you give a basic tutorial on how to create MediaResourceLink given a webpage with the flash player embedded?
What are the exact steps you follow to create the script to resource given the end page where the flash video is playing?

Take an example of http://cricfire3.blogspot.com/2010/10/l ... ver-1.html. Given that the ICC world cup 2011 is going on, it will be useful to know.
Main - the use of proxy-server.
samsungfan
Posts: 62
Joined: Thu Dec 30, 2010 5:55 am

Re: Script Guide

Post by samsungfan »

Can you clarify further on "proxy server"?
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Script Guide

Post by Eugene »

samsungfan wrote:Can you clarify further on "proxy server"?
http://en.wikipedia.org/wiki/Proxy_server#Web_proxy
samsungfan
Posts: 62
Joined: Thu Dec 30, 2010 5:55 am

Re: Script Guide

Post by samsungfan »

What do you recommend for proxy server?
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Script Guide

Post by Eugene »

samsungfan wrote:What do you recommend for proxy server?
Charles
Post Reply