Skip to main content
October 11, 2010
Question

live video streaming pn a asp.net based website

  • October 11, 2010
  • 1 reply
  • 1688 views

hello everyone

i want to develop a omegle.com type of a website in which people can video chat with random peoople who are present on the website i have downloaded flash media server 4.0 and fash media encoder 3.1

but im not able to put the live stream on the asp.net based webpage im working on visual studio 2005

plz help!!

    This topic has been closed for replies.

    1 reply

    October 11, 2010

    Your RTMP connection and you player aren't really directly related to your asp application. The .swf is embeded in the HTML served by the .asp app, and the .swf makes the connection to fms from the client side. Perhaps if you explain how you're going about things, we can offer advice.

    October 11, 2010

    i want to stream live video that is when someone opens the website and clicks for video chat obtion then he directly starts a video chatting session with any other current user of the website

    now fot this im using ASP.NET for developing the page and adobe flash server for streaming video but im facing problem in implementing this..

    October 11, 2010

    Ok, what is the problem you're having?