The official Adobe Media Server community.
Recently active
I'm using the following code to record a stream on the server side,,,,,,the problem is onStatus only reports NetStatus.data.start and no other codes i don't even know what the code it does returns means as it is undocumented .....how can i make onStatus report properly?Client.prototype.RecStream = function(adName,insID){ this.recordStream = Stream.get(adName); this.recordStream.onStatus = function(info) { trace(info.code); } this.recordStream.record("record",30); application.adminObj[adName].recStat="Recording"; }
Hello,I am trying to get multipoint streaming set up with all of my dedicated boxes + Justin.tv. I have spend hours looking around trying to find a good way to achieve this, but to no avail.I am very much a noob when it comes to the server side scripting. To give you an example, it took me 2 hours to find out that main.far was a zip file and that main.asc was inside of it. I have looked at all of the documentation on server to server but its just nonsense to me. Here is my snipit for the Justin.TV (I have not even tried the server to server part yet).application.onPublish = function(client, myStream) { trace(myStream.name + " is publishing into application " + application.name); // This is an example of using the multi-point publish feature to republish // streams to another application instance on the local server. if (application.name == "efragtv/_definst_"){ trace("
Hi,We are about to buy a Adobe Flash Media Streaming Server 3.5 and we don't know if it's not recommended to install the software in a vmware environment. Can you guys give a tip about this?thanks
hi all I have sucessfully installed FMS . Then we have implemented live broadcasting and receiving in local network. In this case, we have connected to the FMS with the ip address of the machine in which FMS is installed.for eg:"rtmp://192.168.0.54/live". Ultimately, the live stream that we are broadcasting should be accessed from outside network also. How this can be achieved?Now i need to make the machine in which FMS installed as public. That means, this machine should be able to access from outside networks.So I have set my localhost folder as public. That folder can be accessed from outside networks with the following url "123.145.67.81:3001". In this case, how should i configure FMS or what url should I use for rtmp connection? can any one help me Thanks
I have one license of Flash media streaming.I require authentication to send streaming media encoder.I know this is only possible with interactive server. is true?--------------------------------which is the port for sending the live streaming? Media Encoder ---> FMSwhich is the port for reading the stream? FMS ---> html flvPlayerIf the ports are separated can use 2 different ip. - ip for sending- ip for reception sorry for my englishThanks
HiI am working with video conference application.I am new to fms.Does anybody please suggest and guide me how to create different video chat rooms.Your help is appreciated.Thanks,Srinivas
Our system has about 100 live cameras (NTSC feed) coming into our data center. The NTSC feed is converted to IP using Axis Video Encoders. The Axis encoders pump out IP-based feeds in motion jpeg format. We want to move away from this format and towards streaming FLV so video will integrate into our Flash application better. Will the latest version of the Flash Media Server software register these IP feeds and stream them in realtime, when requested from our application? We're trying to make a purchase decision and aren't sure if Adobe products will even be able to handle the IP feeds directly. Thanks.
Can i with FMS to restream a h.264 stream from an ACTi ip video-server, and how? Thanks in advance.
I have decided to rephrase a question I have posted earlier, in fear it was misunderstood.I need to be able to play any stream published to our FMS application, without connecting to the application as regular users do. I am an administrator and the service is ours. Can I do so using Administration API, for instance? I sure can get the list of the streams, but I have not found a way to stream these as video yet. I am building an application not unlike Admin. console, but with more functions that we need. If Admin. console seems to be able to play streams, it must be possible?
Hi all,I am building a custom administration application which has to review streams published to our FMS application. This is to ban clients publishing inappropriate content. I am wondering if I have to make a connection to the application, as normal users do, in order to play the published streams? I am getting the list of streams using another connection, to rtmp://domain:1111/admin, like outlined in Administration API, and issuing the 'getLiveStreams' call.The reason I am asking is because firstly, I remember that the Administration Console can play streams published to the server, but I don't recall it incrementing the connection count which shows amount of user clients connected to an application. Maybe I have missed however, but if I am right and it indeed can play streams without connecting to the application (which actually DOES sound a bit unlikely, given how the stream names are local to an app.), then maybe I can do it too? Secondly, I presently have to differentiate users
Hello Members,I'm streaming mp3 on flash media server 3.5 on linux version, and very often come accross with that problem, when the buffer.length become 0 on client side, the streaming will stop with NetStream.Play.Stop event, and will not be continued. I think this case it should wait always till the data arrives and never should stopping. Some more info : I tested on applications/live folder, and the mp3 files are created dynamically during the playing, and the creation speed is almost the same like the playing speed, so those are not fix files. Thanks,ZB
Hey everyone,Using SSAS on FMS3.5, is there a way to get the stream name of a play event? In my case, I am trying to run additional steps when a stream is played and I need the stream name to do so.Thanks in advance!-Tommy.
Some users are unable to access any of our video content, getting a Server Not Found error.We have our FMS configured to use ports 1935, 433, 80. Our firewall is allowing RTMP traffic to each of these ports. Do you have any suggestions of what the problem could be? Is there something more I can do from my end to make sure users can access our FMS?
i have installed fms 3.5 on ubunto 9.10when i run it as./fmsmaster -consolefmsmaster is runningfmsedge is runningfmsadmin is runningfmscore is restarting again and again by fmsmasterand showing this errorCore (22294) started, arguments : -adaptor "_defaultRoot_" -vhost "_defaultVHost_" -app "registry" -inst "registry" -tag -console -conf "/ubuntoshared/junk3/conf/Server.xml" -name "_defaultRoot_:_defaultVHost_:registry:registry:".Server started (/ubuntoshared/junk3/conf/Server.xml).Adobe Flash Media Server (Core)Console mode.FMS detected IPv6 protocol stack!FMS config <NetworkingIPv6 enable=false>FMS running in IPv4 protocol stack mode!Host: kashif-laptop IPv4: 127.0.1.1Bind failed in migration thread : pid = 22294Assert failed in /util/TCProtocolAdaptor.cpp line 438Migration thread on core 22294 terminated unexpectedly.Core (22294) is no longer active.i have run ldd ./fmscore but it is ok asroot@kashif-laptop:/ubuntoshared/junk3# ldd ./fmscore linux-gate.so.1 =
We are using a Origin/Edge configuration for massive video delivery, and we are experiencing problems with huge audiences. Basically, when the edge server reaches thousands of users watching (6000) a live video in a single application, this instance is unloaded by the server with the following error:==> edge.00.log <==2010-06-1115:51:1018614(i)2701054Virtual host Disconnecting unresponsive core live/stream (28860) after 30 seconds is not available.-==> core.00.log <==2010-06-1115:51:1028860(i)2581233Core (28860) disconnecting from admin: 200.-==> master.00.log <==2010-06-1115:51:1018593(w)2581257Core (28860) _defaultRoot_:_defaultVHost_:::_0 is not responding and is being restarted!-2010-06-1115:51:1018593(i)2581221Core (29375) started, arguments : -adaptor "_defaultRoot_" -vhost "_defaultVHost_" -app -inst-tag "_0" -conf "/opt/adobe/fms/conf/Server.xml" -name "_defaultRoot_:_defaultVHost_:::_0".-==> edge.00.log <==2010-06-1115:51:1018614(i)2581250Edge disconnec
I'm trying to build up a NetConnection with live RTMP path. There is some error connection, to which I'm trying to debug using NetConnection debugger but I'm not able to see any calls with in it. However, when I tried to put NetDebug.trace("any value"); it shows output in NetConnection debugger.Any quick help is much appreciated.ThanksAnkur AroraFlash & Flex expert
Hello Members, My question is how possible creating streamable audio files /mp3/flv/ from multiple input files. The server is vps linux without soundcard, installed flash media server 3.5. My task is creating mixed mp3 output file.The input files are 2 mp3 file = 2 channel , uploaded to a server by the user.Controls : volume pitch, equalizer, fading that is controlled from client side flash appThe problem it should be in real time, when the user control the volume pitcher channels etc could be heard the result in the client's flash player on client side.For that purpose I tried to split the audio files into 1 sec pieces, and changing the splits only, and when done joining them together. Feeding them to flash media server there was more problem:-the server streamed not the actual file but probably from cache -the streaming was always stopped after 1-2 seconds -using client side dynamic streaming /without joining the files/ only the last file was played -using server
I have just successfully installed Adobe FMS on my server. I would now like to know how to program a script to run a continuous live stream, of MP4 videos, from an XML playlist. Can anyone tell me how to do this? ...or provide me a good tutorial? (I am a complete newbie to ActionScript.) Thanks in advance...
I have FMS 3.5 (Dev. Edition) and I'm trying to get it to add DVR features to an existing feed on another server (that I do not control). I've created the following application on the server:var nc = new NetConnection();var localStream = Stream.get("dvr-148");nc.onStatus = function(info){ if (info.code == "NetConnection.Connect.Success" && nc.isConnected) { trace("We are connected"); playVideo(); }}nc.connect("rtmp://127.0.0.1:1934/live/");function playVideo() { localStream.record("record"); localStream.play("camera-148.stream", 0, -1, true, nc);}Basically, load the stream, record it, and play it. From what I've read, this should give me the ability in the client to use DVR-like features on the stream.In my client I have the following code:nsPlayer = new NetStream(nc);nsPlayer.client = this;nsPlayer.addEventListener(NetStatusEvent.NET_STATUS, onNetStatus);nsPlayer.addEventListener(AsyncErrorEvent.ASYNC_ERRO
Given the recent drive towards HTML5 and the growing iOS based platforms (iPad/iPhone/iPod Touch), is there anything in the works to allow FMS based video to play in strict HTML5 environments? I work for a University, and there is a pretty big push for video content on these devices. I really dont want to uproot our existing server, or replicate the content towards another platform.Are there any plans on Adobe's end to address this?
I have a silly question, how do you verify if your install of FMIS needs updating or security patches?I currently have FMIS ver 3.5.3 r824a.How the heck do you even verify if Adobe has a higher version?FMIS page just says FMIS 3.5Sheesh, can Adobe make anything straight-forward?IT dept where I work says one of their security scans implied - that the FMIS install on one of our servers needs updates, what updates, who knows...
FMS does not start in win 7.There were some starts but only when first run after the installation. (i checked it 3 times) After the computer reboot, FMS does not start. Whats the problemm ? And one more quastion: where can i find server address ?
HiI have installed FMS 3.5 onto my system.I am working with videoconference examples witth flex 3.0.While working with that I am able to get trace output in flex when debugging.But I am unable to get trace outputs from server side scripts.application.onConnect=function(currentClient){ trace("currentClient is......");//unable to trace}How and where to get trace outputs from server side script.Your help is appreciated.ThanksSrinivas
Hi, I am trying to broadcast live video using a webcam. I am using the developer version of FMS3.0. Actually i have a working code of webcam broadcasting, which i used before. But now i am using a free version of FMS3.0. When i tried to connect, the following error is showing:"NC.onStatus> info.code: NetConnection.Connect.InvalidAppNC.onStatus> info.code: NetConnection.Connect.Closed"I am trying to connect with "rtmp://192.168.0.47"Can anybody help me to solve this issue?Regards,Sreelash
Hi,I'm using Flash Media Live encoder to encode a stream and send it to Flash Media Server so that I can view it live (and DVR, using dvrcast_origin). This part is working fine. What I would like to do is also record a high quality version locally and save it to disk. If I simply check the "Save to file" checkbox, it only saves the low-quality stream. If I add a second stream of much higher quality, it's also sent to the server and I don't have the bandwidth for that.Is there a way to accomplish what I want?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.