vote up 0 vote down star

I'm looking to record video from a user's browser to the web server. We've already got a working Red5 server up. I'm in need of details how to configure the server to store the video somewhere on disk, as well as a browser frontend to complete this.

Also, I'd like to have a way to update the mysql database when the recording is finished, if that is even feasible.

Need more info? Just let me know.

flag

1 Answer

vote up 0 vote down check

to be honest, i have never worked with red5, and it's a little too big to find the right entrypoint right now ...

you might wanna take a look at haxevideo (you'll need haXe for that ... it's much smaller, and you can simply hook yourself into RealtimeServer::clientRead, to copy the data to any location you want it ...

hope that helps ...

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.