RTSP Embedded streaming issue

I have a site which Live streams security cameras 24/7 using RTSP and Quicktime. If you open quicktime player and do Open URL and paste in the rtsp url from the sourcecode of the website the stream works fine. However if you gotothe web url which the cameras are embedded on the web code at test site A its streams perfect, but at test site b, it gets hung on negotiating, or gives a 403 Forbidden error. I have looked at the apple support pages, and have made sure all required quicktime ports and rtsp ports are being forwarding including 80. Im assuming this is an issue with the client at test site b, having a locked down router, is there any config I can add for it work through port 80 http? At the same test site b where it does not work, they can live stream via RTSP another website embedded feeds perfectly. What am I missing here? Any help would be great. Thank you for your time.
-Perplexed in NH.

Your file downloads and is not served by a streaming server.
You'll get a much smaller file size and a faster download if you use "Medium" quality.
Acrobat is a PDF creation tool and it can embed QuickTime content inside a document. Jaggy lines suggests it is interlacing your video.

Similar Messages

  • Major streaming issue!

    Hey Guys,
    I am having major streaming issues with my Macbook and Apple TV. Here is a detailed overview of my setup.
    Netgear 802.11G Router
    SSID off
    WEP 128 Bit hex key
    DHCP
    Wireless devices
    Powerbook G4
    Macbook
    Apple TV
    iPod Touch
    XP laptop
    Wired device
    XP desktop
    All these devices are able to access the wireless network fine - and have no problem connecting to the internet.
    Apple TV is running SW 2.0 - I don't know if the same issue would have occurred in SW 1.0 as I did the SW upgrade on it straight away (getting close to a system reset though)
    I am able to see the Apple TV in iTunes 7.6 and have all the details of my Apple TV.
    When I try to play any of "my movies" I sometimes get an error saying can't recognize file type or something along those lines - or it just gets stuck on a black screen with the buffering "spinning gear" winding till the Apple TV goes in to the screen saver.
    I tried on many different resolutions but it did not fix the issue.
    The same thing happens with TV Shows and Podcasts - haven't tried YouTube just yet.
    I am able to play movie trailers though both standard definition and high definition.
    Another thing to mention is the load up of the Apple TV is very jittering and stutters.
    The thing that makes me wonder is I ran it on another Netgear G router network earlier today and everything went fine - and I was able to playback videos that I am not able to do now - which kind of makes me look at the network - but the fact that HD trailers load almost instantly and play fine makes me think perhaps Apple TV? The fact it doesn't load smoothly concerns me.
    Any help would be greatly appreciated.

    I just removed Apple TV from iTunes and cleared an connections in "Computer" tab of Apple TV and reset everything - still the same issue.
    Apple TV loads very jittery and it doesn't load video files to playback - but it does playback music and movie trailers. I am guessing it has no problems with the trailers as that is not something that gets accessed via the Macbook. Really starting to think this could be a bandwidth issue know, just weird that it was all hunky dory on another G network! Besides all my laptops get full reception where the Apple TV is situated and I can't think of any interference in the position that it is in.
    Any other ideas people - don't want to have to shell out for a base station just right now.

  • Photo Stream issue.  Photo Stream shows 263 photos when viewed on the iMac, 289 when viewed on the iPad and 327 when viewed on the iPhone.  How can this be?

    Photo Stream issue.  Photo Stream shows 263 photos when viewed on the iMac, 289 when viewed on the iPad and 327 when viewed on the iPhone.  How can this be?  Tried shut down on all devices, reboot and the results are the same.

    Photo Stream issue.  Photo Stream shows 263 photos when viewed on the iMac, 289 when viewed on the iPad and 327 when viewed on the iPhone.  How can this be?  Tried shut down on all devices, reboot and the results are the same.

  • YouTube streaming issues

    Is anyone else having YouTube streaming issues? I can only get about 5-10 seconds of video to play. Then if I try to restart the video it doesn't play at all. It's been this way for a couple of days now. It doesn't matter which wifi network I'm on either. I read the videos are going through an Apple proxy server so I wonder if the server is having issues since it used to work just fine.
    I have a new 8GB 3g touch with about 1.5 GB of free space. All other Internet apps work fine.
    -posted from my touch using Safari.
    Dan

    Restored and setup as a brand new iPad - same issue.
    Likely the app itself,
    Other apps such as twitch.tv / Air video HD etc stream without issue (even with the screen auto locking
    I'll bring this up with Google.

  • IS07 Car Music Bluetooth Streaming Issue - Help Needed

    I drive an Audi A1 which I have owned from new 11 months ago. I updated my iPhone 5 to the IS 7.0.4 around 1 month ago and since doing that I now have streaming issues in my car. The connection is via bluetooth, and the music is streamed from my iPhone, however since the update the music cuts out, skips and pauses............
    I took the car to a service centre today where it was confirmed a known issue within the Audi network.
    So how do we go around this? What do I need in order to stream music without the interference? I am pretty sure Apple wouldn't want to pay my car invoice for the added extras that I purchased in order for me to enjoy my music so surely there must be a way around this?
    Any advice is greatly appreciated.
    Thanks,

    This is not about law, it's about software/hardware. But since you're bringing it up, when Siri was introduced for the iPhone 4s, there was a man in a car using siri with his apple earplugs. I searched for law about this in my country (Netherlands) and it's not forbidden.
    Now back to my issue: I want to use a headphone to listen to music and I want to make a call through bluetooth. Iphone doesn't remember I was listening to the music through the headphone. Issue, right?

  • Why is there no audio in my RTSP interleaved stream?

    I am trying to use an RTSP TCP stream for video playback, but the interleaved stream contains no audio. I saw no obvious way to specfiy a media type (audio vs video) in the setup request for the interleaved mode, so I assumed that the data would be interleaved together. I sense that this is wrong. Can anyone confirm my suspicion, and how I might specify the streams in separate SETUP requests?
    Using DESCRIBE, the server replies with a session descriptor that indicates the presence of both audio and video:
    Video maps to rtp type 96, and audio to type 97;
    m=video 0 RTP/AVP 96
    a=rtpmap:96 MP4V-ES/90000
    m=audio 0 RTP/AVP 97
    a=rtpmap:96 MP4V-ES/90000I don't see a way to I've set up an RTP/AVP/TCP connection with the RTSP streaming server using, so I am using:
    "SETUP rtsp://evdo/Sports/050825fantasygirls1v.3gp RTSP/1.0\r\n" +
    "CSeq: " + sequence + "\r\n" +
    "Transport: RTP/AVP/TCP;interleaved=0-1;mode=play\r\n" +
    "\r\n";Througout the RTP delivery, I only see 96-type RTP packets.
    The capture is below:
    RTSP     OPTIONS rtsp://69.46.111.250/evdo/Sports/050825fantasygirls1v.3gp RTSP/1.0
    RTSP     Reply: RTSP/1.0 200 OK
    RTSP     DESCRIBE rtsp://69.46.111.250/evdo/Sports/050825fantasygirls1v.3gp RTSP/1.0
    RTSP/SDP Reply: RTSP/1.0 200 OK, with session description
    RTSP     SETUP rtsp://69.46.111.250/evdo/Sports/050825fantasygirls1v.3gp RTSP/1.0
    RTSP     Reply: RTSP/1.0 200 OK
    RTSP     PLAY rtsp://69.46.111.250/evdo/Sports/050825fantasygirls1v.3gp RTSP/1.0
    RTSP     Reply: RTSP/1.0 200 OK
    RTP      Payload type=Unknown (96), SSRC=2687881226, Seq=0, Time=0
    RTCP     Sender Report
    RTP      Payload type=Unknown (96), SSRC=2687881226, Seq=1, Time=0
    RTP      Payload type=Unknown (96), SSRC=2687881226, Seq=2, Time=0, Mark
    RTP      Payload type=Unknown (96), SSRC=2687881226, Seq=3, Time=6000, Mark
    RTP      Payload type=Unknown (96), SSRC=2687881226, Seq=5, Time=18000, Mark
    RTP      Payload type=Unknown (96), SSRC=2687881226, Seq=9, Time=42000, Mark
    RTP      Payload type=Unknown (96), SSRC=2687881226, Seq=70, Time=348000
    RTP      Payload type=Unknown (96), SSRC=2687881226, Seq=71, Time=348000, Mark
    RTP      Payload type=Unknown (96), SSRC=2687881226, Seq=72, Time=354000, Mark
    RTCP     Sender Report (BYE)

  • [svn:osmf:] 13142: Fixing embedded font issues.

    Revision: 13142
    Revision: 13142
    Author:   [email protected]
    Date:     2009-12-22 08:16:15 -0800 (Tue, 22 Dec 2009)
    Log Message:
    Fixing embedded font issues.
    Modified Paths:
        osmf/trunk/apps/samples/framework/WebPlayer/html-template/index.template.html
        osmf/trunk/apps/samples/framework/WebPlayer/src/WebPlayer.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/ScrubBar.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/URLInput.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/fonts/Fonts.as

    I am not sure how to fix the problem using the FGL framework, but here is a way to get the right result
    In the CSS file under the @media only screen and (min-width: 769px) section, modify the following style rules
    #menu {
        clear: both;
        float: left;
        margin-left: 0;
        width: 20%;
        display: block;
        vertical-align:top;
    #content {
        clear: none;
        float: right;
        margin-right: 0%;
        width: 80%;
        display: block;
    Having said that, you will do well to scrap FGL and have a look at Bootstrap

  • Whether rtsp live streams without .sdp extension ...

    whether  rtsp live streams without .sdp extension etc can be played on 5th Edition Mobiles
    like C6  , nokia 5800

    If I remembered correctly, the original Live had a dedicated digital output. Then, in 5.1 and Audigy digital out was also used as analog for bass and central channel output. Thus 'digital output only' switch arose, which cut-of DAC from output matrix, giving space for digital streaming. So no possibility for digital and analog output simultaneously. In Audigy 2 digital output again was made dedicated, so it have ability to output in both forms.

  • ITunes & iRadio streaming issues, why?

    Hello from Miami,
    All this week I have been experianceing issues with either my iTunes Store giving me iTunes store errors windows along with the iRadio player acting up also. I have contacted apple support to clear caches along with anything else that needs clearing out. Well tonight the issues returned, I have to make an educated guess and say it's not at my end.
    Has anyone else experianced similar issues, update me.
    Thank you

    I was the originator of my post the other night.. "iTunes & iRadio Streaming issues, Why?" posted on October 19th. It is that another person chimed in on my topic, paulie74".
    I do not feel I was lectured, I was simply stating how you treated this other apple user, "paulie74" by stating the following. You said,
    "Also ranting about quality control will not help your cause, I use both and have absolutely no issues as do millions of others."
    Being positive and not being unhelpful is not what these forums are about, then you also mentioned,
    "perhaps you should read the Terms of Use you agreed to", I know the terms of these forums and those of the Apple company, I am not new to Apple, and would respectfully suggest that you be more constructive regarding your comments and not expresses yourself in a way that upsets others.
    And yes, I will forward all this onto Apple, for I trust they will do what's right as always.
    Thank you,
    Mohegan

  • Streaming issues MacBook Air -- Apple TV ?

    Hello everybody.
    Does or did anyone of you eperience the same streaming issue with an macbook air mid 12 and an apple tv3?
    Only streaming from this device, any other will work proper (such as iPhone4 , iPad 2, etc.).
    The issue is:
    - streaming aborted
    - after 30-45 mins of video streaming - video only
    - apple tv not reachable
    - apple tv has no internet connection / content, etc
    - macbook gets very hot in the top left corner (wifi module?)
    - no airplay, mirroring etc. works any more with the mentioned device
    - only restar of apple tv helps
    Both devices are connected via the same WIFI/router. Network type (5GHz or what ever) is unknown due to the fact that I've forgotten my  router password. I thought this is where I am probably able to check some things... (I am soving my password stuff right now with my provider).
    so...any ideas?
    forum search and google-it did not work (for me). open to any suggestions.
    many thanks in advance :-)

    Hey mathezmichal,
    Congratulations on the purchase of your Apple TV.  The resources below will help you troubleshoot the issue you are having AirPlay, specifically streaming video from the MacBook Air.   Since YouTube is one of the channels on the Apple TV, I would suggest accessing the videos directly for that particular service.
    About AirPlay Mirroring in OS X - Apple Support
    https://support.apple.com/en-us/HT201343
    OS X Yosemite: Use AirPlay to see your desktop on an HDTV
    https://support.apple.com/kb/PH19037?viewlocale=en_US&locale=en_US
    OS X Yosemite: Use your TV as a display
    https://support.apple.com/kb/PH19036?locale=en_US&viewlocale=en_US
    Cheers,
    - Judy

  • TS3623 ATV3 massive streaming issues?

    Hello,
    For 4 days, we have been experiencing massive streaming issues with downloading content from itunes to ATV but also to other devices such as iphone, ipad and PC.  Not only media content downloads present issues but also app updates.  My full home set up has been checked and tested.  Downlod speeds are in excess of 15mbps.
    We are located in Bavaria, south Germany.
    Is apple facing serious server problems as in the summer 2012?  Or is it a software update problem?  Is there an ETA for a fix?
    Thanks & Kind regards,
    Tim

    The following article(s) may help you diagnose the problem with your network.
    Troubleshooting Home Sharing
    Troubleshooting Wi-Fi networks and connections
    Recommended Wi-Fi settings
    Wifi Diagnostic Software (for Mac users)
    You may also find some help on this page, where I’ve collected some of the more unusual solutions to network issues.

  • Embedded Quicktime Issue

    I know someone else had a similar quicktime issue, but I
    didn't want to hijack their thread since mine is a little
    different.
    My QT videos work, they are embedded on page and play fine,
    the exception being they do not autostart as they should.
    The QT files were exported with the fast start option
    enabled. When the page loads, you can hear the video playing, but
    the screens black until you click on it or press enter as notified
    by the alert. I thought you could prevent this using the
    autostart=true parameter.
    Can someone look at this page and let me know what I am doing
    wrong.
    http://www.dvdflashbacks.com/v2/popups/popup_editing.html
    Thanks.

    Works fine for me in Win FF 2.0006 with QT browser plug-in
    ver. 7.2.
    For more info on the <object> and <embed> code
    for QT mov files:
    www.mediacollege.com/video/format/quicktime/streaming/
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "destind4film" <[email protected]> wrote in
    message
    news:fcnp6h$ehj$[email protected]..
    > I know someone else had a similar quicktime issue, but I
    didn't want to
    hijack
    > their thread since mine is a little different.
    >
    > My QT videos work, they are embedded on page and play
    fine, the exception
    > being they do not autostart as they should.
    >
    > The QT files were exported with the fast start option
    enabled. When the
    page
    > loads, you can hear the video playing, but the screens
    black until you
    click on
    > it or press enter as notified by the alert. I thought
    you could prevent
    this
    > using the autostart=true parameter.
    >
    > Can someone look at this page and let me know what I am
    doing wrong.
    >
    >
    http://www.dvdflashbacks.com/v2/popups/popup_editing.html
    >
    > Thanks.
    >

  • Apple TV started having streaming issues with Netflix

    Several days ago my Apple TV is no longer providing consistent streaming throught Netflix. Before that, I had great streaming through all content for many months.
    Issues, configuration and some actions already taken:
    Video quality starts suffering, then some pauses/buffering begins.
    I have tried the same Netflix account, content and network to trace the issue and found out through my Macbook Air and iPad and the streaming is excellent.
    My Apple TV is connected to my ISP through an Ethernet cable at 200 Mbps (tested @ Speedtest.net)
    I already restarted several times, and restored once my Apple TV.
    Software is updated since it became available.
    Yesterday, I found a post which recommended to manually setup my DNS to 008.008.008.008 which I did and worked great at that time, but todays problems are back with that fixed DNS and with Auto setup.
    I hove someone here can help me with some further advice, or perhaps Apple very soon releases a fix. Seems that the latest update improved Airplay consistency to deliver both video and audio and not only video, but might have broken Netflix streaming.
    Thanks in advance.

    Yes, I'm having the exact same issue since the latest update. I thought it was my internet connection but it worked perfectly fine in my ipad and macbook air.
    I also have 2 Apple TV's and the problem is in both of them. I really hope apple fixes this issue ASAP.
    In the meantime, if you wanna watch your netflix content on your apple tv with good streaming and you have an iPad/iPhone with netflix on it. I recommend Airplay mirroring the iOS device and then opening netflix, it will airplay the video content and the iphone/ipad screen will function as a remote control with all the settings and stuff...its kinda cool...the only bad thing is that you can't turn off the iPad/iPhone screen or it will pause the movie.
    i hope this works for you while apple fixes this issue.

  • AppleTV's streaming issues... are there limits ?

    I had 2 appletv's (v2) connected to an iMac (3GHz intel cores i3 with 4 gb of memory) which in turn is hard wired into a linksys router which has an  8TB Buffalo NAS device on it which stores approx 2.5GB of media... mostly movies and TV shows... all was great, no network lag, no intermittent stop /starting... I then added two things at the weekend, another appletv (v2) and about 60gb of TV series I finished ripping from my DVD library (the quest to be 100% digital is nearing the end)... and a few hours later I appear to have latency issues.... the iMac will play anything... any appletv will pick up the library, load it and play music but when a movie or TV show is selected it appears unable to either get enough or buffer enough content to get it to play... I have rebooted eveything but nothing seems to be working...
    So after all that does anyone know if there are limits to how much content one library can serve up to appletv's or a limit on the number of appletvs that one library can support... any ideas on how to fix this... appleTV's are streaming wirelessly...

    The limit is 1,000,000
    having all photos in a single library is reCommenced - multiple libraries gains nothing and makes management much more difficult
    LN

  • HELP!!  I cant find an answer anywhere...  Stream issue

    I've been trying to stream these two videos from my itunes to my appletv. I've never had a problem before and every other video I've tried today streams and syncs with no issue. These two videos both show up under my movies on itunes but I cant get them to show up on the appletv. The only thing i can think of is that these two vids are the biggest size of all my other videos, one is 650 mb, and the other is 1.8 gb, they are both MP4 and play fine in itunes. whats the problem?

    size isn't the issue.
    it could be that the 2 videos are not appletv compatible (just because they are in itunes does not mean they are appletv compatible).
    play 1 of them in quicktime and open "movie inspector". post the results and we can advise if they are compatible or not.

Maybe you are looking for