Sound, but no vision when streaming from iPad2 to ATV2.

Have downloaded FilmOn app and trying to stream a programme from iPad2 to ATV2 using AirPlay. Getting sound on TV but no vision.
Any ideas?

Hard to say, each store will offer different apps and there so many. The iTunes store has a section for airplay enabled apps. IOS 5 will introduce wireless mirroring though so that will help.
http://gizmodo.com/5781794/how-to-find-airplay+enabled-apps

Similar Messages

  • Sound, but no video when streaming a quicktime file through shockwave

    When I stream a quicktime movie in the html file hosted on localhost using the Apache server, I get sound but no video. I saved the quicktime movie as part of my cast, linked to http://localhost/~username/mymovie.mov 
    When I play the quicktime movie itself in my browser, or in a projector, or just within director, the video and sound play simultaneously. But in the browser after converting the dir movie to a dcr and html file, and hosting the dcr and html files on the server, when I open the html file in my browser, only the sound plays. Anyone else encounter similar problems? Any help would be appreciated!

    Hi guys,
    here's some quick notes on how I handle shockwave videos with my projects.
    I tend to find that .swf format videos work best under all browsers using shockwave
    easiest way:
    you can do a standard import of a .swf  video straight into a your cast. (not linked)
    the problem with this is it tends to create a large dcr file for you users to download
    'preloadnetthing' way:
    upload your videos to a url location - something like  www.mywebsite.com/the_programs_title/dsmedia/videos/video1.swf
    (I never use capital letters or spaces)
    file - import - internet - <enter the full url pathname to the file>
    this will add the file to the add list
    set media to : Link to External File (Don't use Standard Import)
    now press Import
    at this point Director will try to connect to your url - and do a trial download of the linked file
    if it works you should now see a new linked video cast member added to your cast
    if it fails - (which mine tend to do half the time?) - try it again until it works.
    Here I normally view the linked videos property inspector - and change its settings - I turn loop off - and make sure preload is not set.
    now comes the code part
    To get your videos to play correctly, you will need to preload them into memory, before you play them.
    (although it's possible to stream videos - I've never been able to get this to work well - there is a whole bunch of lingo code to deal with streaming videos)
    *** a frame script for preloading a swf video ***
    on beginSprite
      floatPrecision = 2
      tellStreamStatus(TRUE)
      global gVideosName
      set TEMP to "http://www.mywebsite.com/my_program/dswmedia/videos/" & gVideosName & ".swf"
      global mynetID
      set mynetID = preloadNetThing(TEMP)
      set the text of cast "preload_results" to "0 %"
    end beginSprite
    on exitFrame
      floatPrecision = 2
      global mynetID
      pStatList = getStreamStatus(mynetID)
      if (pStatList.bytesSoFar > 0) then
        pPercentDone = (pStatList.bytesSoFar * 100) / pStatList.bytesTotal
        if pPercentDone > 99 then go NEXT
      end if
      set the text of cast "preload_results" to ((the string of pPercentDone) & " %")
      go loop
    end exitFrame
    *** a frame script for playing a swf video ***
    on beginSprite
    -- I create a blank 'place holder' cast member (a black filled rectangle) the same size as my video, on to my stage - into sprite 1
      set the visible of sprite 1 to TRUE
      set the puppet of sprite 1 to TRUE
      global gVideosName -- REM the name of my linked video cast member
      set the castNum of sprite 1 to cast gVideoName
      updateStage
      sprite(1).play()
      updateStage
    end beginSprite
    on mouseDown
      sprite(1).stop() -- This stops the SWF movie playing !!!
    end mouseDown
    on keyDown
      sprite(1).stop() -- This stops the SWF movie playing !!!
    end keyDown
    on exitFrame
        if sprite(1).playing = false then
           set the puppet of sprite 1 to FALSE
           go to "somewhere" -- REM somewhere you want to go to after the video have finished.
           abort
        end if
      go loop
    end exitFrame

  • Sound lags behind video when streaming from itunes to atv 2

    I have some of my itunes movies in .mov format on my imac. I convert them so it can be viewed on my new atv 2 using the advanced, "create ipad or apple tv version" option. When I play them the sound starts fine but after a few minutes it starts to lag behind the video. The longer the movie plays, the bigger the gap is between sound and video. After about an hour of playing the sound is about 7 or 8 seconds out of sync with the video. Apple tv is wired to my router which is n/g/b capable and is connected via hdmi and optical sound cable. Watching rented movies from the itunes store or netflix the sound is fine. I tried converting the movies with another program but have the same results. Does anybody have any idea on how to fix this problem? Thank You.

    used handbrake and everything is fine.

  • No Vision on Airplay from ipad2

    Airplay and iPad2 will stream sound but not vision to Apple TV 3, iPhone4 works fine but not ipad and all software is up to date WT?

    I have rebooted everything including the Apple TV.  Can you reinstall the Video App or do I just work around it until Apple fixes the App?  Thanks for helping on this BTW.

  • Audio skips when streaming from the internet (pandora/grooveshark).

    I'm using airport extreme, wired connection, to a macbook pro (2011) and mac pro (2009). audio skips on both devices when streaming from pandora or grooveshark. problem has persisted through system upgrades, clean installs etc... Problem persists through different web browsers (Firefox/chrome/safari)
    Ironicaly, Itunes radio does not skip, neither does netflix.
    I have seen COUNTLESS posts regarding this problem from many different APPLE users. I would love to see apple address this problem...

    Your first step is to determine if there is an issue with this specific movie or if it's a universal problem.  Does ANYTHING from the MBP provide both sound and video?
    Another thought is DRM coding but that should affect both video and audio.  If the movie has DRM coding and your television does not, then the movie won't play.  I'm not an expert but I don't think that that's your problem because you do get the video.

  • My apple Tv has audio problems when streaming from my NAS server.

    My Apple TV has audio problems when streaming from my NAS server or computer and even internet. I can hear the click sound it makes when you click on the icons, but when the movie starts there is no audio. This even happens when using XBMC. I have HMDI directly to my TV suing Apple TV 2. I have tried resetting, turning off both TV and Apple TV, and changing the HDMI cable. It is driving me nuts.

    XMBC requires a hack, we cannot help with hacked devices.

  • Video Playback Pauses when streaming from iTunes to itunes

    Hi,
    I have a 2011 iMac running OS X Mavericks Server and I use this as my main iTunes library computer.  I also have a 2013 (latest model) MacBook Air running Mavericks.  My WiFi network comprises of 2x Airport Express's, both the latest models and configured for both 2.4ghz & 5ghz frequencies.
    Using Home Sharing, I like to stream video from my iMac's iTunes library to my MacBook Air.  The problem is that playback pauses every few minutes.  The only way to resume playback is to close the video window and open the video again.  This problem occurs regardless of video quality (SD, 720 or 1080) and on both the 2.4Ghz and 5Ghz wifi settings...  On the odd occasion this problem doesn't happen at all.
    I experienced this problem before upgrading to mavericks so I don't think its mavericks related.  And I don't experience this playback issue when streaming to ipad mini, iphone, or apple tv... It only happens when streaming from imac to macbook air...
    Please help if you have a solution.

    Try:
    ffmpeg -i rtsp://localhost:8554/test.sdp -acodec copy -vcodec copy -re -f flv "rtmp://168.187.121.71/livepkgr/mystream&adbe-live-event=liveevent"
    I don't strream ffpmeg from my source, but I stream h264 from my source, and this works when transcoding.
    Hope this helps!

  • ITunes purchased videos and all DRM movies will not play on iOS 8 devices when streamed from an external drive (or streamed from other wireless devices). Any solution in sight?

    Video streaming of DRM movies, purchased from iTunes and other vendors, to any iOS device is not working.

    I am not sure if you really understand the issue at hand. Possibly that you are just scanning, not reading the whole text, or simply that you just want to close a thread with your last words or derail it for whatever strange reason. So far you have been more destructive than helpful, but again this could be ignorance at best.
    If you would have had the decency to read the entire thread you would have come to the conclusion that every manufacturer, I came across, has posted FAQ's to this issue but Apple. Find a short excerpt below:
    SeaGate  http://knowledge.seagate.com/articles/en_US/FAQ/006135en?language=en_US <http://knowledge.seagate.com/articles/en_US/FAQ/006135en?language=en_US> Playing DRM (Digital Rights Management) protected movies in Seagate Media App Information regarding remote streaming of DRM protected movies. Most forms of DRM (Digital Rights Management) will prevent playing movies on unauthorized devices or from remote storage hosted on wireless drives or NAS drives(Seagate Wireless, Seagate Wireless Plus, Seagate Central or Seagate Personal Cloud). Movies purchased from iTunes can be streamed to iOS 6 and iOS 7 devices which were authorized from remote storage (the video could be selected in Seagate Media App and would be played in a Safari browser), however in iOS 8 this has stopped working. A bug has been filed with Apple, however this functionality has not been restored. Therefore, DRM protected movies purchased on iTunes can no longer be played on devices running iOS 8.
    SanDisk  http://kb.sandisk.com/app/answers/detail/a_id/16668/kw/itunes <http://kb.sandisk.com/app/answers/detail/a_id/16668/kw/itunes> Videos purchased or rented from iTunes will not play in iOS 8 The SanDisk Wireless Media Drive and Wireless Flash Drive support streaming of DRM protected iTunes purchased movie content to authorized devices in iOS 6 and iOS 7 ONLY. The DRM protected content is opened in Safari where the DRM is decrypted and the video is played. iOS 8 issue In iOS 8 Apple device has NOT enabled Safari based DRM decryption. Therefore DRM protected content, i.e. purchased movies or TV shows from iTunes, CANNOT be streamed from the Media Drive/WFD in iOS 8. This issue has been reported to Apple. We do not have any estimated date when Safari will support DRM decryption of iTunes purchased content.
    in contrast: here is the excerpt from the Apple Store http://store.apple.com/us/product/HFSQ2VC/A/sandisk-connect-64gb-wireless-media- drive?fnode=12ea113d2dba9883d5561c573d91…
    Overview
              With the SanDisk Connect Wireless Media Drive and its companion app, you're free to share and stream high-definition content between your iPad, iPhone, iPod touch or Mac devices without a cable connection. Simply connect wirelessly from your iOS device to the media drive and instantly stream your HD movies, browse photos and listen to music from around the house or on the go, while avoiding the common hassles of cables, attachment limits or Internet availability
    AirStash  http://support.airstash.com/entries/55924774-Known-Issues-with-iOS-8-and-or-iPho ne-6-6- <http://support.airstash.com/entries/55924774-Known-Issues-with-iOS-8-and-or-iPho ne-6-6-> (Excerpt) Known Issues with iOS 8 and/or iPhone 6/6+ Apple recently released iOS 8 and the iPhone 6 and iPhone 6+. Here are the remaining issues that we are aware of in the iOS 8 general release: • Video streaming of DRM movies (purchased from iTunes and other vendors): iTunes purchased videos and all DRM movies will not play on iOS 8 devices when streamed from AirStash (or streamed from other wireless devices). These movies are digitally protected and the AirStash app sends them to the Safari browser to play (which works for all prior iOS versions). However, in iOS 8, Safari will no longer allow DRM movies to play. These movies will play when the video is transferred to the iPhone/iPad and played in the Apple's Video App or the corresponding App from the vendor.
    WD - A Western Digital company  http://community.wd.com/t5/My-Passport-Wireless/Streaming-itunes-DRM-movies-to-s afari-on-iPad-not-working-IOS-8/m-p/820913#M387 <http://community.wd.com/t5/My-Passport-Wireless/Streaming-itunes-DRM-movies-to-s afari-on-iPad-not-working-IOS-8/m-p/820913#M387> No official comment here in regards to the issue but a interesting comment by Bill_S, WD Community Manager, who is basically saying that iOS8.x was actually a fix to an issue that DRM protected movies were playing prior to iOS8.x. If this is the case and Apple will not address this issue or fix it since Apple believes that movies should be protected this way, you need to let the community know that movies are restricted this way. Re: Streaming itunes DRM movies to safari on iPad not working - IOS 8 issue? [ Edited ] Options 11-06-2014 03:19 PM - edited 11-06-2014 03:22 PM Actually, this is not something we can NOT fix. It appears that Apple finally fixed an issue they had with their movie DRMs. The files should have never played in the first place. [Edit] If you have an issue with this, you will need to take it up with Apple. Click the Kudos star to say thank you for helpful posts. And be sure to come back to click the 'Accept as Solution' button for the post that solved your issue. This may help someone else.

  • I've bought a Digital AV Adapter to be able to connect my Iphone 4g to the TV. I only get sound but no picture when I look at TVPlay-canals. Photo gallery OK. I have updated my phone to the latest version IOS. Any solution?

    I've bought a Digital AV Adapter to be able to connect my Iphone 4g to the TV. I only get sound but no picture when I look at TVPlay-canals. Photo gallery OK. I have updated my phone to the latest version IOS. Any solution?

    Welcome to the Apple Community.
    Your phone doesn't do mirroring, only the 4S will do that. It only does basic AirPlay.
    Websites and third party Apps need enabling before they will allow AirPlay of Video content. Some Website/App developers have not enabled their products, some simply haven't got around to it yet, others have stated that they won't be enabling AirPlay (likely as a result of licensing issues).

  • Have sound but no picture when i click on the video.Elements 10 on windows 7.Can you help.

    Have sound but no picture when i click on the video.Elements 10 on windows 7.Can you help.

    Bigal.seamills
    What is the driver version for your NVIDIA GeForce GT640?
    There is a known issue specific to Premiere Elements 10 and NVIDIA GeForce. The Announcement at the top of this forum tells it all - detailed description of problem, references, fixes, and fix details.
    The following is a copy paste of that Announcement....
    If you are a Premiere Elements 10 user whose Windows computer uses a NVIDIA GeForce video card
    and you are experiencing Premiere Elements 10 display and/or unexplained program behavior, then your
    first line of troubleshooting needs to be rolling back the video card driver version instead of assuring that
    it is up to date.  
    Since October 2013 to the present, there have been a growing number of reports about display and
    unexplained workflow glitches specific to the Premiere Elements 10 user whose Windows computer
    has a NVIDIA GeForce video card. If this applies to you, then the “user to user” remedy is to roll back
    the NVIDIA GeForce video card driver as far as is necessary to get rid of the problems. The typical driver
    roll back has gone back as far as March – July 2013 in order to get a working Premiere Elements 10.
    Neither NVIDIA nor Adobe has taken any corrective action in this regard to date, and none is expected moving forward.   
    Since October 2013, the following thread has tried to keep up with the Premiere Elements 10 NVIDIA reports
    http://forums.adobe.com/thread/1317675  
    Older NVIDIA GeForce drivers can be found  NVIDIA Driver Downloads - Advanced Search   
    A February 2014 overview of the situation as well as how to use the older NVIDIA GeForce drivers for
    the driver roll back can be found  http://atr935.blogspot.com/2014/02/pe10-nvidia-video-card-roll-back.html
    Please refer to the following for the driver version history of your NVIDIA card
    Based on history, you should be using
    GeForce 320.18 Driver
    320.18
    May 23, 2013
    Please review and consider and then let us know the results.
    Thank you.
    ATR

  • Youtube tutorial video has sound but no vision

    I have been trying to see latest PS CC updates tutorials, there is sound but no vision.
    OS X 10.9, Safari 7.1.

    There don't seem to be any Apple guys about at the moment, and I know very little about Mac systems.  I would have guessed it to be a codec problem, but seeing as we are talking about Adobe TV, it is probably using Flash.  Try Google with
    safari mavericks adobe tv no picture
    Which brings up a bunch of hits that mention 'Sandbox Flash in Safari with 10.9'
    [EDIT]  A lot of the Adobe TV titles are also hosted on YouTube.  I think you'd be able to view those directly.

  • HT1399 My album is not litsed alphabetically but it is when synced from PC to iphone. How do I keep the songs list in my iphone as it is in my album?

    My album is not litsed alphabetically but it is when synced from PC to iphone. How do I keep the songs list in my iphone as it is in my album?

    Check the section in the User Guide for Music, It might help you navigate around the app a little better: http://manuals.info.apple.com/en_US/ipad_user_guide.pdf
    To reiterate, some reasons you may not be getting Albums group as you want:
    Songs are not properly tagged in itunes prior to synching (you should also make sure Album Artist is tagged, BTW)
    You are using the wrong view in the Music app

  • Anyone else having issues when streaming from veetle using safari over wifi?

    I like many others have been having issues with my wifi on my iPhone 5 (sometimes when connected to wifi it just freezes up and I need to do a reboot or reset network settings to get it back up and running). In any case, that wasn't bothering me too much but I've noticed now that the veetle web site that I use sometimes to stream shows from on my iPhone stops showing video after a few seconds when using wifi. If i switch to my LTE connection or 3G it works fine but it's only when running with wifi that it has a problem. It will begin to stream a show properly then after a few seconds the video will cut out though the sound keeps playing. My iPad doesn't exhibit the same problems and can stream from veetle perfectly over my wifi. Anyone else out there having similar issues? This will be annoying if i'm travelling out the country and depending solely on wifi for my data and not being able to stream sports and tv shows from Veetle. Just wanted to see how commonplace this problem was. Thanks

    All spring and summer Netflix/fios has been a problem. I have used a tool that goes beyond simple speed tests and gets to dividing up thE problem. It appears that the problems reside with fios, however true to form Verizon repair denies any problem (go figure) .

  • Apple TV blurry black screen when streaming from iMac?

    My Apple TV shows a black blurry screen when trying to stream from my 2013 iMac.  ATV works perfectly with iPad/iPhone but not iMac.  Audio from iMac is fine, just no video.  Both products are entirely up to date as far as software goes and restarting both + wifi hasn't achieved any results.  Any **** would be appreciated, thanks.

    I've found out it is an Mavericks 10.9.2 and 10.9.3 failure! Online I have found more people with the very same Problem, and all of them are running 10.9.2/3  - ON THEIR IMACS (different Models)!
    My Apple TV and Streaming Services were functioning just fine 2-3 Monts ago, the only thing that changed was Updating my iMac Mid 2011 to 10.9.2 -> Then i've got the black screen when streaming, could not activate DisplayMirroring, when i played something in itunes or VLC the sound went through AppleTV but no video.
    Then have checked it with iPad 2 = OK, iPhone 5 = OK, MBP Early 2008 with SnowLeopard = OK,
    so i decided to Install an 10.9 on an external drive - and guess what? It works! Tried to Update (ComboUpdate) to 10.9.1 and it was still OK, got the BLACK SCREEN after ComboUpdate 10.9.2, and tried to Install 10.9.3 just to see if it will solve the problem -> NOT
    this must be a joke!

  • MacBook Pro with retina display freezes when streaming from Vudu

    I don't know if anyone has experienced this before. I have been trying to watch Non-Stop on Vudu tonight with a lot of issues. After streaming for a while, perhaps some 15-20 minutes or so, the video starts buffering non-stop (ha!). The problem is that once that happens, I cannot click on anything. The buffering doesn't stop, but even if I try to quit Safari, the thing freezes Safari and freezes the entire computer. I have been working with Apple for the past 2 hours and nothing that has been done seems to fix the problem. I even ran a diagnostic and it said that I had no issues.
    This is the first time I have streamed from Vudu. I never had issues streaming from anywhere else. I am running a Netflix video in the background to see if it will freeze. Since it's not a full screen, I don't know if it will do the same. Nothing else seems to cause a problem, but what is bizarre is that it freezes the entire computer. In the case that the website was messing everything up, I don't know why it has to freeze the entire computer.
    Has anyone else experienced this, and if so did you get to a solution and how?
    Thanks!

    I had this exact problem when watching streams on my Macbook pro retina 15". For the sake of testing, I tried opening the same stream i was testing in chrome, using 120 % of cpu, in safari, where it uses roughly 3-10 %. dont't know if this will solve your problem, but I advice trying it.

Maybe you are looking for

  • HELP! Strange  Boot / Start Up Problem on iBook G4 - Any NEW ideas?

    Hi everyone, a bit information first: My early 2003 iBook G4/1Ghz has been working flawlessly all the time, been well operator maintenanced and updated regulary and gave me no real problems so far. Am working with it daily in the office and on trips.

  • How do I clear the browsing history on my iPad?

    How do I clear the browsing history on my iPad 2?

  • Command: "save metadati on file".

    Hi, my name is Alberto. I've Photoshop elements 12. Last night i've saved many files with tags from Organizer. I've saved with the command: "save metadati on file". My Catalogue and the files are on disk "F", but at the end of process my disk "C" the

  • Best way to make a jar with third party jars

    hi, i have a question. i have an application that uses different third party jars. For the moment i make my jar like this : a) i include all my third party jars (it is working) or is it better to b) include the jars in the jnlp file if b is better sh

  • 4.0 won't run Yahoo Music Station

    I'm unable to open a "station" in Yahoo Music from their page "Radio Station Guide" http://new.music.yahoo.com/launchcast/;_ylt=AsdCw9QBFUnDruhxa7fHH2nasyUv#