将flash网络摄像头流转发到php或语言服务器的方法?

hello i was wondering what is a good way to forward my web cam stream to my php server? I am not quite sure how to do this other than saving the video as a file and transferring it to my server or capture frame images every x amount of time and sending it to my server. i was wondering if there were other methods available other than this?

thank you.

I am not sure what exactly is the intent but you might be interested in something like http://www.red5-recorder.com/

For video chat look into this http://www.tokbox.com/opentok/api , I have tested this and its awesome!