VideoHelp.com Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. Member
    Join Date: Nov 2009
    Location: Atlanta, GA
    Hello everyone,

    I apologize if this is not the right forum for this. I am trying to figure out a way to check if a particular URI to an .asx file is streaming or if the source is not running. I have 64 different possible publication points that could be streaming (64 different URI's) and I'm trying to figure out a way to "check" them all to see if there is streaming. If there is a stream, I archive otherwise I do nothing and check the next URI. This is a process that would be constantly running in the background of our server.

    When I implement this logic in code, I want to do something like this:

    If(there is a stream coming from http://www.blah.com/point0003.asx)
    -start archiving the stream

    else
    -do nothing

    The archiving is taken care of, i'm just trying to figure out how to check the streams. I would prefer to be able to do this in C# (or java), but would love any solution to the problem.

    Thanks for your time,

    Dan
    Quote Quote  

  2. Member
    Join Date: Nov 2009
    Location: Atlanta, GA
    I found a way to do this using Java's HttpURLConnection class. If anyone is interested feel free to ask.
    Quote Quote  




Similar Threads

  1. How to Stream Live TV to my website??
    By afghanistan-culture in forum Video Streaming
    Replies: 8
    Last Post: 29th Feb 2012, 20:00
  2. Replies: 0
    Last Post: 19th Mar 2010, 06:14
  3. Checking a live stream?
    By dgrim3 in forum Programming
    Replies: 1
    Last Post: 18th Nov 2009, 15:42
  4. Stream Live TV Channel
    By alexandros27 in forum Video Streaming
    Replies: 2
    Last Post: 11th Oct 2009, 03:31
  5. restream a live stream
    By nerojan in forum Capturing
    Replies: 1
    Last Post: 13th Aug 2007, 18:53
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools