Skip to content

Instantly share code, notes, and snippets.

@marinalohova
Created April 8, 2016 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marinalohova/7ae28512f7c7ca7c649d0c926197ef37 to your computer and use it in GitHub Desktop.
Save marinalohova/7ae28512f7c7ca7c649d0c926197ef37 to your computer and use it in GitHub Desktop.
bash
> export PATH="/path/to/mtasc-mx/bin:/path/to/mtasc-mx/std:$PATH"
> cd "/path/to/red5/classes"
> mtasc -cp "." -swf ../simpleBroadcaster.swf -mx org/red5/samples/livestream/broadcaster/Main.as -v
> mtasc -cp "." -swf ../simpleSubscriber.swf -mx org/red5/samples/livestream/broadcaster/Main.as -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment