Reputation: 1552
I am setting up a video recording/play back application in java, with Red5 as media server. I used HDFVR as client & its running fine. However, I wanted to try red5-recorder as well, but I am not able to find any resource of using red5-recorder with Red5 server (even on recorder site). Please share if someone has any good link/resource. Thanks.
EDIT - Javacv is a good open source project to capture image / video from webcam.
Upvotes: 0
Views: 1278
Reputation: 3860
I guess their FAQ section does cover everything?
http://www.red5-recorder.com/faq.php
You simply need to modify the parameter list to point to your red5 application.
Upvotes: 1