Live streaming from tsn.ca iphone app to Apple TV

With my iphone4 (iOS4.2) I can stream youtube videos to my 2nd gen Apple tv. But, when I use the tsn.ca iphone app to watch live streaming hockey games, I can't get the video to show up on the Apple tv. The apple tv seems to sync and displays an image with the label something like "unknown artist" and "unknown title", but no video.
Not sure if this info will help, but it appears that the tsn.ca app is launching Safari and that the quicktime signal is being displayed via Safari on my iphone.
My ultimate goal is to watch a live streaming hockey game being delivered by the tsn.ca website. I would have prefered if the Apple TV would have let me display that live feed directly, but the darn box is so locked down that all I can choose from are the tsn.ca pre-recorded podcasts.
Apple, if you are listening, please allow us customers to watch streaming video content of our choosing via the Apple TV's we bought. I'd love to be able to type in a URL to a quicktime stream and just enjoy. (If this is already possible, I'd love to know how...)

Video via airplay is currently only supported via the iPod and Youtube app. Apple doesn't read posts on this forum.
Even when apple releases the tools for developers it will be up to each individual in terms of airplay support.

Similar Messages

  • Problem playing remote live stream from FMS

    Hello all,
    I'm having problems playing remote live streams from FMS (server-side) that I can play with any other player (client-side)
    Example of server-side application which plays a remote live stream:
    nc = new NetConnection();
    nc.connect("rtmp://remoteserver/live");
    stream = Stream.get("localStream");
    stream.play("remoteStream.flv", -1, -1, true, nc);
    This code works only sometimes.
    Most of the times, FMS is able to connect to remote string and the localStream dispatches events:
       NetStream.Publish.Strart
       NetStream.Play.Reset
    In this case, FMS is publishing the local stream but it is not playing the remoteStrem on it.
    The rest of the times, localStream dispatches events:
       NetStream.Publish.Strart
       NetStream.Play.Reset
       NetStream.Play.Start
       NetStream.Data.Start
    In this case FMS plays the remoteStream correctly.
    Any hint to solve this issue?
    Regards.

    Thanks, I tried your code and it works when playing a remote live stream on another FMS.
    But the remote live stream is not on a FMS but on a Wowza Server which re-streams an RTSP stream over RTMP.
    With this code:
    var nc;
    var myStream;
    application.onAppStart = function(){
         nc = new NetConnection();
         myStream = Stream.get("localstream");
         myStream.onStatus= function(info){
               trace(info.code);
         nc.onStatus = function(info){
               trace (info.code);
               if(info.code == "NetConnection.Connect.Success" ){
                    myStream.play("remoteLive.sdp", -1, -1, true, nc);
         nc.connect("rtmp://remoteServer/live");
    Every live stream player I tried was able to play the remote stream "remoteLive.sdp", but FMS play it only sometimes. This is the output log of the FMS application:
    NetConnection.Connect.Success
    NetStream.Publish.Start
    NetStream.Play.Reset        <--------------------------------- Stuck there, stream won't play
    Unloaded application instance wowza4/_definst_ <--- Reload app
    NetConnection.Connect.Success
    NetStream.Publish.Start
    NetStream.Play.Reset        <--------------------------------- Stuck there, stream won't play
    Unloaded application instance wowza4/_definst_ <--- Reload app
    NetConnection.Connect.Success
    NetStream.Publish.Start
    NetStream.Play.Reset
    NetStream.Play.Start         <--------------------------------- Stream is playing just fine
    NetStream.Data.Start
    Unloaded application instance wowza4/_definst_ <--- Reload app
    NetConnection.Connect.Success
    NetStream.Publish.Start
    NetStream.Play.Reset       <--------------------------------- Stuck there, stream won't play
    Any idea? Why FMS won't play it everytime?
    Regards

  • Is there any way to get my reminders (from the new iPhone app) to sync with something on my laptop (Mail, iCal, some other desktop app)?

    Is there any way to get my reminders (from the new iPhone app) to sync with something on my laptop (Mail, iCal, some other desktop app)?

    Yes, if you have iCloud set up on your phone and computer, then reminders will be synced through iCal.

  • I accidentally erased my phone from Find my Iphone App and I have a sim lock on my phone - now it wont let me restore. any ideas? Thanks

    I accidentally erased my phone from Find my Iphone App and I have a sim lock on my phone - now it wont let me restore. any ideas?
    When I try to connect to itunes, It states ''The sim card of this phone is PIN locked - please enter the PIN code of your SIM card and connect again to iTunes" however I don't have the option to enter the Pin code on my phone as on my phone screen it states "your iphone could not be activated because the activation server is temporaily unavailable"
    PLEASE HELP AND THANK YOU

    With a sim lock,
    you'll have to contact your carrier for the PUK code, as described here:
    http://support.apple.com/kb/HT1316

  • HT201232 My iPad was stolen and i accidentally deleted it from find my iPhone app is their any thing i can do to find it i lost it last april

    My iPad was stolen and i accidentally deleted it from find my iPhone app is their any thing i can do to find it i lost it last april

    If it was stolen seven months ago, then you are a little late to do anything about it. Buy a new one.

  • Could you play a live stream from safari to apple tv without going through itunes?

    could you play a live stream from safari to apple tv without going through itunes?

    There is no way to stream Safari content, with or without iTunes, to your AppleTV.
    The only way would be to use a mirroring feature given that you have an AppleTV 2nd gen or newer and a 2011 or newer MBP running mountain lion.
    If not, some third party software like AirParrot can also gives you way to mirror your MBP display on the TV.

  • Live Streaming from Video File

    Hi everyone,,, im newbie in programming streaming video with flash....ater reading documentations i tried the instructions on doc, i got a question that i've not been solved. How to make a "live streaming" from "video file". It likes a live streaming from camera but it uses video file  as the source.... many thanks

    Do you mean you have video file but you want to publish it as live stream , am i right? If yes following is the solution, but before that let me clarify you will need server to do it , i mean there is no way Flash client (i.e. .swf file running in Flash Player) can publish file from local disk.
    Now let me tell you how to do it from server:
    Place your video file under "streams" folder of your application i.e. say "myVideo.flv" under  <FMS root>/applications/myApp/streams/_definst_
    Now write following code in your main.asc file (this file would be under <FMS root>/applications/myApp )
    var mystream;
    application.onAppStart = function(){
         mystream = Stream.get("livestream");
         mystream.play("myVideo",0,-1,true);
    This will publish "myVideo" file as live stream under name of "livestream". Client would have to subscriber using NetStream and
    use ns.play("livestream",-1,-1)
    You might have to write some extra code if you want to loop same file else once play of recorded file gets over , live publish will automatically stop.
    let me know if this solves your problem

  • How to delete an old Iphone from "find my iPhone app"?

    How to delete an old Iphone from "find my iPhone app"?

    Swipe your finger accross the off line device and then select "Delete."
    You might want to review the app help file which explains this in detail (select Help upper left).

  • You really cannot print from iPad or iPhone apps!

    You cannot really print from iPad or iPhone apps!  And that is not good!  Of course you can print from web and email on the iPad!  But why not from the apps. Why not. This is nonsense!

    clarencefrancis wrote:
    You cannot really print from iPad or iPhone apps!  And that is not good! 
    Yes I really can. And that is good.
    Read: Printing from an iPad or iPhone
    If you want to print what appears on an iPad screen but the app does not have a "share" icon, take a screenshot and print it.
    To print directly from an iPad you need an AirPrint - enabled printer on the same wireless network as the iPad. All AirPrint printers are wireless but not all wireless printers are AirPrint-enabled.
    If you do not have an AirPrint printer, a number of workarounds exist that enable the use of any printer you normally use, even older ones that may predate AirPrint by decades. Search for the following products:
    handyPrint (Mac only, donation-supported)
    Printopia (Mac only, $19.95 with free trial)
    These are utilities you install on the Mac you normally use for printing, enabling it to act as an AirPrint print server. The Mac must be "on" but may be asleep for them to work. The iPad needs nothing else, no iOS apps need to be installed and no configuration is necessary. If your computer can print, so can the iPad, using one of these utilities on your Mac.
    Equivalent utilities may exist for PCs but I have no experience with them - I suggest https://www.collobos.com
    You can also buy this standalone hardware print server, bypassing the need for a computer altogether:
    http://www.lantronix.com/it-management/xprintserver/xprintserver.html
    Otherwise you will need to buy an AirPrint printer or multifunction device.

  • How can I save to computer a live streaming from Ustream

    Hi
    That's the question.
    I want to save a live streaming from Ustream.
    any help?
    tnx.

    Install Livestramer (with all python dependencies)
    https://wiki.archlinux.org/index.php/Livestreamer
    livestreamer -p vlc https://www.ustream.tv/embed/9979779
    Found matching plugin ustreamtv for URL https://www.ustream.tv/embed/9979779
    Available streams: 240p, 240p_alt_akamai, 360p, 360p_alt_akamai, 480p, 480p_alt_akamai, 720p+ (best), 720p+_alt_akamai, mobile_240p (worst), mobile_360p, mobile_480p
    livestreamer -p vlc https://www.ustream.tv/embed/9979779 720p+
    same with mpv-Player

  • Accidentally erase my iMac from Find my iPhone App

    I accidentally erase my iMac from Find my iPhone App.,
    Is it able to recover by target disk mode?
    What is erase method of this function? Normal erase or Secure erase?

    I solved the problem by follow Matt's suggestion.
    I can (almost) recovered all my files with deep scan option in the program Data Rescue.
    But it is restructured form, jpeg pictures are moved in one folders then you have to manually arrange them again.
    Anyway, better than nothing
    In conclusion, if you accidentally erase your iMac with Find my iPhone app.
    1. iMac harddisk will be format, not securely, you can recover them.
    2. You need 2 computers, and one thunderbolt cable. (Firewire in the older model)
    3. Using Target Disk Mode (press T while booting, after the signal) at the source computer.
    4. Data Rescue (or other recovery software) need to installed in another computer
    5. Use "Deep Scan" method, it will takes like 7 hrs to scan 1TB harddisk
    6. The files that recovered will be unstructured, (the one that structured is not working)
    7. You might need the larger capacity harddisk than the one you recovering. (in this case 1.5TB or 2TB)
    8. It will takes another 4-6 hours in recovering files.

  • How do I download a movie from my ipad2 video app to apple tv

    How do I view a recently downloaded movie from my Ipad2 video app to Apple TV?

    If it is from the iTunes store you can watch it from iCloud on ATV.  If it is not from the iTunes store the next best option is to add it to your local copy of iTunes and have ATV play it from there.  You can always do it from AirPlay but that is a very error prone and degrages the quality.

  • Is it possible to have 2 icloud (from 2 different iphones with different apple ids) on the same computer?

    I am inquiring as to if you can 2 different icloud accounts (that come from 2 different iphones with different apple ids) on the same computer. I would like both iphones to be able to back up to the same computer since we have different accounts/pictures/mail etc.

    Yes, if you create 2 seperate user accounts.

  • My MacBook Air was stolen and the id changed before I could erase it via "Find iPhone" app - can Apple erase my machine if I provide my serial number?

    My MacBook Air was stolen and the id changed before I could erase it via "Find iPhone" app - can Apple erase my machine if I provide my serial number?

    My MacBook Air was stolen and the id changed before I could erase it via "Find iPhone" app - can Apple erase my machine if I provide my serial number?

  • About Flash P2P live streaming from non-webcam sources

    Hello, I am a university student. Our lab is attempting to work on a p2p live streaming using flash p2p features. The media source is not from a webcam but a file from a certain server, which is not directly supported by any of the 4 methods flash player offers(posting, direct routing , object replication,and multicast.) As some of the forum threads mentioned, our method is to use NetStream.publish() a stream and use send("callbackname", data)  to all subscribers that have joined in a NetGroup. So we can use p2p transmission. Now here are our questions:
    1. We know from MAX 2009 that flash p2p camera video multicasting implements pull-push mechanism inside which makes full use of p2p features like buffer map exchange. If we use NetStream.send() API to send non-webcam source data, will it also make use of this pull-push mechanism to spread data among all peers(subscribers) with proper data exchange?
    or more detailedly,
    I saw the P2P Gaming Libs at flashrealtime.com. It uses DIRECT_CONNECTIONS when creating publish-used NetStream in order to send data with lowest latency. My question is if I do not use DIRECT_CONNECTIONS, than when the NetGroup grow large (1000), will those peers that are not direct neighbors to the publisher in the same group relay data to each other using pull-push via buffer map?
    2. I have written a sample app and use send() to deliver data only (NetStream.bufferTime = 0) without camera video and audio. When the publisher sends the data  in a "for()" stantence for 20 times, the subscribers can only receive about 8 of them. But when I set a timer and periodically send them(e.g., 500ms), the subscribers can receive them correctly. My questions are: Is the packet loss caused by UDP unreliability? Can this be solved by setting the NetStream.dataReliable = ture? Can this totally be solved by setting a timer? How to set the delaytime property in timer? Are all data sent are orderedly received?
    I'm very appreciated if you can answer my questions? thanks.

    1. NetStream.send() data is delivered in the order it was sent, whether in client-server, DIRECT_CONNECTIONS, or multicast mode.
    2. the lowest latency will be achieved with DIRECT_CONNECTIONS.  however, that isn't scalable to large numbers of recipients.  the P2P multicast system trades low latency for scalability.
    3. there are no plans to support a natural NetStream streaming source that's not a camera/microphone.  Flash Media Server can perform that function.
    4. you should never need to implement "bitmap exchange"; the object replication system handles all the communication needed to accomplish its function. typically you will divide a file into segments, giving each one an index number. object replication uses ranges internally, so the index numbers should be contiguous.  nodes that have indices use NetGroup.addHaveObjects().  nodes that want indices they don't have use NetGroup.addWantObjects().  nodes that have objects will send them to nodes that want the objects.  when a node receives an object, it's automatically removed from its "want" set; once the node decides the object is acceptable, it adds it to its "have" set, at which point it can answer requests from other nodes who still "want" it.  eventually every node will have all the pieces and not want any.  for an example, please see Tom Krcha's articles on using object replication:
       http://www.flashrealtime.com/file-share-object-replication-flash-p2p/
       http://www.flashrealtime.com/video-on-demand-over-p2p-in-flash-player-101-with-object-repl ication/
    5. please see Tom Krcha's articles.  for VOD you will probably want to use the "LOWEST_FIRST" replication strategy, as that may allow you to start playing earlier.  for general file replication you'll get better sharing if you use RAREST_FIRST.

Maybe you are looking for