The official Adobe Media Server community.
Recently active
Hello! I instal on a machine the Adobe Flash Server 3.5.I have the Flash media administration console but i do not know how i can configure the machine to be a flash media streaming server.Can you help me?I have a tv card on my machine and i want use de flash media encoder to stream to a web page the tv signal on my tv card.I think i need to send the signal encoded use the flash media encoder to a flash media streaming server correct?How i can do this?Excuse me for my bad english.Thank you very much for help me!
i'm getting the following error in my admin console Sending error message: C:\Adobe\FMS3\scriptlib\application.asc: line 80: InternalError: too much recursion ..........what does it mean and what can i do about it?
I would like to use the Becky Higgins digital project life and it is an online project that requires Adobe Flash to be installed on my computer. I have tried downloading it from a link for her site but it never downloads and I don't know why. I have been trying to download it and cannot. I have a Mac OSX 10.4.11Can anyone direct me to a link for the correct updated download I need/plus directions for how to download/use? I phoned for Adobe help via phone and they referred me to this site. Thanks!
I am using fme ver2.5. Is there any way to turn off fme session logging or move it to a different folder? I unchecked the save to file box on my encoder. It is saving the session log in my videos in my documents. Its driving one of my automated back up systems nuts.I would prefer to shut it off or at least log to a different folder. Thanks for any help.
how can i use getUserID method in my main.as ??NetConnectionClient.aspackage com {import flash.events.EventDispatcher;import flash.events.Event;public class NetConnectionClient extends EventDispatcher { public static const ONUSERID:String = "onUserID"; private var _uID :Number; public function setUserID(uID:Number):void { _uID : uID; dispatchEvent(new Event(NetConnectionClient.ONUSERID)); } public function getUserID():Number { return _uID; } }}Thanks!
Hi all, i use the code below to publish my cam, and i can play it in the same application. Then i copy and renamer it videoPlayer2.as then i usedisplayPlaybackVideo(); method but it says "TypeError: Error #1009: Cannot access a property or method of a null object reference.". How can i get the published live video from another app.Thanks..videoPlayer.as // publish and playpackage { import flash.display.MovieClip; import flash.net.NetConnection; import flash.net.NetStream; import flash.media.Camera; import flash.media.Microphone; import flash.media.Video; import flash.events.NetStatusEvent; import fl.video.FLVPlayback; public class videoPlayer extends MovieClip { &n
When user first time log into site camera start the capturing and stream is saved in application folder with the streamname(straemname.flv). then user logout and then logged in then i have to append that stream in same straemname.flv file .By this code i have done that taskcamera = Camera.getCamera();camera.setQuality(0,80); camera.setMode(videoWidth,videoheight,15,true);camera.setLoopback(false); video.attachCamera(camera);ns.attachCamera(camera);ns.publish(stream, "append"); But i am facing the problem when user again logged in ,the video which is saved previously start playing,I dont want start that video.I just want to show camera controlHow to solve that issue.
Hello my name is Pablo. First, sorry for the language, i dont speak English very well. This is my problem: I will like to develope a 2d multiplayer game (mmorpg) based on the client/server model with flash as the GUI label of my application. The problem come's when i need to decided to a technology for the server of my application. I have one year experiencie in developing .NET applications. Then, my first idea was FLASH (clients) + .NET (server). The .NET layer connecting with MySql DataBase. Then, i discover the Flash Media Interactive Server. But i have not experiencie with it(cero). I dont need to do Video Streaming. I need a interactive client / server application with persistent data (For example, MySql). I find out of the features of the Media interactive Server... my question here is: ¿The Media Interactive Server can resolve my needs? and... Wich is more performant ¿.NET or Flash Media Interactive Server? ¿Wich do you prefer for this specific problem? ¿Why?(Remember i ha
Is it possible? This is for statistics monitoring.
i can't login in admin console, fms 3.5, linux ES5 http://192.168.1.44/fms_adminConsole.htm(it prompts incorrect id/pwd after login) I can do it in the server, localhost, successfully! server add: 192.168.1.44 or 192.168.1.44:1111 or 192.168.1.44:1112 id: mint pd: video123 fms.ini SERVER.ADMIN_USERNAME = mint # Password for server admin # For example: # SERVER.ADMIN_PASSWORD = bar # SERVER.ADMIN_PASSWORD = video123
Hello , i want to develop video chat and there will be a admin and users. Admin can see their name on the screen and choose an user can start his/her cam play ? Could you give me an example about this ?Thanx
Hi there, we have a two way webcam + mic connection set up using FMIS. Any idea what code we use to add a function that kills the connection?Thanks!
Hi,I would like to show the live TV video on Flash player from my TV tunner.Is it possible to do it without FMS like using Webcam?It will not be running on the internet/network and only for a computer that have TV tunner. (Ideally: open a swf and you can watch a TV tunner by flash player). But i cannot find any information if i can do it without FMS.Thanks,Budd
Apparently I seem to have upset one of the forum members by cluttering up his spacewith rantings about FMS not being up to speed or scratch or whatever.So i'll keep it simple. Since i'm not inexperienced in the deployment of Flash viaa streaming provider, I just want to know if other users here, find the FMSsoftware to be brilliant in concept and delivery. In other words are the streaming companies going to beworried that my 1000mb of date transfer per month are going to stream just as well as the $360 a monththey would like to charge me for doing the same job?!Sorry to any serious users if this appears to be ranting, i'm more excited than anything, I just assumed thatthe streaming companies knew something I didn't, but if FMS is that good, can I deliver the same results asper one of my sites: Domain address herewith for those who want to look:http://www.andrewcb.comIf as Adobe say on their website, FMS streams right out of the box! then Terrrrrrriffffic!!!Does everyone feel confident
With the advancements in PC horsepower, can the FMS3.5 be run on today's PC's with Windows 7??? A "Virtual Server" emviroment??? I am looking to start a small Video chat area on a gaming website.Thanks..Steve
Hi guyz, Am thinking of an AIR app that i can use as an RSS feed widget like stuff... n which i can post news and updates etc..using FMS..Any help pls
Hi, this may be really dumb question, but I haven't figured it out. Is it possible to stream to ustream with lets say 300 bitrate and record 1000 bitrate video to computer? And if yes, then how? Thanks!Peace,Kuldar
I was wondering how I would go about being able to push in a video stream on top of another. An example would be when watching the news, and another video opens up near the broadcasters head. Is this possible?
1. I want to limits the number of viewers per stream2. I want to limit the valid stream names
Hi,What solutions have I got to stream to FMS on a Mac? I want to set up an internet radio station and I want to know if there is any software out there for Mac (or Windows if there is nothing for Mac) that will stream audio to my FMS server.Thanks
I just purchased and installed FMS for my music streaming service. I got the streaming set up fine so that it streams mp3s using the VOD application, but quite regularly the stream will just cut out and the VOD application in the administration section will just disappear and restart with 0 clients. It doesn't even happen when I have that many connected clients, at times it's happened with just 15 users, and i've had Red5 running over 200 clients at a time. Does anyone know what the problem could be? This is a real pain as I have to monitor the server all the time!Thanks in advance for help
Hi i am currently comparing Windows Media and FMS for video Streaming.Is there some kind of chart that would give the advantage of FMS over Window Media, and why FMS would be a better choice?I am also looking for the Hardware specs(server) to run FMS.I notice the FMS version at 4500$ is there any other fees attached to setting up FMS, like licensing per user, etc?I am preparing quotes for my Boss for the end of the week.Your help would be greatly appreciated.ThanksG
hi everyone!we're planning to set up a live streaming service, one operson live streaming a video to multiple users.so no more than one channels contemporary in uplaod, and at the beginning it won't be a open broadcast service (maybe later..)we initially don't know how many can be the users. I've red that there's no theoretically limit for the maximum number of users connected with a fms, is this also valid for live streaming, or has it some limitation due to be live?is it necessary to have our fms, or is it possible (and cheaper) use a server provider?thanks!
How do i tell a camera ....to shut off using actionscript?
I'm doing some tests with FMS and live streaming, but I observe quite long delays.When the stream is first accessed, the latency is around 3-5 seconds, which is acceptable.But as we watch the stream for about 30 minutes or more, the latency grows to around 20 seconds, which is just too much.What settings should I look at to keep the latency / delay minimal?
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.