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. General Programming
  3. C#
  4. Check streaming media? [modified]

Check streaming media? [modified]

Scheduled Pinned Locked Moved C#
csharptutorialquestion
5 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.
  • G Offline
    G Offline
    Gofur Halmurat
    wrote on last edited by
    #1

    Hello, Is there any easy way to check streaming media(valid, invalid) in csharp? for example: i have a mms stream, mms://192.10.0.11/radio, i want to check if the stream is valid or not in c#. thanks.

    It is never late to learn

    modified on Tuesday, December 28, 2010 10:06 AM

    D 1 Reply Last reply
    0
    • G Gofur Halmurat

      Hello, Is there any easy way to check streaming media(valid, invalid) in csharp? for example: i have a mms stream, mms://192.10.0.11/radio, i want to check if the stream is valid or not in c#. thanks.

      It is never late to learn

      modified on Tuesday, December 28, 2010 10:06 AM

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

      Define what you mean by "valid". What you said have can mean anything.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak

      G 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Define what you mean by "valid". What you said have can mean anything.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        G Offline
        G Offline
        Gofur Halmurat
        wrote on last edited by
        #3

        what i mean by valid is when i open the link with media player, it should work, i did not find another word for it. maybe better word for it is "Active".

        It is never late to learn

        D L 2 Replies Last reply
        0
        • G Gofur Halmurat

          what i mean by valid is when i open the link with media player, it should work, i did not find another word for it. maybe better word for it is "Active".

          It is never late to learn

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

          OK, the only thing you can do is try and download the file from the URL. Whether or not the stream actually plays is an entirely different problem which doesn't have an easy solution.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak

          1 Reply Last reply
          0
          • G Gofur Halmurat

            what i mean by valid is when i open the link with media player, it should work, i did not find another word for it. maybe better word for it is "Active".

            It is never late to learn

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Gofur Halmurat wrote:

            when i open the link with media player, it should work

            For a particular format/encoding? That's the main reason why some streams don't "work" in the Media Player; it lacks a decoder to read it.

            I are Troll :suss:

            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