on i4PACE(i for Personal Archiving and Creating Environment)
actions » SearchLogin 89 articles • 30 Jul 2010

Article with comments

Tuesday, 09 Sep 2008

permalink haxeVideo

haXe has a library called haxeVideo to play flash video streams. Here's a memo to install and play a demo video.

http://code.google.com/p/haxevideo/wiki/Help gives instructions, but its link to the download site is incorrect. http://haxevideo.org/ is the site for downloading haxevideo-1.1.zip. Install haxe's format library for compiling haxevideo:

$ haxelib install format

Unzip the file, and

$ cd haxevideo-1.1
$ haxe video.hxml

which creates video.swf and server.n. Run nekoVM server by

$ neko server.n localhost

will run RTMP server at port 1935 by default. Run Apache2 and point to the directory the server is in, and then http://localhost/video.html on a browser shows the page for video. [[image: haxevideo.png]] It worked ! Great :->

• Wrote Teru at 18:59 | read 112× | Add comment

Comments (0)

No comments for this article yet.

Write a comment

Your name  
E-mail   (only visible for blog owner)
Homepage
How much is 12−3?   (protection against spam-bots)
Text:

[b] [i] [u] [tt] [center] [code] [quote] [url] [url=] [img] [@] [@@] [@:]
detailed help about markup
Process times: page=0.015 request=0.031 cpu=0.030