Click here to Skip to main content
15,880,796 members
Articles / Web Development / ASP.NET

Upload and Convert Video File to Flash Video (flv) and Progressive Streaming using ASP.NET Handler

Rate me:
Please Sign up or sign in to vote.
4.76/5 (50 votes)
1 Aug 2013CPOL5 min read 183.8K   9.3K   131  
Upload video/audio file and convert video to Flash video (flv) and do progressive streaming using an ASP.NET handler.
<%@ WebHandler Language="C#" CodeBehind="FileUpload.ashx.cs" Class="FileUploaderSol.FileUpload" %>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Bangladesh Bangladesh
Name SYED MD. ABUL BASHAR
Email ID: miltoncse00@gmail.com

I am now working as software engineer in Malaysia. I am from Bangladesh and I have completed my B.Sc (Engg.) in CSE from Rajshahi University of Engineering and Technology (RUET).I spend much time in learning latest technology.

My LinkedIn Profile : http://bd.linkedin.com/in/miltoncse00[^]

My blog :http://ciintelligence.blogspot.com/[^]

Comments and Discussions