Exactly… Apart from this, if you want to push that recording to AWS S3 storage, my suggestion is you have to write your own logic like:
Create a scheduler which: 1. Finds all the recording from database those status is ‘processed’ and type is ‘recording’. 2. Get the stored path and copy the same to appropriate bucket on S3. 3. After getting the saved status success, remove that file from red5 server. 4. Change recording status as ‘moved’ or what you feel better in to database. Hope it will help. Best Regards, Amit From: Daniel Baker [mailto:[email protected]] Sent: Monday, November 5, 2018 1:21 PM To: [email protected] Subject: Warning!!!PossibleSpam Re: Saving Recordings to Amazon S3 I see, so it looks like I would need the webcam footage to stay in one position then use the coordinates to record just that position. On 11/5/2018 2:44 PM, K, Amit (MIND) wrote: There are two separate buttons: Start Sharing- To share your screen to others (No details is saving in file here) Start Recording- Record your desktop and saved to a file on red5 server, no matter what view is available on desktop weather OM browser or anything else. Thanks, Amit From: Daniel Baker [mailto:[email protected]] Sent: Monday, November 5, 2018 1:10 PM To: [email protected]<mailto:[email protected]> Subject: Re: Saving Recordings to Amazon S3 Isn't this for screen sharing ? I'm trying to get the webcam streaming saved. On 11/5/2018 2:35 PM, Aaron H wrote: [cid:[email protected]] From: Daniel Baker <[email protected]><mailto:[email protected]> Sent: Sunday, November 4, 2018 7:05 PM To: [email protected]<mailto:[email protected]> Subject: Re: Saving Recordings to Amazon S3 Yes it seems obvious but I was wondering if it auto saved . Where is the record button? I've had a look around and I can't see it. Thanks, Dan On 11/4/2018 11:24 PM, Maxim Solodovnik wrote: Hello Daniel, not sure I understand your question You need to record something to get recording files On Sun, 4 Nov 2018 at 10:51, Daniel Baker <[email protected]<mailto:[email protected]>> wrote: So in order for this recording to show up we must record a session ? On 10/5/2018 2:37 PM, Maxim Solodovnik wrote: Assuming you have OM installed into /opt/red5 All RAW streams will be stored in /opt/red5/webapps/openmeetings/streams/ROOM_ID On Fri, 5 Oct 2018 at 14:15, Daniel Baker <[email protected]<mailto:[email protected]>> wrote: Ok so how can I grab the videos from OM without touching RED5. What directory are they stored in ? On 10/5/2018 11:00 AM, Maxim Solodovnik wrote: OM records webcam output (this the source for transformation) It is just not available via API/UI Not sure how you could "make RED5 do that" ... On Fri, 5 Oct 2018 at 10:35, Daniel Baker <[email protected]<mailto:[email protected]>> wrote: I actually just need the webcam output to S3 so I guess if OM can not record just the webcams I can make RED5 do that. n 10/5/2018 9:51 AM, Maxim Solodovnik wrote: Hello Daniel, not sure what interaction do you mean :( AFAIK Red5 has no special functions to work with S3 OM < 5 gets the stream from Red5, and stores it to file ... On Fri, 5 Oct 2018 at 09:23, Daniel Baker <[email protected]<mailto:[email protected]>> wrote: Hi, I guess it would also be possible by interacting with the RED5 server which OM uses ? Thanks, Dan On 10/1/2018 8:22 PM, Maxim Solodovnik wrote: Hello Daniel, I guess you can use this method: https://www.interserver.net/tips/kb/mount-s3-bucket-centos-ubuntu-using-s3fs/ Maybe compilation is not required anymore (need to be checked) On Mon, 1 Oct 2018 at 15:14, Daniel Baker <[email protected]<mailto:[email protected]>> wrote: Hi, What would be the best approach to save recordings to an Amazon S3 bucket. Are there any special requirements from OpenMeetings ? Thanks, Dan --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus -- WBR Maxim aka solomax [https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif]<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon> Virus-free. www.avast.com<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link> -- WBR Maxim aka solomax -- WBR Maxim aka solomax -- WBR Maxim aka solomax -- WBR Maxim aka solomax ________________________________ The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus/trojan/worms/malicious code transmitted by this email. www.motherson.com<http://www.motherson.com> ________________________________ The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus/trojan/worms/malicious code transmitted by this email. www.motherson.com
