473,394 Members | 1,740 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Streaming MP4 in C#

Is there any good way to stream MP4 in C#? Are there any samples on how
to decode MP4 and stream it over the Internet?

Dec 29 '05 #1
4 14434
Check ou the Microsoft Windows Media Encoder. It's a free download.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

"Nuno Magalhaes" <nu************@hotmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
Is there any good way to stream MP4 in C#? Are there any samples on how
to decode MP4 and stream it over the Internet?

Dec 29 '05 #2
Tried Windows Media Encoder 9 and it said that one or more codecs were
not found. Any suggestions? Do you know where can I download the codecs
since WME9 doesn't come with them and only QuickTime 7 will play MP4
and 3GP files.

Thanks.

Kevin Spencer wrote:
Check ou the Microsoft Windows Media Encoder. It's a free download.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

"Nuno Magalhaes" <nu************@hotmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
Is there any good way to stream MP4 in C#? Are there any samples on how
to decode MP4 and stream it over the Internet?


Dec 29 '05 #3
Have you tried google? I found a long list. Here's the search:

http://www.google.com/search?hl=en&q...r%22+MP4+codec

--Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Nuno Magalhaes" wrote:
Tried Windows Media Encoder 9 and it said that one or more codecs were
not found. Any suggestions? Do you know where can I download the codecs
since WME9 doesn't come with them and only QuickTime 7 will play MP4
and 3GP files.

Thanks.

Kevin Spencer wrote:
Check ou the Microsoft Windows Media Encoder. It's a free download.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

"Nuno Magalhaes" <nu************@hotmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
Is there any good way to stream MP4 in C#? Are there any samples on how
to decode MP4 and stream it over the Internet?


Dec 29 '05 #4
It works with the 3ivx codec but it's shareware. I don't get it. Why
(with WME9) some files doesn't support to be looped if the WMP loops
them? Why doesn't it support 3GPP (*.3gp) files if QuickTime 7 supports
it? Do you know where to download de 3GPP codecs?

Thanks again.

Peter Bromberg [C# MVP] wrote:
Have you tried google? I found a long list. Here's the search:

http://www.google.com/search?hl=en&q...r%22+MP4+codec

--Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Nuno Magalhaes" wrote:
Tried Windows Media Encoder 9 and it said that one or more codecs were
not found. Any suggestions? Do you know where can I download the codecs
since WME9 doesn't come with them and only QuickTime 7 will play MP4
and 3GP files.

Thanks.

Kevin Spencer wrote:
Check ou the Microsoft Windows Media Encoder. It's a free download.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

"Nuno Magalhaes" <nu************@hotmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
> Is there any good way to stream MP4 in C#? Are there any samples on how
> to decode MP4 and stream it over the Internet?
>



Dec 30 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

22
by: googlegroups | last post by:
I am playing with the XMLHTTPRequest method to perform client/server transactions. I have it set up right now so that when readyState is 4, it takes the XML and processes it. This works great until...
5
by: John | last post by:
Hi all, I have an (well, what I think to be, at least) interesting question: Is it possible to stream data down to the client and, after a certain amount of data has been streamed, allow the...
3
by: A.M-SG | last post by:
Hi, I have a ASP.NET aspx file that needs to pass large images from a network storage to client browser. The requirement is that users cannot have access to the network share. The aspx file...
2
by: mpaliath | last post by:
Hi guys I am currently involved in a project which requires me to recieve and play streaming video as well as send it. In Visual C++ is there any free library which helps me do this as...
8
by: Amjad | last post by:
Hi i am writing a application where i want to browse video file and copy data into stream and send that stream over network...I have develop P2P windows application where i successfully transfer...
2
by: SPG | last post by:
Hi, Two questions for you all.. Firstly, is there a way of streaming video using PHP? At the moment I just have a link to a video file and the whole thing downloads before playing which is a...
8
by: Tony K | last post by:
Is streaming audio capable in asp.net 2.0 / AJAX? What I mean by streaming audio is: ability to play one or more songs back to back...or maybe even let the user select several songs to play and it...
5
by: pmakoi | last post by:
dear all this might be a piece of cake for some of you out there but it is causing me a lot of stress given the fact that there is not enogh documentation out there regarding this topic I am...
3
by: Brad | last post by:
I have an aspx page that is sending pdf files to client browsers: it uses a filestream to read the pdf file and response.binarywrite to send content to the browser. This has worked great for years...
1
by: Faisal Shafiq | last post by:
I want to upload a file direct to the Silverlight Streaming Service from a Web Client such as silverlight application. As per our product requirement we want to upload a .WMV file directly from...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.