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
  1. Home
  2. Web Development
  3. ASP.NET
  4. Streaming MPEG-2

Streaming MPEG-2

Scheduled Pinned Locked Moved ASP.NET
sysadminwindows-admintoolsquestion
3 Posts 2 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.
  • T Offline
    T Offline
    Todd Carlson
    wrote on last edited by
    #1

    I need to stream mpeg-2 files from Windows Server 2K3 - basic requirement is that the file is gone from the user's system when done playing. Anyone have any experience in this area? Any SDK's or 3rd party tools?

    G 1 Reply Last reply
    0
    • T Todd Carlson

      I need to stream mpeg-2 files from Windows Server 2K3 - basic requirement is that the file is gone from the user's system when done playing. Anyone have any experience in this area? Any SDK's or 3rd party tools?

      G Offline
      G Offline
      g00fyman
      wrote on last edited by
      #2

      microsoft streaming media server, or create a small flash player and stream it through that, this can be created dynamically by passing in arguments that are retreived from db or other source. You can also access MS SMS in code but it must be installed on your server, so if it is not your server then flash is probably the easiest option. hth g00fy

      T 1 Reply Last reply
      0
      • G g00fyman

        microsoft streaming media server, or create a small flash player and stream it through that, this can be created dynamically by passing in arguments that are retreived from db or other source. You can also access MS SMS in code but it must be installed on your server, so if it is not your server then flash is probably the easiest option. hth g00fy

        T Offline
        T Offline
        Todd Carlson
        wrote on last edited by
        #3

        Thanks for the input. I do have access to the server, so I can install SMS. My understanding, however, is that SMS handles Windows Media formats only, and not other formats like MPEG-2 - am I wrong?

        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