uploading and playing videos in asp.net

Last post 07-04-2009 5:02 AM by kathirvelmm. 2 replies.

Sort Posts:

  • uploading and playing videos in asp.net

    07-02-2009, 4:23 AM

    i would like to upload a video and play it in thewebpage using asp.net

  • Re: uploading and playing videos in asp.net

    07-02-2009, 8:11 AM
    Answer
    • All-Star
      53,790 point All-Star
    • DarrellNorton
    • Member since 04-04-2003, 3:49 PM
    • VA, USA
    • Posts 6,496
    • Moderator
      TrustedFriends-MVPs

    Ok, this is a big topic.  You can use either Silverlight or Flash (there are actually more options, but these 2 are pretty popular).

    Here's an article on doing it with Silverlight:

    http://www.wrox.com/WileyCDA/Section/Building-Silverlight-Video-Applications.id-306542.html

    And here is one using Flash:

    http://forums.asp.net/t/1170655.aspx

    Darrell Norton, MVP
    Darrell Norton's Blog


    Please mark this post as answered if it helped you!
  • Re: uploading and playing videos in asp.net

    07-04-2009, 5:02 AM
    Answer
    • Member
      528 point Member
    • kathirvelmm
    • Member since 05-05-2008, 3:46 AM
    • Chennai-India
    • Posts 160

    Walk through silver light as its safe and more compatible.

    if you want your application accross different browsers use flash (*.flv)

    convert your video to flv format

    upload

    embedd flash player in browser

    these three are common procedures , there starts .... HTTP video streaming <> buffering (effective video streaming /real time streaming RTS)


    http streaming - just the above works

    effective video streaming /real time streaming RTS - RTSP etc .... a big ocean but quite interesting............

    recent technology updation is H323

    Kathirvel
    Follow me here
    Please mark as Answer if this solves your problem, Let other users get benefited.


Page 1 of 1 (3 items)