Question
Why is this so difficult ?
We've just installed Flash Media Server, and we're trying to
get a Flash 8 movie to get a stream of it.
Server Configuration
Standard default installation, nothing here has been changed apart from the location of the applications onto another physical disk.
The Admin Console shows a version number of 2.0.3 r68.
Test Application
The following folder structure was created under the applications folder
Test -> Streams -> _definst_ ->
In the _definst_ folder we have placed 4 flv files:
2 files encoded with flash video encoder, 1x flv7 and 1 x flv8
2 files encoded with sorenson squeeze.
Also tried creating an instance folder called 150k.
After every change the server and/or application was restart/reloaded.
We have added / updated / changed a file called main.asc that was placed at the same level as the streams folder. This file was taken from the Samples that comes as part of the Flash installation.
Issues experienced
1. When trying to import a video using functionality within Flash 8 and connected to the server, it failed to find the file. Here we have tried all possible combinations of the URL
rtmp:/127.0.0.1/test/stream/_definst_/flv8.flv
rtmp:/127.0.0.1/test/_definst_/flv8.flv
rtmp:/127.0.0.1/test/flv8.flv
(and again with two //)
2. When we try and get a stream from the server using ActionScript to establish the connection and retrieve the stream, we are only getting audio and not video. When we put the server into debug and click the play stream button we can see the stream being played with both audio and video.
We noticed that the Server was using Flash Player 9 to show the stream, so we updated our flash players to the same vesion, but we still only get the audio and no video.
We have loaded the flv files into a flash movie by getting them of the harddisk and they show fine.
We have tried installing the Server on two different computers and we get the same issues.
We have tried accessing the server from half a dozen computers with the same issues.
We have developed the flash movie on two different machine with
Does anyone have any ideas regarding solving these issues.
Thanks
Server Configuration
Standard default installation, nothing here has been changed apart from the location of the applications onto another physical disk.
The Admin Console shows a version number of 2.0.3 r68.
Test Application
The following folder structure was created under the applications folder
Test -> Streams -> _definst_ ->
In the _definst_ folder we have placed 4 flv files:
2 files encoded with flash video encoder, 1x flv7 and 1 x flv8
2 files encoded with sorenson squeeze.
Also tried creating an instance folder called 150k.
After every change the server and/or application was restart/reloaded.
We have added / updated / changed a file called main.asc that was placed at the same level as the streams folder. This file was taken from the Samples that comes as part of the Flash installation.
Issues experienced
1. When trying to import a video using functionality within Flash 8 and connected to the server, it failed to find the file. Here we have tried all possible combinations of the URL
rtmp:/127.0.0.1/test/stream/_definst_/flv8.flv
rtmp:/127.0.0.1/test/_definst_/flv8.flv
rtmp:/127.0.0.1/test/flv8.flv
(and again with two //)
2. When we try and get a stream from the server using ActionScript to establish the connection and retrieve the stream, we are only getting audio and not video. When we put the server into debug and click the play stream button we can see the stream being played with both audio and video.
We noticed that the Server was using Flash Player 9 to show the stream, so we updated our flash players to the same vesion, but we still only get the audio and no video.
We have loaded the flv files into a flash movie by getting them of the harddisk and they show fine.
We have tried installing the Server on two different computers and we get the same issues.
We have tried accessing the server from half a dozen computers with the same issues.
We have developed the flash movie on two different machine with
Does anyone have any ideas regarding solving these issues.
Thanks
