Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
John.S #1
FCS 1.5 Installation Woes
Hi there, I?m having a few installation problems I?m hoping someone can help me
with. I?m new to FCS and I?m a sysadmin. The developers need the FCS to serve
a flv file only. I have a web server hosting the swfs & fla?s on a separate
iis box and I?ve built a W2K3 Server with FCS. I don?t know ActionScript or
Flash in the context of building the files. I?ve read the fcs installation &
managing server docs.
The flv file call is failing.
Flash Communication Server Installation
This is a dev environment, inside a firewall, no security considerations
needed at this testing stage. All calls to this server are also within the
firewall.
OS: Windows 2003
Installed Developer Version of FCS, all defaults, changed install path to D:
partition.
Applied Updates R1 & R2
XML File Configurations:
conf\Server.xml:
1. Updated Allow Tag: <Allow>all</Allow>
2. I?ve not changed the Virtual host Name parameter (<VirtualHost
name="_defaultVHost_"> ) and I?ve also not given this to the developer to
specify in his Netconnection.connect statement (perhaps this is where I?m going
wrong?) I don?t know how the app connects, therein may be the problem
conf\_defaultRoot_\Adaptor.xml
1. Updated HostPort tag to include ip add of server
<HostPort>x.x.x.x:1935</HostPort> (x.x.x.x = ip add)
2. Allow tag updated: <Allow>all</Allow>
\conf\_defaultRoot_\Vhost.xml
1. Appsdir tag updated: <AppsDir>D:\Program Files\Macromedia\Flash
Communication Server MX\applications</AppsDir> //. I have an ?admin? dir
located in this path.
2. Streams tag updated: <Streams>try;D:\Program Files\Macromedia\Flash
Communication Server MX\applications\myapp\streams</Streams> //try is the name
of the flv file
3. DNS Suffix tag updated: <DNSSuffix>dev.flashcom.x.com</DNSSuffix> //I?ve
created a CNAME dns entry and pointed it to the server hosting the FCS
4. Default Allow Tag kept: <Allow>all</Allow>
\conf\_defaultRoot_\_defaultVHost_\Application.xml
1. <LoadOnStartup>true</LoadOnStartup>
2. <RecordAppLog>true</RecordAppLog>
3. <StorageDir>D:\Program Files\Macromedia\Flash Communication Server
MX\applications\myapp\streams</StorageDir>
[Registering app] I have created dir?s (I know these aren?t all necessary, it
was a case of trying something, restarting service and trying something else)
1. D:\Program Files\Macromedia\Flash Communication Server
MX\conf\_defaultRoot_\_defaultVHost_\myapp // and save try.flv file here
2. D:\Program Files\Macromedia\Flash Communication Server
MX\conf\_defaultRoot_\_defaultVHost_\myapp\streams // and save try.flv file here
3. D:\Program Files\Macromedia\Flash Communication Server
MX\conf\_defaultRoot_\_defaultVHost_\myapp\admin\s treams
4. D:\Program Files\Macromedia\Flash Communication Server
MX\applications\myapp // and save try.flv file here
5. D:\Program Files\Macromedia\Flash Communication Server
MX\applications\myapp\streams // and save try.flv file here
6. D:\Program Files\Macromedia\Flash Communication Server
MX\applications\admin\streams
Problems
I need to confirm how the developer is calling the flv file, I think it?s from
a fla, anyhow, this is the info I?ve given him, but it?s failing.
videoURL="rtmp://dev.flashcom.x.com/" FLV="try.flv"
Any help would be very much appreciated, thanks J
John.S Guest
-
CFMX7 Installation Woes (404 null)
I'm trying to install ColdFusion MX7 to a brand new Windows 2003 server with IIS for one of my clients. I get one error when I install: ... -
Installation on Win2k3 SP1 Installation of ODBC serviceshangs forever
Hi there, I installed CF 6.1 on a Win2k3 SP1 box, it went fine until It prompted me to login to the administrator to complete the setup, I did... -
ColdFusion MX 7 - J2EE installation Woes on Linux
I know that this has been one of the more troubling issues for the Windows platform, but I, too, cannot get Coldfusion MX 7 to install sucessfully... -
PHP installation woes
Hi there, Could someone please give the low down on installing and configuring php on freebsd? I am running the 4.10 release as our development... -
X Installation Woes
I'm running a Ti4 500MHz with 768 MB RAM. Everytime that I try to install PE2, I go through both panes. Then it says 0 items are left to install,... -
John.S #2
Re: FCS 1.5 Installation Woes
Also, the admin console doesn't show the "myapp" app, and I was expecting it to...
thx
J
John.S Guest
-
Scrawl #3
Re: FCS 1.5 Installation Woes
I suggest running through the 'Creating your first broadcast with Macromedia
Flash Communication Server MX' available at
[url]http://www.macromedia.com/devnet/mx/flashcom/articles/broadcast.html[/url]
It was the very first tutorial I went through with FCS and really helps you
in understanding the file structure FCS requires.
I would also suggest reinstalling FCS from scratch and run this tutorial
locally. FCS requires pretty much no configuration for a localhost
connection.
All you really need to do is copy the FLV file to the right location on the
server. The client files (HTML+SWF) can be run from the desktop and should
(with luck) work.
One more thing - download and install Updater 2 from
[url]http://www.macromedia.com/support/flashcom/downloads_updaters.html[/url] .
Hope this helps.
-Scrawl
"John.S" <webforumsuser@macromedia.com> wrote in message
news:d1d6tn$d56$1@forums.macromedia.com...> Also, the admin console doesn't show the "myapp" app, and I was expecting
> it to...
>
> thx
> J
Scrawl Guest
-
Brian Hogue #4
Re: FCS 1.5 Installation Woes
Scrawl -
Does Updater 2 include Updater 1 ... or do I need to apply both? Thanks in
advance
-brian
"Scrawl" <scrawl78@hotmail.com> wrote in message
news:d1dhsr$r18$1@forums.macromedia.com...Macromedia> I suggest running through the 'Creating your first broadcast withyou> Flash Communication Server MX' available at
> [url]http://www.macromedia.com/devnet/mx/flashcom/articles/broadcast.html[/url]
>
> It was the very first tutorial I went through with FCS and really helpsthe> in understanding the file structure FCS requires.
>
> I would also suggest reinstalling FCS from scratch and run this tutorial
> locally. FCS requires pretty much no configuration for a localhost
> connection.
>
> All you really need to do is copy the FLV file to the right location onexpecting> server. The client files (HTML+SWF) can be run from the desktop and should
> (with luck) work.
>
> One more thing - download and install Updater 2 from
> [url]http://www.macromedia.com/support/flashcom/downloads_updaters.html[/url] .
>
> Hope this helps.
>
> -Scrawl
>
>
>
>
> "John.S" <webforumsuser@macromedia.com> wrote in message
> news:d1d6tn$d56$1@forums.macromedia.com...> > Also, the admin console doesn't show the "myapp" app, and I was>> > it to...
> >
> > thx
> > J
>
Brian Hogue Guest
-
Scrawl #5
Re: FCS 1.5 Installation Woes
You only need to install Updater 2 - that'll bring you up to the latest
version of FCS.
Cheers,
Scrawl
"Brian Hogue" <bhogueNOSPAM@cyburban.com> wrote in message
news:d1epbg$oup$1@forums.macromedia.com...> Scrawl -
>
> Does Updater 2 include Updater 1 ... or do I need to apply both? Thanks in
> advance
>
> -brian
>
>
> "Scrawl" <scrawl78@hotmail.com> wrote in message
> news:d1dhsr$r18$1@forums.macromedia.com...> Macromedia>> I suggest running through the 'Creating your first broadcast with> you>> Flash Communication Server MX' available at
>> [url]http://www.macromedia.com/devnet/mx/flashcom/articles/broadcast.html[/url]
>>
>> It was the very first tutorial I went through with FCS and really helps> the>> in understanding the file structure FCS requires.
>>
>> I would also suggest reinstalling FCS from scratch and run this tutorial
>> locally. FCS requires pretty much no configuration for a localhost
>> connection.
>>
>> All you really need to do is copy the FLV file to the right location on> expecting>> server. The client files (HTML+SWF) can be run from the desktop and
>> should
>> (with luck) work.
>>
>> One more thing - download and install Updater 2 from
>> [url]http://www.macromedia.com/support/flashcom/downloads_updaters.html[/url] .
>>
>> Hope this helps.
>>
>> -Scrawl
>>
>>
>>
>>
>> "John.S" <webforumsuser@macromedia.com> wrote in message
>> news:d1d6tn$d56$1@forums.macromedia.com...>> > Also, the admin console doesn't show the "myapp" app, and I was>>>>> > it to...
>> >
>> > thx
>> > J
>>
>
Scrawl Guest



Reply With Quote

