Check availability of a video or audio stream using PHP

I'd like to know if anyone knows how to check (using PHP) if
a video or audio live broadcast is available. Right now my church
uses Playstream to host the streaming audio for our church
services. Being the webmaster I thought it would be cool if I could
check if the wvx feed is active and then have that dynamically
change the link (either "Check back later" or "Live now!"). I'm
fairly proficient with PHP but I don't know how to do this.
Using DW7 if that makes a diff.
Thanks in advance!

Nbc app is streaming the video from their server, if they don't provide a way to do it in their app than you can't do it.

Similar Messages

  • Premiere CS6 won't import mov files, the message: "file has no video or audio streams" shows up instead. How can I import the files?

    Premiere CS6 won't import mov files, the message: "file has no video or audio streams" shows up instead. How can I import the files?

    MOV is a wrapper that can contain many different codecs. The message you get is indicative of a distribution codec inside the MOV wrapper. You may need to convert the material to an editable codec before importing.

  • Multiplex a mpeg2 video and audio stream recorded via a satellite receiver

    I would like to know if upgrading to QuickTime pro and/or adding the QuickTime MPEG2 add-on would allow me to multiplex a mpeg2 video and audio stream recorded via a European satellite receiver (like the Aston Xena 1800 HDU) in order to make movies that can later on be converted to be viewed on my iPod.
    Mac Mini   Mac OS X (10.4.9)  

    No. The MPEG-2 component is to play MPEG-2 not encode it.
    Use Toast. I assume you have separate audio and video transport streams, if they are named identically (1.m2v and 1.m2a) Toast will detect that and multiplex into a new MPEG-2. If not , add the video stream to Toast, which will ask for an audio stream to go with it. Either way it makes an MPEG-2 anew.
    Of course you cannot use MPEG-2 in iPod so rip that DVD (Toast can make just an image and you can mount that) to get the VOB file, then use MPEG Streamclip or iSquint to convert the muxed MPEG-2 file to MP4 suitable for iPod.
    Note I am very curious - are you sure this device delivers separate audio and video streams? Not a proper muxed MPEG-2 file? If the latter then just MPEG Streamclip or iSquint will do.

  • Sync of Video and Audio streams

    I got a main project to make a video conferance system. And i'm not sure how to sync the video and Audio streams. (Audio need to have higher priority than video)
    Video is all moust real-time but audio is around 0.5 sec delay at the fastest.
    I realy need to find out how to sync them since its one of my main subjects in the project.
    So if anyone know how to, plz let me know.

    Hello,
    I try to implement a videoconference in Java with JMF. At the reception, audio and vid�o aren't synchronizing. I'm looking for a solution to resolve this problem because i think in this kind of application, audio and video tracks must be synchronized. I'd like to know when and how can i do the synchronization : at the capture, before transmission, or at the reception ?

  • My video and audio streaming always break-up (or I have delays)

    When I watch a video from MSNBC thevideo and audio streaming always delays. Any idea what the problem is or how I can fix it.

    Premiere does not work well with variable frame rate video which, I expect, the ipad produces, You might have to convert the footage before you import it into Premiere. Do a forum search for variable frame rate, there are a lot of posts.

  • Problems synchronizing video and audio while using FME 2.5

    Hello...
    I use FME2.5 to deliver media to justin´s server for
    broadcasting on the internet...
    As capture video I use webcammax to capture video from files
    avi and divx...
    But somehow since I started using FME2.5 sonme videos are
    perfectly sinchronized while streaming but others no...the audio is
    not sunchronized at all...
    I stream the media on justin in H.264 at a bit rate of
    300kbps 25fps and 320x240 for video...
    and audio mp3...
    Is taht a way to synchronize it?
    And do adobe have a complete solution of capturing video
    files and streaming it to justin server?...
    Thanks...

    I too encounter similar kind of problem, but i am using Sony
    HD handy cam which captures HD video and FME 3.5 for encoding, i
    tried out both medium and high bandwidth options in it (FME 3.5),
    vp6 and H.264 and i found vp6 was more ok in light of lip sync (AV
    synchronizing) but there was problem with H.264 in both high and
    medium settings..so is there any option to get synch with H.264 on
    FME 3.5..???

  • Audio streaming using DMS

    I have a large financial shop who wants to do audio streaming, ie bloomberg audio feeds to their clients. Do you think the DMS solution would be a fit here?
    2nd question: Can DMS stream audio to an IP Phone? Or would one need a CUAE like application for this?
    Any insight would be very well appreciated...
    thankyou, Lawence

    Are you talking about the video portal or digital signage?
    The answer for the video portal is "yes" Just use a windows *.wma file codec, and have the portal listen to its URL source or mount the file on the DMM for AoD playback.
    For a Digital Media Player for Digital signage, the answer would be No on the streaming in the true since of streaming audio.
    The DMP will play back the following audio codecs.
    Audio MPEG1 Layers 1 and 2
    MPEG4 AAC Low Complexity
    AC-3
    DMS cannot stream video to an IP phone, there is a one to one relationship between the DMM and the Video portal. The endpoints are either the video portal or a Digital Media Player.

  • How to publish a local audio stream using NetStream?

    As all we know, if we want to publish a stream to FMS or Red5, we can code like below:
    var nc:NetConnection = new NetConnection();
    nc.connect("rtmp://localhost/myApp");
    var ns:NetStream = new NetStream(nc);
    ns.attachAudio(Microphone);
    ns.publish("audio", "live");
    my problem is that we can pass an instance of Microphone to ns.attachAudio() only, if I want to attach a local audio stream,like playing a local sample.flv file to become a audio stream, how can I do?
    this issue has been asked 7 years ago, see the post. but i can not find any solutions.
    any tips will be appreciated. thx in advance.

    how to watch my local network stream using java,help!http://www.ethereal.com - a third party program (but not using java)

  • How to merging two audio stream using jmf?

    I have received two rtp audio stream,i want to merging this to one but createMergingDataSource dou work well。please help 。

    You might use an alternative approach: Run exec task and use a external tool to do the encoding.
    You can for example use "The Swiss army knive of Sound" :) SoX: http://sox.sourceforge.net/
    I think from a performance point of view or to handle large files it would be even recommended in using such tools rather then encoding inside your application ... that might be different if you need to do the encoding in real-time ...
    Sebastian

  • How to upload 100 Mb+ video on Azure storage using PHP

    Dear Sirs,
    I have uploaded 1.2 Mb video to Azure storage through PHP code with no problem. When I tried to upload a 90 Mb video I got the following error message:
    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 90363852 bytes) in C:\xampp\htdocs\projetos\ajao\azure-sdk-for-php-master\WindowsAzure\Blob\BlobRestProxy.php on line 1319
    Can somebody please instruct me how to upload 100 Mb+ file size into Azure storage using PHP code?
    In advance thanks for your help.
    Best regards,
    Luiz Doi

    Hi Manu, Im having the same problem as Luiz, getting the same type of errors. I'm not a dev so I thought I ask for more details to clear things out.
    I have a Joomla site that was configured in though Azure hosting but I can't upload anything into Joomla less than 8MB. So basically having Azure storage blobs and media services for Joomla is useless if I can't use the larger files into the site or out
    of the site into Azure storage/Media services acct.   
    I even manually changed the upload_max_filesize and post_max_size parameters on the admin and then directly on the site code and even added a php.ini file on the root to override all as I read
    here but still nothing worked. 
    Therefore the code you posted above seems the solution but just wanted to be sure if it will solve my issue.
    1. I need my Azure hosted site to allow larger files up to 500MB.
    2. I need the files people upload on my site front end through a form see
    here to be sent to my Azure blob. What code do I need to paste on the Joomla's forms admn. So basically files first go into site and then to storage.
    3. After I upload the Php SDk and then the Http_Request2 PEAR
    and paste your code in the SDK how does the code recognize my Azure site and my azure blob/containers? Where in the code do I plug in my info?
    Kindly advise.
    Karin
    kd9000

  • IPhone video and audio streaming over GSM and 3G networks?

    Is the iPhone 3G capable of streaming live audio and video from the iPhone 3G to an Xserve to a webpage, through GSM and 3G connections ?

    The iPhone camera does not support video at this time.

  • HT201066 Record video and audio stream

    There doesn't appear to be any way to simply record the audio going to your speakers while recording the screen, at least not without using an internal or external microphone. Is there other software that will do this?

    I can't think of an easier way since GB doesn't record video. To make the syncing easier you could do a little clapperboard effect, like clapping your hands, at the beginning of the recording. Then you should be able to align picture and sound perfectly.

  • Bandwidth Shaping for limiting Video and Audio Streaming

    Hi,
    How do I setup this on the SRP527W?
    I already block most of the video stuff on the internet.
    But I want to make this one more step.
    Thanks   
    Best Regards,
    Mr. Simon Yee
    Document Control
    Budi Feed Sdn. Bhd.(827186-P)
    Lot 11940, Jalan Perajurit 1,
    Off Jalan Perajurit,
    Kampung Tengah,
    Telok Gong, 
    42000 Port Klang,
    Selangor Darul Ehsan.
    Tel :-- 603-3134 1081
    Notice of Confidentiality:
    The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material.  Any review, re-transmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited.  If you received this in error, please contact the sender immediately by return electronic transmission and then immediately delete this transmission, including all attachments, without copying, distributing or disclosing same.

    Hello Mr Yee,
    I found a link from the cisco site where you could find the configuration steps for Traffic Shaping.
    http://www.cisco.com/en/US/docs/ios/12_0/qos/configuration/guide/qcgts.html
    hope you find this answer useful, if it was satisfactory  for you, please mark the question as Answered.
    Thank you

  • Audio stream using java fx

    Hello,
    I produced a audio file via Java Sound API.
    The audio file has the following format: WAVE / 24 bit (sampling rate) / PCM/ 44.1 kHz (resolution)
    (It is well known, that the higher the sample rate and the resolution, the better the sound quality.)
    I have a applet which streams the audio file to the client via the SourceDataLine-Interfaces of Java Sound API.
    However, the streaming via HTTP and SourceDataLine is bad with clicks and distortions.
    So I decided to use JAVA FX with its Media Capapilities (RTSP) - now, the streaming is perfect!
    Now, my question:
    Question 1:
    Does the quality of the sound file suffers, when using JAVA FX RTSP?
    Question 2:
    *Does JAVA FX internally streams the audio file in another (worser) sampling rate and another resolution?
    Question 3:
    Does JAVA FX down samples the audio file implicitly to make the streaming better? For example, even the original audio file has 24bit/44.1khz, JAVA FX streams that file with 8bit/22khz. Am I right? *
    Question 4:
    If JAVA FX does not change the audio format to a streaming capable format (where quality suffers),
    how does JAVA FX makes it possible to stream that file with 24 bit/44.1 kHz?
    Question 5:
    Does JAVA FX uses UDP?
    I want, that the audio being streamed has exactly the same format without down samplings or the kind.
    Is that already the case?

    Hi nimo21,
    are you really able to streaming via RTSP?
    i am trying to play an mp3-file and and video-file via RTSP but i got an exception.
    FX Media Object caught Exception com.sun.media.jmc.MediaUnavailableException: Media unavailable: rtsp://192.168.56.1/Kalam_Bahu.mp3
        source ='rtsp://192.168.56.1/Kalam_Bahu.mp3'
    com.sun.media.jmc.MediaUnavailableException: Media unavailable: rtsp://192.168.56.1/Kalam_Bahu.mp3
            at com.sun.media.jmcimpl.PeerManager$1.run(PeerManager.java:56)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sun.media.jmcimpl.PeerManager.throwMediaException(PeerManager.java:51)
            at com.sun.media.jmcimpl.PeerManager.getMediaPeer(PeerManager.java:211)
            at com.sun.media.jmc.Media.<init>(Media.java:50)
            at javafx.scene.media.Media$_SBECL.onChange(Media.fx:87)
            at com.sun.javafx.runtime.location.ObjectVariable.notifyListeners(ObjectVariable.java:142)
            at com.sun.javafx.runtime.location.ObjectVariable.replaceValue(ObjectVariable.java:104)
            at com.sun.javafx.runtime.location.ObjectVariable.set(ObjectVariable.java:115)
            at javafx.scene.media.Media.set$source(Media.fx:80)
            at swingtest.MyScene.applyDefaults$(MyScene.fx:52)
            at swingtest.MyScene.applyDefaults$(MyScene.fx:52)
            at com.sun.javafx.runtime.FXBase.applyDefaults$(FXBase.java:65)
            at swingtest.MyScene.initialize$(MyScene.fx:22)
            at swingtest.MyScene.initialize$(MyScene.fx:22)
            at javafx.reflect.FXLocal$ObjectValue.initialize(FXLocal.java:1044)
            at javafx.reflect.FXLocal$ObjectValue.initialize(FXLocal.java:986)
            at javafx.reflect.FXClassType.newInstance(FXClassType.java:187)
            at org.jfxtras.scene.SceneToJComponent.loadScene(SceneToJComponent.java:88)
            at swingtest.JavaFXToSwingTest.<init>(JavaFXToSwingTest.java:28)
            at swingtest.JavaFXToSwingTest$1.run(JavaFXToSwingTest.java:49)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: java.net.MalformedURLException: unknown protocol: rtsp
            at java.net.URL.<init>(URL.java:574)
            at java.net.URL.<init>(URL.java:464)
            at java.net.URL.<init>(URL.java:413)
            at java.net.URI.toURL(URI.java:1081)
            at com.sun.media.jmcimpl.PeerManager$1.run(PeerManager.java:54)
            ... 26 moreMaybe you can help me how to solve this problem.
    thx

  • Video loses audio when using transitions

    On my band's website, I frequently post videos of us rehearsing or playing at a show. Before I upload the videos, I bring them into iMovie, add a simple fade in and fade out to the beginning and end, and then save them compressed so that they download faster. I've never had a problem with this before.
    Today, I tried to work on some new clips. For some reason, the fade ins and fade outs are fading the video correctly, but not the audio. Instead, the audio simply drops out during the length of the transition; it then jumps back in at 100% when the transition is complete.
    I turned on "show clip volume levels" in the timeline and the volume on the transition is shown to be fading in gradually, starting at 0% and ending at 100% right before the main clip. That's correct, and that's how it's always looked in the past, except now when I play it back, the actual volume stays at 0% during the transition.
    I've tried everything I could think of to fix this, with no luck. I tried importing the video separately instead of pulling it out of my iPhoto library, changing the length of the transition, using a different video file, using different transitions, etc. Nothing works. Furthermore, the problem sticks when I export the video to QuickTime, so it's not an issue just with previewing the video in iMovie. It's also persisted even after quitting and relaunching iMovie, and rebooting the computer entirely.
    The only way I've been able to get around it is by selecting the video, extracting the audio, and then manually fading the audio in/out so that it matches the length of the video fade in/out. While this works, it's more work, takes more time, isn't as precise since I have to manually do it, and is totally unnecessary! The transitions are supposed to automatically apply to both the video AND its audio!
    Any ideas? Please help - I have a iMovie project due on Monday and I will need to use these effects!

    Hi daGUY:
    The only way I've been able to get around it is by selecting the video, extracting the audio, and then manually fading the audio in/out so that it matches the length of the video fade in/out. While this works, it's more work, takes more time, isn't as precise since I have to manually do it, and is totally unnecessary! The transitions are supposed to automatically apply to both the video AND its audio!
    That's the right thing to do in this case (as you found out). But, it may be that this is a one time problem and the next video will work fine...
    Sue

Maybe you are looking for