Skip to main content
Known Participant
December 31, 2012
Question

Rtmpte not responding (on the first request)

  • December 31, 2012
  • 1 reply
  • 746 views

I am running adobe media server 4.5 on windows 2008 and for testing purposes I have no firewall enabled. Clients and servers on the same v-lan

I created .swf on Adobe Flash Pro CS 5.5 with Action Script 3 and support for Adobe Flash 10 and 10.1

I am calling a swf located on the webroot which is calling rtmpte::/server-ip/app/filename

I call the swf from IE or Chrome and noting happens, if i right click on the screen, i get adobe player 10 options (zoom in, quality, print, Global settings, etc). I can also see the player's (strobe Media playback) banner (play, pause full screen, etc) at the buttom of the screen If i wait a 5 seconds and i hit refresh the video will play fine.

If i call the video from the AMS player works fine, but if i go to the server's browser i have the same issue as the clients. 

If i check the access logs I can see

Any clues anyone?

This topic has been closed for replies.

1 reply

January 2, 2013

Hi,

Try editing the ams.ini file. Add server's IP address for the key "ADAPTOR.HTTPIDENT2". Then restart the server.

Also, swf located in the webroot should call "rtmpte://server-ip/app/filename" not "rtmpte::/server-ip/app/filename".

Try making an rtmpte connection to the server and check if the request is getting logged in access log.