Live stream won't play on Windows

We're using QTSS and QTBroadcaster to stream a live event. Everything works fine on Mac clients, but Windows clients simply can't get the stream unless it's opened directly in QuickTime Player. We have a website with an embedded link for the stream, and have tried setting it up using both a raw <embed> tag and javascript (per Apple's instructions).
Windows browsers display the page and the QT logo where the movie should be; no browser (Win or Mac) is able to display the stream directly, without an enclosing website. This is a change from last year, when we just put up a URL to the stream. It all worked last year; we didn't change a thing, and expected it to just work again. It doesn't. I am confused, frustrated, and more than a little discouraged and disgusted. Can anyone help? Thanks.

I was finally able to make the page work by adding attributes to pass to the QT plugin; it works using IE 7 and 8, and Safari; it does not work with FireFox on any platform (Windows or Mac), so we directed FireFox users to view the link directly in the QT Player or use a different browser.
Use the "Download the JavaScript files" link at http://developer.apple.com/internet/ieembedprep.html and save the file according to the instructions on that page. Then use the following bit of JavaScript on your page to embed the QT player, assuming the stream is at MY.WEBSITE.COM and is called QTMOVIE.SDP:
<script language="JavaScript" type="text/javascript">
QT_WriteOBJECT('samplemovie.mov', '540', '420', '',
'qtsrc', 'rtsp://my.website.com/qtmovie.sdp',
'autoplay', 'true',
'type', 'video/quicktime',
'emb#bgcolor', 'black',
'align', 'middle');
</script>
The embedded player (in this example) will be 540x420. It's important to include the player size, otherwise it tends to get masked and you will see only part of the picture (for example, a 200x160 piece in the middle).
Hope this saves someone else a little trouble.
Message was edited by: Daniel Dobkin

Similar Messages

  • Video live stream won't play

    My Maxx plays some live news videos and sometimes it does not depending on the site. I tried different video players like the MX and others to no avail. I tried on chrome
    And other browsers.
    Not sure which way to go with this.
    Any ideas would be much appreciated.

    I went to a Verizon store (agent) yesterday after work and tried the S4. They didn't have a live S5, and it did play the sites I normally use. The iPhone was able to live stream it also. I think its the Razor Max that's missing whatever it needs to play those videos.... plug ins, etc....
    Its mind boggling with all these phones out there.
    Anyway, thanks for your input, Suzy.

  • TS1489 My songs won't play on Windows 7 version of iTunes. Everything on my PC is up to date. Windows Media Player works fine. I followed the directions and nothing has changed. I have already tried to re-install iTunes but that hasn't worked either.

    My songs won't play on Windows 7 version of iTunes. Everything on my PC is up to date. Windows Media Player works fine. I followed the directions and nothing has changed. I have already tried to re-install iTunes but that hasn't worked either. If anyone knows how to solve this problem please E-Mail me at [email protected] or reply to this message.

    Itunes worked after reseting my computer to factory setting however had trouble again after syncing my iPod and iPod shuffle. Is this a coincidence or could it be the cause of the problem?

  • Music files won't play in windows media player.

    My music files won't play in windows media player. all of them have .wpl as the file name extention. Could that be the reason they will not play? Help!

    Hi
    Please find the link given below please run the Microsoft fix it. Also second might help you as well to resolve your issue.
    Information about the Multimedia file types that Windows Media Player supports
    Troubleshoot
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • Why can't I get live streaming video to play

    Why can't I get live streaming video to play in Safari?

    Sorry, but that is old info. On my 21" iMac, I'm running 10.7.1 and the version of Safari is 5.1. On my 24" iMac, I'm running 10.6.8 and Safari 5.1. I have even tried to get it to run in Firefox and still no results. I've been able to do live streaming previously, but today I'm hitting a road block. Could there be a setting or preference that I do not have set properly?

  • Capture the live stream and than play it as vod

    Hi guys,
    Could anyone explain how can I record the live stream and than play it as a vod at later time?
    Is it possible to achive it?
    Can you give any tips guys?

    Hi Mark,
    You can record a livestream by doing a server side record in you application. For example :
    1. Create a folder called test under applications
    2. Within this folder create a main.asc in any text editor and add :
    var pubCount = 0;
    application.onConnect=function(clientObj){
              trace("          on connect ");
              return true;
    application.onDisconnect=function(clientObj){
              trace("          on disconnect "); 
    application.onPublish = function(clientObj,streamObj){
      trace("          in application publish : " + streamObj.name);
      if(pubCount <= 1)
           streamObj.record("record");
      else
           streamObj.record("append");
      pubCount++;
    application.onUnpublish = function(clientObj,streamObj){
    trace("on unpublish : " + streamObj.type + ":" + streamObj.name);
    streamObj.record(false);
    3. You can then publish a stream with the container. If you're using FMLE publish as : mp4:sample.mp4, then the stream sample.mp4 will be recored.
    You can then either host the recorded stream directly in AMS and use as vod file or run the post processor tool f4vpp and use it to play in vlc or other players.
    Hope this hepls. Let me know if you have any other query.
    Thanks,
    Apurva

  • When I import a video I recorded to my laptop from my Iphone 5c  it won't play on window media centre or vec or any medium. Please help??? It plays perfect on the phone.

    When I import a video I recorded to my laptop from my Iphone 5c  it won't play on window media centre or vec or any medium. Please help??? It plays perfect on the phone.

    The format from the phone is :
    h.264 encoded video, AAC audio. Both standards of MPEG 4.
    You need Windows Media Player version 12 or above to play MP4 (or add the codecs to your current version).

  • ITunes won't play in Windows 8.1...help!

    I just updated my computer from Window's 8 to 8.1 and now iTunes won't play anything at all. I can open up the iTunes store and everything else, but once I click on a song it will show that it is playing but nothing happens. I even tried moving "QTMovieWin.dll" from  c:\program files (x86)\common files\apple\apple application support\  to  c:\program files (x86)\iTunes but nothing happened after I did that. Is there anything else that can be done to fix this problem? Thanks!

    I have searched high and low for the right solution for this issue.  I'm on an HP Envy laptop, running iTunes 12, and just upgraded to Windows 8.1.
    I tried the settings for bit rate as suggested above and it still didn't work, but I did solve the problem.
    In iTunes I went to Preferences > Playback > Play Audio Using ... and changed the setting from "Direct Sound" to "Windows Audio Session"
    Now my iTunes on my laptop works!

  • Program stream won't play

    The NPR Program Stream will no longer play in iTunes and I don't know how to fix it. I click on play and nothing happens. Any ideas?

    I'm having a similar problem with my local NPR station since upgrading iTunes. In my case, I click on the "launch" button on the website and the streaming plays for about 5 seconds (the station identification), and then music from my iTunes library starts to play. I haven't changed anything other than upgrading to iTunes 9.
    I have checked the website streaming on a PC using Windows Media Player, and it works fine there.

  • MOV files won't play on Windows computers

    I have a number of MOV files (shot in full 1080 resolution) that won't play on a Windows PC. When I attempt to open them I get a warning stating that Quicktime may need extra files (or plugins?) in order to play the file. When I select the link it takes me to a page with all sorts of other providers such as DivX. With that said, what is the best format to enable smooth playback on a Windows machine?

    I am in the same boat. I need to view AVCHD files that were converted to .mov by iMovie on a PC.
    I think it is mainly because iMovie isn't really compatible with AVCHD so it converts it to .mov.
    But it is not a normal .mov!
    Apple loves to help you go from PC to MAC but when you try to go back again, God help you.
    I refused to pay the price for a new MacBook so bought a core i7 laptop for less than the cheapest MacBook(white)!
    I am starting to believe that Apple suck!
    Don't even get me started on the iPhoto and iTunes issues to change back!

  • Compressor creating movs that won't play in Windows

    I am trying to make transcode video to play back on an installed HD television set. It is being fed by a Windows XP computer over HDMI using Windows Media Player. I have tried 25 different codecs including avi, wmv and mov. The avi and wmv will play on the pc, but the quality is bad and file size is too big. The movs that I create work fine on my mac but won't play on the pc. The movies load with an error message indicating an unknown file type. The audio track plays but no video.
    Is there a "Make PC compatible" button that I am missing?

    From what I've experienced, HD Quicktime Codecs are not cross-platform. You could try using AJA's or Blackmagic's free downloadable codecs, which are cross-platform, but I don't know how those codecs perform with Windows Media Player.
    Your best bet would be to purchase the Flip4Mac HD WMV codecs:
    http://www.flip4mac.com/wmv.htm

  • Live streaming video not playing

    my  pc live streaming  video  not playing

    Hi Roshee,
    Thank you for visiting the HP Support Forums and Welcome. I would be happy to assist if needed as there are many models of HP I would need the model number. How Do I Find My Model Number or Product Number?
    Please respond with which Operating System you are running:
    Which Windows Operating System am I running?
    Please let me know.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • DVD won't play on windows computer  Ever see this prob?

    A potential client of mine says he can't play the DVD authored in DVDSP.
    "I have not been able to open the DVD and run it. It requires the CinePlayer DVD Decoder Pack 2.3.1-ESD.
    Is there another video program available to open the DVD?
    I have Windows XP but not this application."
    Has anyone run into this issue? The DVD I produced plays fine on stand alone DVD players, my Mac computers and the Window unit my partner in this project has.
    To me this sounds like a windows issue or this guy hasn't updated his OS, or he is trying to open the disc like a data disc and not play it like a movie DVD.
    I don't want to have probs mastering a boat load of these DVDs. These will be stamped copies so if the person has a DVD player aplication most issues like the above should go away right?
    Brad

    Brad - it's definitely down to the client to upgrade his software, nothing you can do about that one! Unless he is saying that he can usually watch DVDs using that software, but this one won't play, it sounds to me that he doesn't have any MPEG decoding hard or software installed.
    The other thing that springs to mind is that he should be able to alter the default application that WinXP uses for DVD playback. Again, this is something for him to address, not you... sounds like a case of needing to educate the client a little

  • Local files won't play on Windows 10

    All of my local files won't play in spotify in windows 10, please help....

    Hello:
    How did you encode the music files? If you used iTunes to rip the music with make sure you have Apple Quicktime player installed and/or check for an update for Quicktime player. Does you music files play in any other music player? Also try to uncheck all music sources log out of the Spotify desktop app and log back into the Spotify desktop app, add music sources back again into the Spotify desktop app and see if local music files play now.
    What Spotify desktop app version are you running?

  • DVD won't play in Windows XP

    Hi
    I've been working on a iDVD project this week and my burnt DVD will not play on Windows XP machines.
    Plays fine on standalone DVD player and on most of the Macs I've played it on but will not play on any Windows XP machines.
    Message is: Windows Media Player cannot play the DVD because a compatible DVD decoder is not installed on your computer.
    Thanks to anyone who can help.

    .. I still can't get over the fact that you can't but a DVD in a Windows machine and play it! LOL ...
    .. be sure: I didn't believed it either.. asked a friend, who's MS-certified-blablabla .. he told me/confirmed me that old "Mac rumor" ...
    and he told me: the app is called Windows Media Player, 'cause it plays Windows Media.. and Microsoft didn't invent the DVD .. so ... ;-))

Maybe you are looking for