RTMP through RTMPT. The issue about configuration

The root cause of the problem is that Flash Player in case of RTMPT uses hard-wired URLs to communicate with the messaging server. These URLs are
rtmpt://server:8080/fcs/..
rtmpt://server:8080/open/...
rtmpt://server:8080/idle/...
rtmpt://server:8080/send/...
rtmpt://server:8080/close/...
The words in the path represent various actions used in the protocol.  As you can see, there is no context path between these words and the port number. Unfortunately, Flash Player does not allow any customization for these URLs. As a result, in order to be able to process these requests, the RTMP/RTMPT messaging server  must be deployed in the root of the web server. Thats right? Or I can deploy messaging server in the difference context path of the web server? Can I make customization for these URLs?

Hi Faiz,
As Erik said, RTMP is not supported on WSA.
But, if you want to block real time streaming video content, you can try to do this on your corporate firewall by blocking TCP traffic with default RTMP destination port 1935.
On the same manner, if you would like to allow usage of RTMP, you should create access-list line on your corporate FW/router that will allow TCP traffic with destination port eq 1935.
On the other hand, if destination media streaming server uses RTMPT protocol then you should be able to see the request in WSA, as requests are tunneled inside HTTP.
Best regards,
Ana
Ana Peric
Senior Customer Support Engineer - WSA

Similar Messages

  • Dear All Has anyone found a break through with the issue of Connect to itunes to use push notifications

    Dear All Has anyone found a break through with the issue of Connect to itunes to use push notifications

    Did you get any help on this? From what I can see from surfing this site, it's a BUG that no one has offered a solution to. It sometimes happens after a 'reset' and going to ITunes does not offer a way to 'set up push notifications'.

  • The question about configuration Organization Unit on spro

    Dear all.
    I want to configuration Organization Unit on spro so I have created O.Units, Jobs and positions on Personnel Administration->Organizational Assignment->Organizational Plan  but I can't see these values about O.Unit, job and position on  SAP Access Easy .
    How to see these values on  SAP Access Easy ?
    Can I input these values about O.Units, Jobs and positions on spro ?
    Thanks so much.
    Huyen Nguyen

    instead of that
    Define the Number ranges
    in OOCR
    for all the objects
    Make a Template for Objects and Object Id
    and upload the same thru PP01
    than all the enties will sit in the SPRO
    >note it is not mandatory to create thru SRPO wht in case if u have 4000 to 5000  Employees
    So the best way is upload the Data thru LSMW thru Proper objects and Relatioships

  • Need hlep! The issue about creating a logical system!

    Hi all,
    When I create a new logical system, and T-code is BD54. My user profile is SAP_ALL and SAP_NEW. The system pop-up the Warning message as follow:
    You are not allowed to change cross-client customizing.
    I have looked it into
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/b4/b0b13bb3acef3ce10000000a11402f/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/b4/b0b13bb3acef3ce10000000a11402f/frameset.htm</a>
    and the document explain the administrator role can create a logical system, but I do not know how to assign administrator role to a user.
    Could anyone tell me how to do it or other solution.
    Thanks in advance! Any help is appreciated!

    Hi Feng, Welcome to SDN.....
    <b>
    SAP_BC_BASIS_ADMIN</b> - Assign this Role to your User name in <b>SU01</b> and then try creating Logical system, Also check the Client setting in SCC4(such as the client Role, Cross-client object changes...). Hope this Resolves your issue.
    Cheers...
    Santosh.
    <i><b>Reward Points if Answer  is Usefull</b></i>

  • I was facing the issue in configuration gmail id in iphone 4 some error smtp u cant send email

    Error in configuration gmail id in iphone 4

    Yes, I have the same problem only with one sender.  Not sure why it is happening, very fustrating, and sure would love to know the solution.  I have been trying to resolve this for a few weeks now.
    the sender told me they just switched providers to Time Warner Road Runner   (carolina.rr.com)
    Emails from this sender always come in to me as:
    "This message can not be displayed because of the way it is formatted.  Ask the sender to send it again using a different format or email program. message/rfc822

  • The issue about the ResultSet.TYPE_SCROLL_INSENSITIVE

    my database is oracle ,the oracle charset is "us7ascii".and i save chinese charset in the database ,normally ,i get the data from the database ,use
    Statement s =conn.createStatement();
    then execute the sql, then use
    new String (string.getBytes("iso-8859-1"),"gbk")
    i can get the correct data.but if i use:
    Statement s = conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);
    still use:
    new String (string.getBytes("iso-8859-1"),"gbk")
    convert the encode,but i can't get the correct data ,the result is "?????" ,why ?

    rp0428 wrote:
    Really? Please explain how that is possible.
    The US7ASCII only uses 7 bits to represent each character so can only represent 128 characters; none of them are chinese.Perhaps the sleazy hack "new String(string.getBytes())" actually works to encode and decode characters between Unicode and 7-bit ASCII -- but I haven't got the energy to figure out how it might work. My response to this sort of question is "Configure Oracle with the right character set in the first place so you don't have to deal with it at the application level".

  • Attention to the apple developer, u need to check the issue about the iMovie which installed in an iPad 4th gen. Is having a problem during closing the app from the theater page to the home screen. It doesn't closes exactly severally...

    Attention to the Apple developer, the iMovie which installed to the iPad 4th gen. has a problem when it's opened at the theater page it frequently couldn't be closed down to the home screen. The app page is actually blinking and cannot tap onto anything..

    Thanks for the swift reply, I have been looking online and a loose plug seems to be somewhat of an issue with many, I hope mine is actually a problem and not what others are experiencing. It's taken me this long to even reach out for the simple fact I HATE being a complainer but this is just horrible.
    Do you have an iPad 3 as well? And is yours not experiencing any issues close to mine?
    Thanks again!

  • I have FF Mobile loaded on my Transformer Prime with ICS. I have read through all the tutorials about installing addons but my FF does not have a slide out menu on the right side. So I cannot click on the gear button to open the settings.

    I believe this started after the update from 3/13. I remember setting the user agent at some point when i first loaded it. Now I am unable to get to that option.

    Update: I have also loaded FF Beta and Aurora and I have the same problem. No way to open the settings menu.

  • The issue about prompt

    I have three alias tables named 'Attribute I','Attribute II','Attribute III' that derive from 'Attribute' table,and those tables have three columns named 'Partition Attribute I','Partition Attribute II','Partition Attribute III'.
    My requirement is that one column can control three columns,if it is prompted, the result will be showed.(*Do not use presentation variables*)
    For example, firstly, I have created one column named 'Partition Attribute I' in the dashboard prompt, and drag three columns (I,II,III) into the request .If the three colums has value of one column based on the prompt,the result will be showed.
    Is there any idea to solve it in RPD or Answer?Thanks.

    Why can't you use a presentation variable ?
    Richard Chan
    Rittman Mead Oceania

  • Exasperating: the issues of a mbp (l '08) | fan control vs display i.a.

    I'm going to go crazy over this. My MBP (Late 2008) is producing one issue after another and they start to heap. Gradually, I don't know where I'm off anymore. The supportline, naturally, doesn't have a clue either and my good old buddy has already been in repair about a month ago, when they changed the logic board.
    For once, the fans spin almost insanely at a speed of 6208 rpm, what makes the MBP not really a treat for the ears and the battery is most likely affected, too. That can neither be healthy nor be correct. Most of the times, what I can't clearly understand, it helps to hold the device at a slant for about half a minute. Then it calms down, what doesn't last for long if at all.
    On the other hand, the MBP says good bye about five times a day (sometimes more, sometimes less and, above all, without any apparent reason), as it just goes into the standby mode and, straightly following, without an input, awakes again.
    By the way, the loudspeakers crunch and crack latterly, as soon as you "turn" the music a little tiny bit louder and, also, the green LED goes out all the time but only at full load. This, being seen relatively, bothers me the least. Now and then it likes to hang itself up, too, when it does not react at any input at all. Then it's time to take off the power supply.
    I just don't comprehend a thing. What would you recommend? Maybe anyone with the same deplorable story here? Within that price category, I got to say, I am expecting something else. However, it has been a great experience up to now and I don't want to miss out on such a great product, which it absolutely is - as long as it works the way it should.
    In hope and with greetings,
    sorry for my bad English,
    Daniel

    The problem is that I'm kind of reliant on my MBP for school and, as I've experienced it before, it usually takes about two weeks to get it back.
    Could it be that, at least in case of the issue about the sudden standby, a RAM module is the cause? I opine that it mostly happens when the RAM is almost written on to a point where it is virtually full.
    Any ideas, guys?

  • So, about a week ago my macbook pro started having lots of issues: wifi connectivity, slow performance, sound issues, spotlight wasn't working. After going through the issues with apple support, they decided the best course of action was to erase it...

    So, about a week ago my macbook pro started having lots of issues: wifi connectivity, slow performance, sound issues, spotlight wasn't working. After going through the issues with apple support, they decided the best course of action was to erase the hard drive and do a reinstall. Since I have a recent backup this seemed like a good enough option. They were kind enough to send me a copy of the snow leopard disk to do the install since we couldn't get it to complete through the disk utility. Not sure why, since it says we are fully connected, it just never completed.
    Anyway, so now that you have the background here is the new issue. The macbook pro keeps spitting out the disk I'm trying to install from. Disk utility and using the 'Startup Disk' function from the apple menu doesn't read the disk.
    Can anyone suggest a solution to this vexing problem?
    Thanks in advance.

    Jeremy.Laurin,
    have you tried agb76’s approach here?

  • HT1386 i've already synced my itunes on my laptop with my iphone but it's not synching all of the albums/songs.  Everything was purchase through itunes so i'm not sure what the issue is.

    i've already synced my itunes on my laptop with my iphone but it's not synching all of the albums/songs.  Everything was purchase through itunes so i'm not sure what the issue is.

    What settings do you have in iTunes? Is it set to sync all music, it is set to sync only checked songs? Is there anything different about the songs that it is not syncing. Is it possible they were they purchased with a different Apple ID?

  • Hi there, i installed a system update earlier on my MacBookPro and now it wont connect to wi-fi, working through Network Diagnostics hasn't solved the issue.  all other devices here are connecting normally.  any ideas?

    hi there, i installed a system update earlier on my MacBookPro and now it wont connect to wi-fi, working through Network Diagnostics hasn't solved the issue.  all other devices here are connecting normally.  any ideas?

    Hi, this has worked for a few...
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.7 & 10.8…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    10.4 instructions...
    Is that Interface dragged to the top of Network>Show:>Network Port Configurations.
    If using Wifi/Airport...
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
    For 10.5/10.6/10.7/10.8, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    Click OK.

  • When I try to reformat there is an error message about configurations with the pointing device

    When I try to reformat there is an error message about configurations with the pointing device
    I am not sure I am on the correct section in the support area for Lenovo.
    I had a mouse issue. It was unable to read the mouse. Now the mouse is working and it is initialized.
    I have no idea why.
    There is an error message saying that I should press F 1or F2. I pressed down F 1 and I tried to work with it and I enabled the mouse or I tried. The mouse is working fine but the computer will not recover completely the way it used to.
    It is very confusing. When I shut down and restart there is an message that was not there before about the pointing device. Also the recovering operation never asked me for disks. Now it is doing that. I have disks but this is all confusing. I just want the computer to be the way it was. It is working fine except for booting up and the messages.

    Hi marissa, welcome to the forums,
    you may or may not be in the right place, but it would certainly help members to help you if you could post exactly which Lenovo system; notebook / computer, you have and which operating system is installed on it.
    Thanks in advance
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • I am having strange issue with my apple tv...i set up pictures to scroll through to the tv using home sharing.  Now album covers are interspersed with my pictures.  I have been using apple tv for a while and never had this happen before

    I am having strange issue with my apple tv...i set up pictures to scroll through to the tv using home sharing.  Now album covers are interspersed with my pictures.  I have been using apple tv for a while and never had this happen before

    Are you watching this content though iCloud or though from iTunes on your local computer?  If it is from iCloud have you tried downloading the content to iTunes and watching it on ATV from that source to see if it still happens?  This is geerally a much more reliable way to view the content.  Easer to fast forward and rewind too.
    - I have a stable internet connection
    Clearlly you don't
    >(Ive tested on other devices)
    Which does not tell you anything about the specific connnection from ATV to iCloud.
    >I am able to stream Netflix problem free from my AppleTV without so much as a hicup
    Again which does not tell you anything about the specific connnection from ATV to iCloud.
    >- I am able to download the episodes to my phone, ipad, and computer without any issues
    Again which does not tell you anything about the specific connnection from ATV to iCloud.  It does remove your ISP throattly traffice as a possible cause though.  So that is good.
    Have you checked your wireless rounter?  Tried doing the factory restor on it?  Upgrading it's firmware?  Is it and or ATV getting extreamly hot when this problme happens?

Maybe you are looking for