Improved Gramaphone

Improved Gramaphone

Friday, March 20, 2009

Webcams are working!!!!

Thanks to some help from Seamus! Now just to integrate them into my website....hmmmmm

Sunday, March 15, 2009

Go out drinking OR code? The answer is simple!

While some people are out enjoying themselves on a saturday night Sarah is coding..........(not cool) The horrors of CSS have unveiled themselves to me today :( why do all the browsers have to be so different. I'm getting the hang of it though.....i will have a different style sheet for each browser...ugh! I have also been doing some error handling in Javascript(making sure the user has entered stuff in every texfield and all that jazz). I've taken a break from the webcam side of things for a few days because it was driving me insane. I managed to set up an ad-hoc between my laptop and my old old laptop so my old laptop could access my localhost and open another instace of my webcam file(i need to see if it works 2-way)..... i managed to open the file but it didn't work properly.....i'll figure it out sometime soon i hope.

I think its finally bedtime...lots more to be done tomorrow :)

Monday, March 9, 2009

Sooooo Tired!!!! but happy :)

  1. Its been a stressful few days! i had to uninstall all my adobe stuff and reinstall it again but its working fine now! Spend the last few days trawling through the internet trying to get some answers about how to get the webcam stuff working on my site. I tried downloading loads of webcam software trying to get something to work but ended up back where i started with the first one i tried and managed to get it working. I had to install FMDS(free version of the flash media server) then install a new version of php to interact with my FMDS install. A basic overview of FMDS is that it is needed to publish live video that is being sent from user1 to user2. After a few hours of experimenting, the line of code I needed to get my webcam sharing swf to work was in an index.html file that was installed with FMDS. In my webcam sharing swf, I was being asked for an RTMP root, I didn't know where I was meant to point this, but after a few hours of torment I stumbled across it and finally got it working! Now I just have to play around with it and get it to fit in my site properly for my "live jamming" and "live concert" sections! It has been really tiring and ive wanted to punch my laptop at times but its been rewarding, things are finally coming together!

Wednesday, March 4, 2009

Actionscript 3!!

Finally getting the swing of AS3! Ive got it pulling videos from my database and playing them! Now just to tidy it up a bit and shoot some more video and hopefully i'll have another page finished!!