Pre-Sales: AMS Standard and 'videoSampleAccess'
I am about to purchase Adobe Media Server 5 Standard.
However, I need to know that the following will be possible:
In my Flash client swf, I need to use BitmapData.draw() on an RTMP stream. (I am projecting the video onto a 3D model)
If I attempt this with a stock version of AMS 5 Starter, I recieve the following error:
"No policy files granted access"
The solution appears to be altering main.asc with the following code:
client.videoSampleAccess = "\";
This solution works for me in AMS 5 Starter.
However, will I still be able to do this once I buy AMS 5 Standard?
The sales documentation states that AMS Standard does NOT support custom server side scripting.
Will I be able to project an RTMP video stream onto a 3D model if I buy AMS Standard?
