Code Examples
  Home arrow Code Examples arrow Quick Introduction to ASF,ASX, and Network...
Iron Speed
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Download TestComplete 
Windows Web Hosting
 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
CODE EXAMPLES

Quick Introduction to ASF,ASX, and Networking Media Distribution
By: S. Balaji
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 25
    2005-02-08

    Table of Contents:
  • Quick Introduction to ASF,ASX, and Networking Media Distribution
  • Sample “.asx” metafiles:
  • How to Link the ASX File to Web Pages

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
     
    ADVERTISEMENT

    Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!

    Quick Introduction to ASF,ASX, and Networking Media Distribution
    (Page 1 of 3 )

    Have you ever wondered how to code for distributing media files over a network? S. Balaji provides some examples.

    The distribution of media files (audio and video files) over a network is the process of delivering (streaming) an audio or video stream from one server to another.

    Distribution serves many purposes, such as:

    1. Distributing a stream to another server. 
    2. Distributing a stream to a server that is enabled for HTTP streaming. This allows users behind a firewall to receive a stream. 
    3. Distributing a stream from one Windows Media Server to another Windows Media Server.

    Advanced Streaming Format (ASF):

    Media file distribution can be done by using the Advanced Streaming format (ASF). ASF is a data format for streaming audio and video content, images, and script commands in packets over a network with a small time delay before playback begins.

    NetShow Encoder (a part of Windows Media Tools) is used to convert media files (like AVI, WAV and MPG) to ASF.  Users can select a codec (Compressor/Decompressor) based on the audio, image quality, and image size. Other third-party tools are also available, like Zealot Software’s All Video Converter (http://www.zealotsoft.net/).

    ASF Stream Redirector (.asx) file:

    The metafile (.asx) is a simple text file. It is easily created and edited with a text editor such as Notepad. This file is saved with the file extension “.asx”. Other types of metafilers are “.wax” and “.wvx”. “.wax” is used for pure audio stream with “.wma” file extension. “.wvx” is used for video stream with “.wmv” file extension.

    An ASX metafile can provide the following information:

    1. The location of the media file (.asf) on the Network.
    2. The Title, Author, Description and Copyright
      information of the media file.
    3. The rules for protocol rollover.
    4. The play list.

    More Code Examples Articles
    More By S. Balaji


     

    CODE EXAMPLES ARTICLES

    - Handling Animations and Bitmaps Using GDI+ f...
    - Download a Web Page using the WebClient
    - Creating a Chart using Data from a Database ...
    - The Basics of Charting with the MS Chart Con...
    - Searching Body Text with textRange: Enter th...
    - Searching Body Text with textRange: Building...
    - Searching Body Text with textRange, part 1: ...
    - First Steps in Programming
    - Programming in C
    - Quick Introduction to ASF,ASX, and Networkin...
    - SatView: Pointer Perfect, Part 2: Constructi...
    - SatView: Pointer Perfect, Part 1
    - Style Case Studies: Construction Unions
    - Creating an Engine for Games for Windows
    - Style Case Studies: Generic Callbacks

     
    Accelerating Trading Partner Performance
     
    Competing on Analytics
     
    Cost Effective Scaling with Virtualization and Coyote Point Systems
     
    Five Checkpoints to Implementing IP Telephony
     
    Hosted Email Security: Staying Ahead of New Threats
     




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway