CSC/ECE 517 Spring 2015/ch1a 12 LS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
=='''Background'''== | =='''Background'''== | ||
==='''Template streaming'''=== | ==='''Template streaming'''=== | ||
[[File:fast-profile.png]] |
Revision as of 02:16, 8 February 2015
Live Streaming
Introduction
The purpose of live streaming is to send data over the Internet in real-time. This requires a data source, a data encoder, a media publisher and a proper network. The concept of streaming first appeared in Rails 3.1, and became more optimus with the publish of Rails 4. Now Rails 4 supports live streaming using handling I/O object and can send data from server to client in real-time.