Working on creating a video player, and for some reason the rtmp stream is not found. I must be missing something obvious, but can't seem to find where. The stream i am testing with is rtmp://cp67126.edgefcs.net/ondemand/mediapm/osmf/content/test/akamai_10_year_f8_512K which is definitely there.
package
{
import com.bfwpub.data.*;
...
Hi,
How can I decode a FLV's audio if it's recorded from a live stream using Flash Media Server and uses NellyMoser codec?
I'm writing a script that process several FLVs, using FFmpeg, so I need a command line solution.
Any ideas?
...
Is it possible to do this on Windows, Mac, and Linux? Anyone have example of how to accomplish?
...
I am connected to the Flash Media Server Administration API via RTMPE on port 1111 and I'd like to monitor calls to trace() from the server side actionscript code.
...
I've managed to publish video now:
...
ns.attachAudio (mic);
ns.attachCamera (cam);
ns.publish ("name","record");
But without time information.
Has anyone managed to do this?
...
Hi, Im trying to save whats being captured by the webcam in the Flash Media Server installed in my machine, but the netConnection object fails at connection. Can you tell me what Im doing wrong or where should I start looking? How do I know If my FMS server is allright?
var RTMP:String = "rtmp://localhost/vod/legend";
var nTimer:Num...
Does anybody know of a server that can record live streams published by a FMS?
...
Hi,
I'm trying to record a FLV, using servers-side scripting. It's working as expected. I'm using record('append') to add streams to the same file. What I want to do now is record the streams in "real-time". I want to keep the same functionality (append) but I want to "records" the time that there is no streams available. In other words...
Hi experts :)
I'm about to make a decision about the ideal technology for audio/video chat and I need your expert advice, specifically on the client side.
java media framework doesn't seem mature enough,
fms seems ok but are there any java clients for flash media server or Red5?
any clues, guides appreciated.
thanks
...
Hi All,
While live/recording will the stream closed in fms when I refresh the browser??
Thanks in advance.
...
Is there an open source implementation of rtmfp?
Is there FMS hosting that support rtmfp?
What is the price of FMS4 enterprise?
Thanks
...
What is the simple way to protect Flash Media Server?
Here is what i mean. Will suppose FMS used only for publish and play operations (simple video chat). So anybody can use this server for own needs...
What is why i ask. Maybe when swf was downloaded from my site, pass into parameter like session id, and after FMS can make rpc call to...