all groups > macromedia flash flashcom > september 2006 > threads for september 22 - 28, 2006
Filter by week: 1 2 3 4 5
Streaming MP3 Crashing FMSCORE.EXE
Posted by jrm213 at 9/28/2006 7:25:14 PM
I work on a site that allows user to upload mp3 content that can then be
streamed back on their profile page. In 90% of the cases this works fine,
however, some MP3 files are causing an error on the server.
Macromedia Flash Media Server 2.01 r27 encountered a problem and needed to
close.
... more >>
WebCam Uploaded FLV File Problems
Posted by VAJMA06VDI at 9/28/2006 4:03:13 PM
Hello,
I have a Flash project in which the user records a video with their webcam in
Flash. The video is transmitted to Flash Communications Server as an FLV file,
and I leave it there to be played later.
1. Because I have the quality set high (90), the file is huge (~80
KBytes/sec). Is ... more >>
EULA
Posted by Leon1 at 9/28/2006 12:00:00 AM
I want to create an application using FMS2 to stream muic videos and charge
people for this. I wanted to make sure, is this permitted according to Adobe's
EULA for FMS2?
Any help is appreciated,
Thanks!
... more >>
Access Module
Posted by obidan at 9/27/2006 8:49:28 PM
In searching through all of the linux install/update packages for FMS2, I
cannot find examples in any of them of an Access module, as outlined in the FMS
management manual, pp 216-231.
Is the user expected to synthesize the module entirely? If so, does anyone
have an example Makefile for ... more >>
Flash Media Server is installed, but not sure how to stream a sample video
Posted by ForumKid at 9/27/2006 12:00:00 AM
OK, here goes...I installed Flash Media Server 2.0. Install was success.
Running on windows server 2003 enterprise.
I open up the FMS console and login. I start my Server1. I created a folder
called "test" in the applications folder. And using FMS console, i loaded the
instance and hit ent... more >>
Media Server + SQL
Posted by fguru at 9/26/2006 6:27:07 PM
Hi,
Just wondering, if any one know how to integrate flash media pieces with SQL with the help of Flash Media Server. Please give any examples or references you know.
Thanks in advance.... more >>
Media pieces Security
Posted by fguru at 9/26/2006 5:58:15 PM
Hello there,
I am wondering that we can put all of our normal media pieces over to flash server, so we can secure them and it won't store on cache. Is it possible to do that?
Thanks in advance.... more >>
FMS server record stream from stored FLV
Posted by B_Shack at 9/25/2006 7:33:47 PM
All,
I have an application where a user records a temp cam video. This temp video
is stored on FMS. The user can crop the beginning and end times to save as the
final video.
The user passes the times through the nc.call method to FMS where the server
Stream gets the "final" flv (just ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Form does not work when it?s laying in a movieclip
Posted by highlander_1 at 9/25/2006 12:00:00 AM
I have isolated the problem and it?s seems to be concentrated to the path
[i]?mcForm.skickat eq "yes"[/i] below: (the serverside script is done in Php)
I t seems like the form not works when it?s laying in a movieclip called
mcForm with a send button simply called ?send?
I must place th... more >>
Is there a FMS2 Personal Edition?
Posted by sparky1962 at 9/24/2006 7:01:39 PM
The free-to-download FMS2 "Developer Edition" appears to support up to 10
concurrent connections. FCS 1.5 MX used to have a Personal Edition which
supported upto 50 and was "stackable" (up to five). Is there a FMS2 Personal
Edition or is the next step up one of the FMS2 Professional Edition op... more >>
RMTP port
Posted by revbeta at 9/24/2006 3:03:33 AM
We are exploring options to port RMTP client on a particular platform. This
platform supports various codecs (including FLV ) and protocols (except RMTP).
I am trying to findout whether we can get the source code for RMTP client and
integrate it with my platform.
Thanks
Ashish
... more >>
Playback of streaming flv(s) AND mp3(s) in sync?
Posted by Jonas N at 9/23/2006 1:52:46 PM
Hi!
I want to find out if it's possible to create a client flash app that allows
* playback of one or several audio channels (mp3s)
* playback one or several video channels (flvs)
These media channels should be played back in sync with each other, so that
the audio channels can contai... more >>
FMS2 Enhanced Seek doesn't work for VP6
Posted by Adam Walsworth at 9/22/2006 10:16:39 PM
Hi All,
First time poster. I was wondering if anyone knows why enhanced seek using
netstream (ns.play) method doesn't seem to work?
For example I want to play a sample clip starting at 15 second mark and for
length of only 20 seconds I should be able to use this.
ns.play("some_video"... more >>
published .flv is empty
Posted by alanskinner at 9/22/2006 3:11:04 PM
Hi i have FMS all set up now using the default instances etc
i connect with "rtmpt://localhost:1935/flv_archive"" which using the onStatus
callback says I have connected successfully.
I then *RECORD* with.
filename = "test_" + new Date().getTime();
trace("recording " + filename)... more >>
|