RealAudio
From Just Solve the File Format Problem
(Difference between revisions)
AndyJackson (Talk | contribs) |
AndyJackson (Talk | contribs) (→RAM - RealAudio Metadata) |
||
Line 10: | Line 10: | ||
== RAM - RealAudio Metadata == | == RAM - RealAudio Metadata == | ||
Read Audio .ram metadata files are very simple 'pointer' to audio sources, consisting of one line of plain text, containing a URL. This can be a relative or absolute [[HTTP]] URL, but for streaming services this may use the [[Real-Time Streaming Protocol]] or the older [[Progressive Networks Media]] protocol. | Read Audio .ram metadata files are very simple 'pointer' to audio sources, consisting of one line of plain text, containing a URL. This can be a relative or absolute [[HTTP]] URL, but for streaming services this may use the [[Real-Time Streaming Protocol]] or the older [[Progressive Networks Media]] protocol. | ||
+ | |||
+ | == Links == | ||
+ | * [http://docs.real.com/docs/playerplus/plus_manual.7_pdfs/chap07.pdf real.com What is Streaming Media and how does it work?] |
Revision as of 20:22, 20 October 2013
MultiMediaWiki page for RealMedia, includes information about the Real Audio format
RAM - RealAudio Metadata
Read Audio .ram metadata files are very simple 'pointer' to audio sources, consisting of one line of plain text, containing a URL. This can be a relative or absolute HTTP URL, but for streaming services this may use the Real-Time Streaming Protocol or the older Progressive Networks Media protocol.