Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
Macnimation #1
Configure to use RTMPT?
Hi,
We are having issues with RTMP as some areas have firewalls up and cannot view
FLV files streamed through RTMP.
How do I setup Flash Media Server to use RTMPT?
I tried just changing rtmp to RTMPT, but Dreamweaver kicks it out and reverts
to RTMP, so I assume there are some additional steps needed to be taken?
cheers
Cheers
Macnimation Guest
-
rtmpt connection very slow with FP 9,0,115,0
Connecting with rtmpt (http tunneling) to FMS 3 vod service takes 10-15 secs on Flash Player 9,0,115,0. I used Flex Builder 2.01 to compile the... -
RTMPT clients disconnect sporadically
I'm operating a text-based streaming newsfeed. I'm dealing with a client behind a proxy server. The client is connecting on an rtmpt connection on... -
RTMPT Instability
With the difficulties firewalls and proxies have with FCS and FMS, we have built our video player to make connection attempts via RTMP and cycle... -
RTMPT problems... HELP!!!
We're working on a big project with a Beta due monday. It's a flash network game produced for a large Swedish bank. Since it's going to run on bank... -
#25809 [Fbk]: attempting to configure with xslt option breaks configure script for yp
ID: 25809 Updated by: sniper@php.net Reported By: xirkus at z1r0 dot com Status: Feedback Bug Type: ... -
Robert Reinhardt #2
Re: Configure to use RTMPT?
Hmm... the built-in player that ships with DW CS3 may not be able to use rtmpt.
However, if you're running your own custom installation of Flash Media Server,
you need to make sure you're binding to port 80 with an IP address in your
config settings. You can find the adaptor.xml file in the program/application
folder for Flash Media Server. It's best to do a simple test from a Flash movie
using custom ActionScript code to see if you can successfully connect over
RTMPT.
Robert Reinhardt Guest
-
Macnimation #3
Re: Configure to use RTMPT?
Thanks for the reply.
I'm not sure about custom actionscript though, as its FLV files I'm streaming,
not sure where the Actionscript would be used.
I'll take a look at the adaptor.xml file
cheers
Macnimation Guest
-
Macnimation #4
Re: Configure to use RTMPT?
What settings do I change in the adaptor.xml file to support rtmpt?
cheers
Macnimation Guest
-
techeye #5
Re: Configure to use RTMPT?
try specifying the rtmpt connection when the client connects:
ie instead of rtmp://yourhost:${port}/yourapp/
use rtmpt://yourhost:${port}/yourapp/
Please note that native rtmp has less overhead than the tunneling of rtmp.
techeye Guest
-
calmchess333 #6
Re: Configure to use RTMPT?
change this ..ctl_channel="192.168.1.250:19350"
Files\Macromedia\Flash Media Server 2\conf\_defaultRoot_\adaptor.xml.......this>${ADAPTOR.HOSTPORT}</HostPort>............ in C:\Program
way you can use port 1935 in your rmtp messages and punch a hole through the
firewall.....make sure you open port 1935 and port 80 in your router
configuration
then the rmtp should look like this ......rtmp://yourhost::1935/yourapp/
Keep in mind that i can only assume that you are haveing router trouble.
calmchess333 Guest
-
macnimation2 #7
Re: Configure to use RTMPT?
Thanks for all the help.
Got it resolved. It was a VPN issue rather than a Firewall issue.
But I have also changed it to use rtmpt to avoid other possible issues.
Thanks again for the help
macnimation2 Guest



Reply With Quote

