Question
Using WebRTC with Digital Ocean
We are looking for a PaaS (e.g., Heroku) or a web server (e.g., Digital Ocean) to host a website (written in RoR) that uses WebRTC to record videos, which are then uploaded to Amazon S3 for storage.
We tried Heroku a year ago but it wasn’t successful. The issue was after recording the video, WebRTC needs a temporary storage on the web server side, before the video could be uploaded to S3. Heroku didn’t allow it due to security issues.
We were just wondering if Digital Ocean has similar restrictions.
Thank you!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×