Archive

Posts Tagged ‘eclipse’

Red5 video recorder Installation setup

April 15th, 2009 Arthur Gressick 8 comments

So I was amazed how long it took me to finally get this up and working. Actually I am quite embarrassed once I figure it out how easy it is. I scoured the web for days looking for any tips on how to get this going until I installed all of the plugin information and got things going. Before we begin you should know that I am doing this via Eclipse and a few plugins so if you don’t have this stuff at your beck and call then stop now and keep looking.

I am assuming that you checked out my previous post for the installing Eclipse and also the Red5 plugins? Here are the links to the posts:

For Mac OS X. Includes the Flex plugin as well please download the red5 plugin like linux below:
http://www.mygeekproject.com/?p=506

For Linux Ubuntu (Should work for other flavors). Install eclipse and then just add the plugin:
http://www.mygeekproject.com/?p=498

Ok now we need to get the Red5 Recorder software which is at this link:
http://www.red5-recorder.com/

Now open eclipse and after you have everything installed. Read and watch the video in this post. Make sure read the part about building the application, “OK, now for building the applications…”. I am going to breeze through this pretty fast. Here is the post to read: http://www.mygeekproject.com/?p=506

Ok so here we go really fast…

Create a new Dynamic Web Project and call it “red5recorder”. Your now have two main folders, one ends in “Client”. Expand the Eclipse project “red5recorderClient” so you see the structure. Note that the red5recorder.zip file you download loaded has the same set of files. I opened up (2) windows and just removed all of the files from the eclipse project and replaced them from the “red5recorder.zip”. I then did a refresh in eclipse just to make sure it could see the files I swapped out.

Now you will need to Right click on the main red5recorder project (not the red5recorderClient) and then run as Server. It will go through and compile everything for you and move a copy of the files into the Red5 Server. Then Right click on the red5recorderClient and either Run as OR debug as. The application should work fine and the application should be working as planned.

I will post more about this coming up very soon and how to embed this into a webpage and also into a form. Keep watching for more posts.

Eclipse Red5 Plugin

April 8th, 2009 Arthur Gressick 2 comments

I scoured the web looking for the Red5 plugin and finally found the location for the plugin. Here is the URL and the directions for installing it.

http://jira.red5.org/confluence/display/tools/Installation

Let me know if this page goes away and I will update with a new link.

Categories: Red5, java Tags: , ,

Eclipse SVN plugin

April 7th, 2009 Arthur Gressick No comments

I needed to find the plugin for the Eclipse here is how you add subversion for eclipse.

Help > Software updates > Add Site…

I needed the version from tigris.org which was the latest. Check the version you have first

Linux

http://subclipse.tigris.org/update_1.6.x

Mac OS X

http://subclipse.tigris.org/update_1.4.x

Once you enter the new site select all of the packages, I chose all of the packages.