Answered
Webcam Application
I'm currently developing an application but am running into
some troubles. I hope you guys can help me.
What I'd like to do is a webcam game, that's how it should work:
- a master movie is placed on the server
- the first person opening the swf can see the master movie, then he's asked to reproduce what he saw with his webcam
- the second person comes and sees the last recorded movie and then again has to reproduce what he saw, when he finishes he will se the master movie, to compare.
- and so on
now recording and playing all works fine, more or less, but how can I find out how many movies are there already? I thought about saving an xml with php on a simple webserver, but there has to be an easier way, a solution I can solve with FMS to read out the data in the folder.
Thanks in advance.
What I'd like to do is a webcam game, that's how it should work:
- a master movie is placed on the server
- the first person opening the swf can see the master movie, then he's asked to reproduce what he saw with his webcam
- the second person comes and sees the last recorded movie and then again has to reproduce what he saw, when he finishes he will se the master movie, to compare.
- and so on
now recording and playing all works fine, more or less, but how can I find out how many movies are there already? I thought about saving an xml with php on a simple webserver, but there has to be an easier way, a solution I can solve with FMS to read out the data in the folder.
Thanks in advance.
