The official Adobe Media Server community.
Recently active
Hi all,Is it possible to customize sample flash phone application in flex or flash ?Thanks Selvan
Hi,Was talking to the chat service who recommended flash media server and was pointed toward this part of the site:http://www.adobe.com/products/flashmediaserver/I asked about this but they sounded like we could use less than that: Flash Media Streaming Server 4So not sure which one that would be there.This is what we would like to do and the questions we have.We are streaming to Ustream & have our web page at Yahoo.We would like to stream directly to our domainDo we need to have a steady IP?Would we need to change the domain provider?And which Adobe product(s) would work best?At this time we are streaming 3 cams live 24/7 in a panoramic view example: www.deetrail.uswe have from 800 to 1000 viewers per day.So whatever we purchase would need to be able to do that.We have been looking into this for about a year, so far this looks the best option, and so thought we wouldstart looking into it further to see where to go from here. Any ideas or answers will be helpful, Thank you.
Good day!!! I've installed FMS 4 and FMG, also i configured FMS and FMG to make call to mobile and stationary phone. I use sipnet.ru as SIP-carrier, entered all data to sip.xml in sipGatewayLogin: my_loginPass: my_passremoteHost: sipnet.ruCodec: G711uafter that, i've launched both servers and logged in, this is good. When i try to call to mobile, I see how the call button is changing on the another state, but i dont get calling on my phone.This carrier gives the special number to find out the latest news and etc. When i try to enter those numbers it works, i hear news and i see how many bytes i received and sent, But still can call to mobileI downloaded special softphone and entered all data to it, it works, but flash doesn't want to callWhere's my mistake?p.s.: I used flashphone which i've found in FMG folder
Hi,I am having following configuration on server -Dell PE29502x Xeon 5130 2.0GHz/4MB 1333Memory 8 GBHDD 250 GBNetwork Port - 2GbitAnd FMIS 3.5.5After 4000 Subscibers on server, FMS Admin Shows FMS CPU 100% and Sometime I need to restart FMS, because it unloads live application at peak moment.I am using Live Application and site like ustream where users can register and broadcast their channels using FMLE.I have set Bandwidth Cap 1MBPS for Client to Server and Server to Client using following function in main.asc (Copy of Sample/Live/main.asc) in live application, already removed main.farp_client.setBandwidthLimit(125000, 125000);this.acceptConnection(p_client);I also did "Combie Audio Samples" mentioned in "Configure the server for live video delivery" in PDF Documentations and Restarted the server.What else i need to to do on server side to improve FMS performance and capacity to handle more subscibers.
Hi,i have a website like ustream, where user can register and create live channels and publish live video using FMLE.Now i want to check wether a particular channel is online or offline.I have stream name for particular channel. My website is coded in PHP.I have tried using getLiveStreamStats function, it works fine where the XML file is not heavy. I mean number of subscribers are less. Then i can just check the Publisher Tag. if it exists that means stream video is live, else not.But problem arrives when the number of subscribers are high. The XML file do not loads in PHP, and it takes too much time to load the page.Any suggestions what can be done to just check if the xml file has publisher tag. and display if the stream is live or not
I'm creating a video chat application, and no matter what combination of Camera/Microphone/NetStream properties and functions I use, I cannot get high quality video/audio. I get occasional audio latency, pixelated video, occasional frozen video and the degree of each depends on the combination of properties/functions I set/call.Others such as TokBox, TinyChat, Chat Roulette, etc. have achieved great video/audio quality with FMS, what is the secret? At least point me in the right direction, because right now I'm not impressed with FMS ability to provide a good video/audio experience.BTW, I'm using a P2P mesh using a group specifier, not NetStream.DIRECT_CONNECTIONS.Thanks in advance!
Hello,I have read in FMIS 4 "new features" that "absolute timecode" allows to switch audio tracks while playing a video (managing synch). Is there any exemple showing how to use this funtionnality (server config, flash player action script exemple)?Thanks
Please download the attached file to view this post
hello;currently I have a video chat app:-swf running in flash player client---> publishes webcam-generated stream to FMS-----> FMS has an SSAS framework that does a lot of stuff: php/mysql stuff, filesystem stuff, client management stuff-------> another client plays the stream of course FMS is expensive, particularly the bandwidth consumed by the audio/video.is rtmFp an alternative?thanks,Shannon
Im building some prototype applications and i'm a bit lost on how i can let my FMS server interact with some other webservers: because i'd like to use a secondary LAMP stack to have http-based interaction with FMS.Letting the FMS do a basic LoadVars, XML or SOAP request to the control-server is easy. But what are the options on letting the control-server connect to the FMS? Like for example if i'd wanted to poll FMS on the amount of clients its serving?I'm digging through the manual but i see no APIs to receive that kind of request, everything is outbound. So im hoping the apache that comes with FMS can do it.. but how?Otherwise I guess im missing something here. Can you send data to a NetConnection from PHP based socket?All help and tips are welcome,B.(also: I did read http://forums.adobe.com/thread/839010 - FMS & Apache/PHP Communication but thats about port/routing issues)
Hi my goal is to record a stream from a webcam with the best possible quality regardless the bandwith of the user.(it doesn't have to be live or broadcast, just stored on the server)is it best to record from server side with asc script or directly from the flash player ?what are the parameters on the server that i can play with in order to cache locally the stream if the bandwith is not high enough ?thanks by advancen.
Here is what I want to do: Take an object that has a bunch of properties set and possibly holds other objects in it, and serialize it or somehow save it to a file using the File class. Reversing the process is also necessary. I know about SharedObject, but I do not get the ability to dynamically change the save/load location as in the File class. Is this possible with FMS, and if so, what is the procedure? If it is not possible, then what options do I have to achieve the same goals? I have read the SSLR and searched for a solution but do not seem to see any means to do this. Please help?
Hi all,We have developed a web based video conferencing application using Adobe’s FMS. Now, we would like to interface this with an external audio bridge. Adobe connect does this easily using audio profiles (that asks for conference bridge phone number, then does 500 ms delay, send # dtmf char, delay of 500 ms, and then sends the pass code for the bridge). Is there any sample code out there which does this? Any help is appreciated.Thanks and RegardsSelvan
Just want to know if the FMG support the SIP based Call Tranfer signalling, as illustrated here for both Unattended and Attended Unattended: http://www.tech-invite.com/Ti-sip-service-04.htmlAttended: http://www.tech-invite.com/Ti-sip-service-05.htmlThank you.Raven
I've been working with the Beginning AS3 Tutorial which streams a video from Flash Media Server. I've been trying to enable RTMPS for this demo and it works correctly in Firefox and IE on Windows (usingTLS == true) but does not work (usingTLS == false) in Firefox on Linux and Chrome on Windows.Does anyone know if Flash does not currently support either of these browsers?I've verified against Openssl using s_client connect that the certificate chain was properly installed from the website's wildcard certificate -> intermediate certificate -> root certificate.Why doesn't it work in all browsers on all platforms?
I want to share a list of visitors of chat room with SharedObject. I was going to put and array into shared object's field. Is it possible? And also I was realized that it is impossible to synchronize shared array correctly. If two visitors will add themselves to the list simultaneously, then one can be lost.Is it possible to synchronize access to shared object somehow or the only way is to write server side function to control the array?
1.- If I try to play a pure ip multicast stream before is published. I receive the next events from NetConnection and NetStream objects. It's normal until this moment:NetConnection.Connect.SuccessNetStream.Connect.SuccessNetStream.Play.ResetNetStream.Play.Start2.- Then when I publish the stream on the group that this netstream is trying to play, I receive the next eventsNetStream.MulticastStream.ResetNetStream.Publish.BadNameNetStream.Connect.ClosedNetConnection.Connect.Closeda) Why I receive a NetStream.Publish.BadName event??? It's incorrect at that moment, nobody is trying to publish a stream with the same name, I'm only trying to read it! I think this is a bug, and It should work as unicast streaming: If a netstream is waiting for a stream, when the stream is published, the streamimng begins.b) So, trying to avoid that bug, I would like to know from the FMS when the multicast stream is succesfully published. So, I found the point in the multicast main.asc, where the multicast publi
Hi,My Purpose is to record live streams on server side and play recorded files later.What i have done is -1. Copied All files of applications/live in some safe location.2. Copied all files from samples/applications/live to applications/live folder. (Deleted main.far from live folder)3. Restricted SWF and HTML to mydomain in these files - allowedHTMLdomains.txt and allowedSWFdomains.txt4. In main.asc i added these line in the endvar mystream;var intervalID;application.onConnect = function(clientobj){ return true;}application.onPublish = function(clientObj,streamObj){trace("In app pub:");mystream = Stream.get(streamObj.name);mystream.onStatus = function(info){ trace("mystream onstatus:"+ info.code);}mystream.record();trace("Got it via FMLE = " + streamObj.name);}application.onUnpublish = function(clientObj,streamObj){mystream.record(false);}5. Then i restarted FMS and tried streaming using FLash Media Encoder. I was able to live stream and then i stopped it.
Hello! I am having quite a time dealing with getting data passed around correctly and hope someone will be able to shed some light on the situation. Here is my setup... I have an AS3 project communicating with an FMSv4 which is in turn communicating with a remoting server. The mockup is like so - I am doing it from memory and not copy and paste so ignore any actual programming problems... it is the data scope issue I am trying to resolve 😐// AS3var rsp:Responder = new Responder(r_success, r_failure); connection.call("fms_function", rsp);function r_success(obj:Object) { trace("it worked "+ obj); }function r_failure(obj:Object) { trace("it failed"); }// FMS - main.asc - netconnection etc has been correctly defined.Client.prototype.fms_function = function(){ mygateway.call("remote_function", remoting_handler()); function remoting_handler() { &n
I am following thishttp://help.adobe.com/en_US/FlashMediaServer/3.5_AdminGuide/WS5b3ccc516d4fbf351e63e3d119f2926bcf-79d1.htmlAnd parsing the logs to get the stats of applications is hard if theres heavy traffic its hard to get everything to parse right.Would it be easier to import all the stats into mysql db once an hour that way its easier to work with?
I'm creating a video chat app using Flash Media Server 4 and Flex, using RTMFP for peer-to-peer.No matter what I try, I cannot mute a user's NetStream. I tried receiveAudio(false) and that does not work.I tried capturing the stream SoundTransform and setting the volume of that to 0, that does not work.I tried setting the mx VideoDisplay volume to 0 and that does not work.I can set the alpha of the VideoDisplay, so its really strange that I cannot set the volume.BTW, I am not trying to mute the mic of the user who launched the app, that I can do. I'm trying to mute one of the other users stream in the Flex app, that way the app makes it possible to not hear people who are perhaps being offensive.Can anyone help with this?
Good day,I have the flash media development server 4, and I've installed the dvrcast 1.2, I copied the folders dvrcast_edge and dvrcast_origin to the root installation/applications and I started to encode with the Live Flash encoder with DVR option enabled, but folder that it would have to create call stream does not exist in dvrcast_origin, my problem is very similar to this post http://forums.adobe.com/thread/786658?tstart=0 I did the same tests that, but I also probe the DVRControlSync.swf and has not been able to create this folder, please need help.thanks.
What is an expected way to create audio chatrooms? Either try to mix all published audio streams into single one and republish it under common name? Or just inform all clients about each other and allow each one to connect to a stream, published by each other?Do I need to write custom webapplication with my own scripts in it, or this is some default functionality?Thanks.
Sorry for the probably ridiculously simple question...I have FMS and FME setup locally and all is well (works fine my local network). But now I want to try pushing a "remote" (outside our network) FME source to my local FMS (does that make sense?) but I am not able to connect. My remote computer can get to my local machine's webroot and FMS admin page but for some reason, it won't let me log in? Also, when the remote FME trys to push a stream to my local FMS, it says "Problem with primary server..etc".Now, I know very little about FMS but my guess is that its a security setting in a config file. Because, I am using the right IP to hit FMS (because I am able to get to the admin pages) but it just won't seem to accept remote FME connections. Thoughts?
Just curious if anyone knows why FMS server uses Javascript 1.5, or something very much like it, for server-side scripting.It seems archaic for a product that is on the cutting edge of media technologies.Anyway, just thought I'd ask because I'm curious on this point.
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.