What is streaming For mobile

Streaming is the process of downloading a content from 
server.There are many techniques to download a content 
downloading progressive downloading,streaming
Downloading refers :Normal download and can be saved in the 
local machine,once saved user can play or do operation 
whatever he likes.
Progressing downloading,is the another process.Whenever 
user selects a content it starts buffering and the same 
will be continued till the file ends with playing.The 
content will be played once the buffer is over,cud be even 
a min(eg.if the buffer is completed for 1 sec the content 
will be played for one second)
Streaming:When user selects a content to download,buffering 
will take place and once the buffer is over.Content will be 
played,until then player wont be initiated.
And user can save,play again or whatever the operation he 
requires.

Comments

Popular posts from this blog

Handling Dynamic Web Tables Using Selenium WebDriver

Verify Specific Position of an Element

Read it out for TESTNG before going for an iterview