Ask A Question

Notifications

You’re not receiving notifications from this thread.

Video Streaming with Rails

Hari Govind asked in General

Hi,
I've been trying to find an efficient way to stream videos from Rails. I have about 10-20 videos that I would like to stream to an android application. I currently have a minimal application written in Node.js using stream(https://nodejs.org/api/stream.html) that streams these videos. Is there any similar API on Rails that I could use to stream videos?
Thanks

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.