Question:
what is streaming multimedia?
ria
2006-09-25 23:39:16 UTC
i came acoss this term in one of the computer books on "internet".but did not understand it does any one have any idea??
Six answers:
anonymous
2006-09-25 23:43:18 UTC
Streaming media is media that is consumed (heard or viewed) (mostly in the form of clips) whilst it is being delivered. Streaming is more a property of the delivery system than the media itself. The distinction is usually applied to media that are distributed over computer networks; most other delivery systems are either inherently streaming (radio, television) or inherently non-streaming (books, video cassettes, audio CDs).



The word "stream" is also used as a verb, meaning to deliver streaming media.





Given the vast panorama of video technologies available nowadays, this research could fill up way too much paper in the attempt of covering every aspect of this field, instead i'll just try to narrow the focus to certain advanced aspects of streaming video, also trying to give a quick reference guide to the usage of selected free software.



So let's first define the field in which we'll move: streaming video provides a continuous digital video and/or audio signal across a data network. As a viewer, you typically make a web browser-based player connection to a streaming server to receive a webcast (live program) or video-on-demand (previously recorded program). The program is sent from the server to your player in a continuous way, as opposed to having the entire program downloaded before viewing can begin. In fact streaming makes the fruition of content immediate, no copy of the entire program needs to be stored on the computer being used for viewing, it is just about a stream of data being interpreted while received.



The aim of this research is to highlight affordable and reliable compression technologies, transport protocols, software and hardware setups for video streaming.



Emphasis is put on efficient resource allocation in terms of hardware and network usage: in any case this document will privilege the use of older technologies as it is the author's interest to recycle hardware which is often declared obsolete (marketing lie) by proprietary software employed on it.



The computer architecture mostly taken in consideration in this research is the PC ix86 (manufactured by Intel, AMD, Transmeta and VIA among the others) for two main reasons: the Apple platform offers a non free and less flexible platform for anything different from desktop publishing (still its video cutting applications are state of the art, but that's not about video streaming) while it is way less affordable and available in the 'south' of the world, where the author comes from.
cleverviv
2006-09-25 23:46:59 UTC
Stra\eaming multimedia is something which is audio or video stored on server and sent to your computer in small pieces.. the best thing about it is that it plays as well as keep downloading the next pieces at the same time.. so u need not to wait for entire song or video clip to get downloaded.

youtube.com is the example of streaming video files.. dishant.com is the example of straming audio files.

RealPlayer need to be installed for streaming audio files as it is the most popular format for straming audio..

For straming video.. there are several.. e.g .window media, real, quicktime movie, flash video..

I hope this answers u in correct way!
anonymous
2006-09-25 23:45:15 UTC
Streaming is a way of receiving content without actually downloading it to your machine. Its popular for music videos, film trailers and the like where you probably dont want to keep them. Real player is the most commonly used program for this but you need a good connection speed or it spends all its time loading.
Pango
2006-09-25 23:45:09 UTC
The playing of Audio/Video content in real-time as it is downloaded to your computer.
kiran k
2006-09-25 23:51:01 UTC
ria,

may b this link would help you..



http://www.teamsolutions.co.uk/streaming.html
mallimalar_2000
2006-09-25 23:47:36 UTC
(m)



Typically, when accessing multimedia data across a network, a user had to wait for the entire file to be transferred before they could use the information. Streaming, however, allows a user to see or hear the information as it arrives without having to wait.



Streaming technology offers a significant improvement over the download-and-play approach to multimedia file distribution, because it allows the data to be delivered to the client as a continuous flow with minimal delay before playback can begin. The multimedia data arrives, is briefly buffered before being played, and is then discarded. It is never actually stored on the users' computer.



Users benefit by experiencing instant playback without the frustration of having to wait for the entire data to be downloaded before they can determine whether it meets their needs or interests. In most cases, this download process took a long time, and was impractical for widespread acceptance



Streaming is a server/client technology that allows live or pre-recorded data to be broadcast in real time, opening up the network for traditional multimedia applications such as news, education, training, entertainment, advertising, and a host of other uses. Thus, streaming enables the Internet or company Intranet as a new broadcast medium for audio and video.



The Video Source is typically one or more streams of analogue video. It can come from cameras, DVD players or VCRs. These video sources will have an analogue video connection to the Encoding Station. It is common for live broadcasts to connect the cameras to video production and editing equipment, before being passed on to the Encoding Station.



The Encoding Station is a computer that captures and typically, encodes both the audio and video live, directly into the required streaming format. The most common systems used for encoding are Windows® XP or Windows® 2000 workstations equipped with audio and video capture cards. These systems must have the computational power to encode one or more audio and video streams either in software or via a hardware codec. The use of a good capture card is critical in achieving these high rates with good picture quality. The card needs to be capable of capturing 640x480 @ 30 fps without dropping any pixels/frames, or having a high CPU consumption.



To meet this criteria, Winnov have developed their own ASIC's (Application Specific Integrated Circuit) that are optimised for managing data transfers to the PCI bus. In fact, the latest cards also have SDRAM on board to create an Elastic Frame Buffer that holds a digitised frame until the PCI bus is prepared to receive it. This is particularly important when there is high bus traffic and/or multiple cards in the same PC. Without it, you could experience pixels drops that would degrade the video quality. In contrast, most other vendors, including Osprey use the Conexant PCI I/F chip for managing data transfers to the PCI bus.



Image quality can be further improved by using the Osprey®-560, which has digital video inputs, hence there is no loss due to analogue to digital conversion of the video signal.



The Encoding Station, which needs to be near the Video Source, sends the compressed audio/video streams on to the Video Streaming Server (typically via a LAN using UDP/TCP protocol). Individual compressed streams can vary from 20 Kbps (Kilobits/second) to 500 Kbps or more. The connection between the Encoding Station and the Video Streaming Server must be able to accommodate the total of the bandwidths of the individual streams and must be a clear and reliable connection.



The Video Streaming Server is responsible for delivering compressed video to each individual request for a particular video stream. This is usually handled by one of the commercial streaming media software packages such as RealNetworks® RealSystem™ or Microsoft® Windows Media™ Technologies. The bandwidth connection to the Video Streaming Server must accommodate the total bandwidth of all the requests for a video stream, unlike the Encoding Station, which must only accommodate one copy of each. As a result, the Video Streaming Server usually has a direct connection to a very high bandwidth line. For example, if there were 100 requests for a video stream compressed at 28.8 Kbps, the server would require at least a 3 Mbps connection. The Encoding Station and the Video Streaming Server can be one single system. However, unless hardware encoding is used, this would typically be for a situations requiring limited performance (e.g. a single input stream and a small number of viewer requests). Even so, it would still require a fairly high-performance system. It is much more common to have two separate systems.



The WebServer for video streaming is in no way different from other Web Servers. The web site merely contains a URL link to the Video Streaming Server - one for every available video stream. Typically this is an icon on the web page to be selected.



A Video Player application is required to decode the specific video stream received by the system requesting the stream over the Internet (or corporate Intranet). The most popular current video streaming applications are RealNetworks® RealSystem™ and Microsoft® Windows Media™ Technologies. Both of these require downloading a corresponding Video Player application such as RealOne™ Player or Windows Media™ Player; but both of these are free. There are other video streaming applications that are implemented in such a way as to include the player in the stream and no download is required.



Unicast v IP Multicast.



There are two key streaming delivery techniques: unicast and multicast. Unicast refers to networking in which computers establish two-way, point-to-point connections. Most networks operate in this fashion....users request a file, and a server sends the file to those clients only. When streaming multimedia over a network, the advantage to unicast is that the client computer can communicate with the computer supplying the multimedia stream. The disadvantage of unicast is that each client that connects to the server receives a separate stream, which rapidly uses up network bandwidth.



IP Multicast refers to the networking technique in which one computer sends a single copy of the data over the network and many computers receive that data. Unlike a broadcast, routers can control where a multicast travels on the network. When streaming multimedia over the network, the advantage to multicasting is that only a single copy of the data is sent across the network, which preserves network bandwidth. The disadvantage to multicasting is that it is connectionless; clients have no control over the streams they receive. To use IP multicast on a network, the network routers must support the IP Multicast protocol. Most routers now handle multicast.



Internet Protocols.



There are several internet protocols available for streaming data, TCP, UDP, RTP, RTSP, MMS & HTTP. Generally, each configures the data into packets, with each packet having a 'header' that identifies its contents. The protocol used is usually determined by the need to have reliable or unreliable communications.



TCP is a reliable protocol designed for transmitting alphanumeric data; it can stop and correct itself when data is lost. This protocol is used to guarantee sequenced, error-free transmission, but its very nature can cause delays and reduced throughput. This can be especially annoying when streaming audio and video.



User Datagram Protocol (UDP) within the IP stack, is by contrast, an unreliable protocol in which data is lost in preference to maintaining the flow.



Real-Time Protocol (RTP) was developed by the Internet Engineering Task Force (IETF) to handle streaming audio and video and uses IP Multicast. RTP is a derivative of UDP in which a time-stamp and sequence number is added to the packet header. This extra information allows the receiving client to reorder out of sequence packets, discard duplicates and synchronise audio and video after an initial buffering period. Real-Time Control Protocol (RTCP) is used to control RTP.



With RealServer™, RealNetworks introduced as its primary server protocol the RealTime Streaming Protocol (RTSP); an open, standards-based protocol for multimedia streaming. To use this prot0col, URLs that point to media clips on a RealServer™ begin with rtsp://



With Windows Media™ Technologies, Microsoft introduced Microsoft Media™ Server (MMS) as its primary server protocol. MMS protocol has both a data delivery mechanism to ensure that packets reach the client and a control mechanism to handle client requests such as Stop/Play. MMS includes both Microsoft Media Server protocol/UDP (MMSU) and Microsoft Media Server protocol/TCP (MMST) as subsets to explicitly request the stream to use UDP or TCP respectively. Media Stream Broadcast Distribution (MSBD) protocol was used to transfer streams from the Windows Media™ Encoder to the Windows Media™ Server or between servers. However, Windows Media™ Encoder 7 and later versions no longer supports MSBD and uses HTTP instead. URLs that point to media clips on a Windows Media™ Server usually begin with mms://



Hyper Text Transport Protocol (HTTP) is the slowest of the protocols and is used by Internet Web Servers. HTTP is transparent to some older firewalls and can bypass security in such cases. Unlike RTSP and MMS that can serve the stream at a steady bitrate, HTTP would just serve the stream as fast as it could, hence it is better to have separate web and streaming servers.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...