Make Online Live Audio Stream, (like Radio)with Asp.net?

Oct 9, 2010

i am searching about how to make online live audio stream, (like radio),how to make this with asp.net?

View 3 Replies


Similar Messages:

Stream Live Audio Without Using A Streaming Media Server?

Mar 8, 2011

Is there a way, without using a streaming media server, to stream semi-live audio from an asp.net web app? We want to have a microphone located at a remote site, and stream the data to the client machine for listning. Maybe somehow dynamically build the wav data, or somehow implement this using playlists?

View 1 Replies

Stream Live Audio / Video On Churches Website?

Feb 15, 2010

I need the ability to stream live audio/video on my churches website. I have checked many sources online and cannot find anything that mathches my needs just right. I do not want a 3rd party software. I do not want to use the new silverlight 4 as i need to be able to deploy this now. I am on a shared hosting account so I do not have full access to the server. I know this limits the options greatly but I know there also has to be a way to do it.

Also the main need is to stream a single audio/video source but it would also be beneficial to have this a 2 way system for youth groups discussions. So the ability for the church to stream one video and the youth that are signed on can also stream there audio/video back so possibly a webcam chat type setup would be best.

View 4 Replies

Live Streaming Audio From Remote Devices

Jan 11, 2011

We have a need to stream live audio from remote devices and be able to listen to it in a web page. I can stream stored audio files, but the live stream has me a bit confused, since we will be adding the data at runtime. Can someone point me in the right direction to show me how to do this?

View 1 Replies

Web Forms :: Live Video Stream?

Jan 24, 2011

iam going to make a web site that display online live video stream.in other words, there is event in my company and this event will be display in my website by video camera using asp.net . i dont know how to do is there a special camera should i use it, how to connect this camera to my site

View 4 Replies

Web Forms :: Live Audio / Video Streaming In An Website?

Sep 27, 2010

My project is to create a website that facilitates giving live lectures on intranet. Hence, the bandwidth is not an issue here.

Also, I have implemented some basic code of live streaming using windows media encoder SDK in a C# console application. I was able to view the streaming on another LAN PC in VLC player.

Now, how do I implement my code in the asp.net website? What I want is that in order to start the streaming (i.e., start the live lecture), the facutly just clicks on a button in a webpage. This will stream his movements to the students (via a server). Also, this will enable the facutly to view himself on the webpage.

Is this even possible? I mean it would be like : both the student and the faculty will access the same website. The interface to both of them will be different - one will start the stream and the other (student) will receive the stream.

Or will I have to create a different application to start the streaming? So it would be like the facutly will start that applicaiton to start the streaming and the students will access the stream throught the player embedded in the website.

Another question is : what player should I use to receive the stream (on the student side)? Windows Media Player (I heard that it has problems with firefox)? Or the ubiqutous flash plugin will succeed in capturing the media encoder stream?

View 1 Replies

Web Forms :: How To Implement Live Audio And Video Streaming

May 7, 2015

I need to audio and video streaming option on my website, like registered user can upload the video through browser option and other users can view that video on website like youtube.

View 1 Replies

Play Audio Online In Website?

Mar 21, 2011

i need to play audio online in asp.net website

My requirement is

users will be able to browser the audio file using file upload control and two button will be displayed 'Play' and 'Stop'.

site should have the capability to play audio file in any format.

View 3 Replies

C# - Perform Live Encoding Of Videos To Mp4 And Stream It?

Jun 8, 2010

I'm using flow player for streaming videos to my browser.The videos are uploaded by the users and they may upload different formats. What will be solution to stream the videos as mp4 , what ever be the format they upload. I'm currently using ffmpeg commands.

The problem is after encoding the video is getting down scaled.Also if the user upload large video file the encoding itself takes more time.

I need to stream the videos as soon as its uploaded to the server, what ever may be the format(like in youtube).

View 2 Replies

Web Forms :: Play Audio Online In Website?

Mar 21, 2011

i need to play audio online in asp.net websiteMy requirement isusers will be able to browser the audio file using file upload control and two button will be displayed 'Play' and 'Stop'.site should have the capability to play audio file in any format.

View 3 Replies

C# - How To Get The Data From Facebook's Live Stream Plugin Out Via The Graph API

Nov 10, 2010

We're thinking of making use of the Facebook Live Stream social plugin for our site (example here), but I wanted to know if it was possible to access this data via the Graph API?

View 1 Replies

Web Forms :: Play Live Video Stream From Database Using C#

Mar 29, 2013

How to save video file in sql . and play on web page in asp.net c#.

View 1 Replies

To Use Css Optimizers To Before To Make Site Live?

May 28, 2010

Is it OK to use css optimizers to before to make site live. When we can't to any other server side compression techniques (gzip, combining, sass, less etc)I want to make CSS file short and readable. How to use these tools without loosing css functionality. what options we should use and what not.

View 4 Replies

Web Forms :: How To Make A Session Live Until System Shutdown

Sep 11, 2012

how to session keep live until system shutdown like asp.forum session

View 1 Replies

Web Forms :: Play Audio From A Database Using Audio Or Flash Player

Mar 7, 2011

I am working on an ASP.NET Web application and I want it to have audio playback functionality. I can do is using directories. For example, using the ASP.NET Audio control like :- , is pretty easy and straight-forward and works accordingly. But, the trouble comes when I'm using a database and the control. I am totally new to data binding in ASP.NET. I don't like using JavaScript, but i am comfortable using it, but I would prefer C# solution (I know beggars can't be choosers).

I have a database containing only one table called tblAudio. This table has two fields only for the title of the audio file (type NVARCHAR(MAX)) and the field for the actual audio (type VAR BINARY(MAX)). I'm using Visual Studio 2010 Professional with SQL Server Express Edition. The table has a single record with the relevant data in their fields.

View 1 Replies

Which Method Alows The URL Of The Audio To Be Hidden When Others Embed The Audio ?

Dec 12, 2010

Adobe Flash or QuickTime..???

I assume Flash is not available via Ipads???

Which method alows the URL of the audio to be hidden when others embed the audio ?

View 4 Replies

Make Online Ticket Booking Reservation?

Mar 3, 2011

i want to make website where users can book tiket online. i want to make quickbook like [URL] in this webiste to make this quick book like to work. how to do this type of quick book methods for booking online.

View 3 Replies

How To Make Online Shop Using XHTML + XML + Ajax

May 31, 2010

I want to make a flower shop using the technologies mentioned in the title. I was thinking about customer/admin login in ajax. I'm using Visual Web Developer 2008 Express and I know a bit of VB.

View 2 Replies

Configuration :: How To Make This Small Project Work Online?

Dec 24, 2010

I just finished programming a web application, and I want to upload it to a host server so that it works online. However, I faced some problems.When recalling functions from class files, server can't approach them, and the following error appears: (BC30002: Type 'db_class' is not defined)I know that there are steps I have to do in this stage in order to make the project working. I want your help letting me know what these steps are!

I have reviewed many references and posts in this forum, but I couldn't reach a solution.I built a small project that contains ( default.aspx, app_code/class1.vp and web.config). It would survive my graduation project if you would downloading the project and fix the error appearing, and return me back the modified code. I tried many things on my hand to get fixed, but with no result.[URL]

View 1 Replies

Make Epaper(Online News Paper) Like Application In .net?

Jan 6, 2011

Let say I have complete Image of Newspaper front page i want it make asp.net or winform application so user can slice this page and then link this page to another image...I am confused what should i do from where should I start although this is not my newspaper application its university project but it works same like this images....For clear understanding here is site link eg. http://epaper.dawn.com

View 1 Replies

Save A File / Stream To Local Folder From Response Output Stream?

Feb 22, 2011

I have an excel file in my Response Output stream. I can Open the stream as a file after a prompt, but it doesn't seem I can save it directly to a specified folder on my client.

View 1 Replies

JQuery :: To Make 5 Checkboxes To Work Like Radio Button?

Jun 1, 2010

I have 5 checkboxes in my form is there a way to make them work like radio buttons using jquery.

View 2 Replies

AJAX :: Make Online Movie Ticket Booking System Dynamically?

Mar 3, 2011

there will be 8 combo box

1. contain select state after slecting this state

2. contain select city for previousely selected state

3. contain cinema hall for previousely selected city

4. contain select movies option for selected city

5. conatin show date for previously selected movie

6. contain show time for previously selected date

7. contain class for previously selected show time

8. contain ticket quantity for previously slected tiket class

View 2 Replies

Web Forms :: Make A Label React To A Radio Button List Selected Index

May 31, 2010

I'm learning asp.net and c#, and can't figure out why this won't work for me.I'm using a label control and a radiobutton list control. Basically if you select radio button 1 I want the label to say radio button one , radio button 2 for the next one and so on. Here is the code I thought would work.

[Code]....

View 1 Replies

C# - Build A Live Chat Connected With Windows Live Messenger?

Feb 26, 2011

Live Chat is a very famous tool on websites, and the operators use a special web/windows interface to talk to the clients.What I want to implement is to specify some email accounts, and when the client click's the live chat and starts typing, his/her instant messages are delivered to the available email account. My operators can talk back to them as if they are on their friends list.I don't need to require any login or registration for clients to use this Live Chat.So are there any ideas about how to implement such a thing? Are there any good third-party-modules that already do that?

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved