Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Webcam, video call, online conference recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-14-2010, 02:19 PM
USdan USdan is offline
Junior Member
 
Join Date: Jan 2010
Posts: 1
USdan is on a distinguished road
Default

Record webcam audio/video software that allows my web-site visitors to leave messages


I am searching for software that I can have a web visitor leave a video message. Much like the technology from eyejot, voxlite and nimbb, where the webpage activates the camera/mic controls and the recording is saved to the server.

My webserver supports FFmpeg, FFmpeg-php, mplayer+mencoder, Flvtool2, Libogg, Libvorbis, Lame Mp3.

I would like to find a solution that I can run on my server, however it may be possible to use a hosted solution.

Thanks

Dan
Reply With Quote
  #2  
Old 01-14-2010, 11:54 PM
Stream Recorder
 
Posts: n/a
Default

Re: Record webcam audio/video software that allows my web-site visitors to leave mess


You need a streaming media server to record web-cam videos from your web-site. You can install your own RTMP server or rent a streaming media server.

Here is an example of web-cam recorder that works with FMS streaming media server
http://www.experiments.flashmatics.c...lick.php?id=34

Client side is pretty easy. Here is a sample code:
Code:
<div id="jwf_player">You need Flash player 9+ and JavaScript enabled to view this video.</div>
<script type="text/javascript">
var params = {allowScriptAccess: "always", flashvars: 
"fullscreen=true&bufferlength=2&streamer=rtmp://192.168.1.63/alfa&file=test00.flv&type=camera"};
var atts = { id: "myjwfplayer"};
swfobject.embedSWF("http://www.jeroenwijering.com/embed/player.swf", "jwf_player", 
"425", "344", "8", null, null, params, atts);
</script>
If you have problems setting up a streaming server and creating an online web cam recorder, you can always outsource your project via a freelance marketplace.
Reply With Quote
  #3  
Old 01-14-2010, 11:59 PM
Stream Recorder
 
Posts: n/a
Default

Re: Record webcam audio/video software that allows my web-site visitors to leave mess


Another solution is to use a third party service on your web-site. For example, flixn allows you to record a video from your web-cam online.
Reply With Quote
  #4  
Old 10-25-2011, 06:03 AM
shahnawaz shahnawaz is offline
Junior Member
 
Join Date: Oct 2011
Posts: 1
shahnawaz is on a distinguished road
Default

Re: Record webcam audio/video software that allows my web-site visitors to leave mess


I also need to have the same requirements on my website where registered users can grab videos from attached device like webcam and save these to database. And then users can watch these videos in their account via a video player

Can anybody guide me what are the basic requirements on server side. And which tool are required to make this happen. I want to run this module in environment of LAMP - Linux + Apache + PHP and MySql.

Any help to right direction would highly be appreciated.

Thank you,
ShahNawaz
Reply With Quote
  #5  
Old 04-16-2012, 11:13 PM
Blossom Blossom is offline
Banned
 
Join Date: Mar 2012
Posts: 1
Blossom is on a distinguished road
Default

Re: Record webcam audio/video software that allows my web-site visitors to leave mess


very nice
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:13 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons