Skip to main content
October 8, 2013
Question

How do you generate log files using ActionScript 3?

  • October 8, 2013
  • 1 reply
  • 587 views

Is there any way to log activity using AS3 by using a Red5 Media Server?

I cam across www.as3commons.org/as3-commons-logging but in this I have no clue how to access logfiles or where the logfiles are generated.

I was wondering if there's a way to generate and store log files on a media server. Say for example, I need to log when the user starts recording a video, when the connection to the media server is successful and so on.

Any help would be greatly appreciated. Thanks.

This topic has been closed for replies.

1 reply

Inspiring
October 8, 2013

In FMS backend scrips also works then log file can be create from beckend scripts.