Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. I want to run live videos(cricket match) in my own website

I want to run live videos(cricket match) in my own website

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpasp-nettoolsregexhelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Suave_Shiva
    wrote on last edited by
    #1

    using DotNET Framework i.e asp.net , iwant to built application such a way that it must be able to run live video in my website(like cricket or CNN news channel,but it is live telecast). Can any one suggest me,how to implement this project........... what are the technologies & tools required, please help me.;) Suave shiva

    C D 2 Replies Last reply
    0
    • S Suave_Shiva

      using DotNET Framework i.e asp.net , iwant to built application such a way that it must be able to run live video in my website(like cricket or CNN news channel,but it is live telecast). Can any one suggest me,how to implement this project........... what are the technologies & tools required, please help me.;) Suave shiva

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      First thing you need, is legal rights to the broadcast.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      1 Reply Last reply
      0
      • S Suave_Shiva

        using DotNET Framework i.e asp.net , iwant to built application such a way that it must be able to run live video in my website(like cricket or CNN news channel,but it is live telecast). Can any one suggest me,how to implement this project........... what are the technologies & tools required, please help me.;) Suave shiva

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        You can't do this. You don't have, and won't be able to get, permission to re-broadcast content that you don't own. It can be done with other content that you DO own. You're going to need a streaming server, like Microsoft's Media Services, to encode and serve up the stream. Then you only need to open the stream in Windows Media Player on the client side to view it.

        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups