Avatar

Level 2

Hi,

I continued testing issue and had no change in results.

connection is made to: rtmfp://fms8.acrobat.com/cocomo/na2-sdk-eca76105-d18f-40ef-811c-5c4f81d22a86/rab25119b
and it doesnt allow bitmap drawing on stream.

as before, using rtmps works fine.

I am pulling the stream directly from WebcamSubscriber and set it to a Video Class using attachNetStream. The reason Im working like this is that Im writing on Flash CS4 FP10 application and cant use Flex environment or the FP9 SDK. This way stream is available for use in a very simple way.

BitmapData.draw(video) failes upon security issue of the stream in rtmfp. Works ok with rtmfp and regular use in FMS 3.5.2

Thanks,

Gadi