Skip to main content
Inspiring
April 13, 2013
Question

draw NetStream from local video (flv) snippets

  • April 13, 2013
  • 1 reply
  • 851 views

Hi,

The application is for iOS and plays FLV files on top of other graphic elements. While navigating through screens, a 'screenshot' is taken of the currentscreen  for a push transition. The image of the video should be part of that offcourse.

The videos are short and embedded into the application (client does not want to host them)

When drawing I get the infamous:

Error #2123: Security sandbox violation: BitmapData.draw: app:/WWWrapper.swf cannot access null. No policy files granted access.

I know about crossdomain.xml, and that some RTMP servers have settings for it, but I cannot find a way to do it here. To have access to the NetStream/Video for draw purposes.

Thanks in advance,

Manno

This topic has been closed for replies.

1 reply

Stijlbreuk
Participant
May 23, 2014

Did you end up solving this issue?