The official Adobe Media Server community.
Recently active
Hi,I need the Remote Shared Object functionality and wonder if Flash Media Streaming Server incoroprates this functionality?Best regards//Morgan
I have been conducting some tests and am totally lost as to why flash based broadcasting drops frames. The genral formula for calculating bitrate is :bitrate = Width x Height x FPSNow if this value is lower than Camera.bandwidth then why should flash still drop frames ?? Any assistance/ideas is greatly appreciated.I have checked with FMS performance tab: bytes in is well bellow Camera.bandwidth as well , but still flash drops frames... why??
Hi, basic question. I have a stream running on my network, but I have no idea from which machine is coming.Checking the FMS Web Admin Console, I see this streaming running, I would like to know the IP orhostname of the machine which is streaming this.Where should I look for? In the log files (which one?) I couldn't find anything.Thank you,Nicola
Hai,Iam new to FMS and video chat. I cannot get good quality in video chat. I have 3mbps line but i did not get good quality video, and my video is too slow.Also i will subscribe my FMS on influxis server.Anybody have any idea please.
We bought the bullet and upgraded all of our servers to FMS 4.5. I am in the process of changing the webserver from IIS to Apache and am trying to get HLS to work (without much success). I believe it is an issue with my apache configuration...hopefully someone (maybe someone from adobe?) can help out.the platform was installed in the default location of c:\program files\adobe\flash media server 4.5\etc...all of my video content is located at e:\fmsvids\localuser\fms-web\progressive\userid\file.f4vthe fms app directory in the vhost xml points to e:\fmsvids\localuser\This is what I appended to the httpd.conf file: Alias /progressive "E:/fmsvids/localuser/fms-web/progressive"<Directory "E:/fmsvids/localuser/fms-web/progressive"> HLSHttpStreamingEnabled true HLSMediaFileDuration 8000 HttpStreamingContentPath "E:/fmsvids/localuser/fms-web/progressive" HLSFmsDirPath ".."# Uncomment the following directives to enable encryption
Dear Adobe I can find instructions and a list of needed for modifying Apache to work with HLS for Apple/IOS devices. However I cannot use .dll on Linux but I can possibly use the .so files ....so can you verify that FMS 4.5 HLS for Apple/IOS devices works on Linux by installing just the 3 .so files below? If it is in short why don't i need the .dll? Please answer so I don't spend days trying to install FMS 4.5 in a way that is not documented or tested by you. Also is installing FMS 4.5 and HLS for Adobe/IOS devices possible on IIS? Where do i get instructions for IIS? Thanks for your time.
Whenever I try and stream more than one stream I get an "Invalid FMS Stream name" error.Anyone have any idea what this is?Any help is appreciated. Thanks in advance.
I just installed FMS 4.5 w/ built in apache on Win2008R2 - accepting all defaults. Samples streams play fine when playing on the server. I copied the sample directory and put on a client on the network. I modified the stream URL using the server's IP address. I also modified the manifest files so that localhost was replaced with the server's IP. When I attempt to view in the sample player I get the following:"We are unable to connect to the network. We apologize for the inconvience"Any suggestions?
Hello,I just installed the FMSS software, but didn't choose to install Apache as I already have Apache on my server. I'm wanting to stream to Apple/Mac users as well as Windows users. Do I need to have a second instance of Apache installed or can I use the current Apache server already running on port 80?I'm running CentOS 5.7 64 bit.Thanks,Tom
Hi all,What are the Feature availbable in flash media gateway2?I am interest to work in flash media gateway2.Please let me know..Thanks and RegardsSelvan
Hi,Where i can download RTMFP fms multicast Player?i tried osmf not working.
Hi i am going to upgrade fms 4 to 4.5 on a centos 5.7 32bit box.From installer i get:ERROR: Your architecture, \'i686\', is not supported by the Adobe Flash Media Server installer.FMS 4 installs correctly.Any help is welcomen.regardsRos
the question is,a client which can use "rtmfp" to connect to a FMS server,and the connecting success,Whether Can not guarantee that the client can play the Multicast video?because the client may be behind a Special firewall ,So he may connect to the FMS server ,but can not use P2P to connect to the members those are in the group?If the answer is "yes",Whether i should make a check function that make these client back to "RTMP"?
is it possible fast forward, rewind video in flash media server through flash action script ?if possible can u expaint that ?
I want to see how many people are viewing my live stream. I see one client connected which I assume is the encoder, however, which stat tells me the number of current connections watching the live stream? I see 'connected' but that number never changes.. Even if I have two different internet connections watching the live stream and I disconnect them I don't see any stats change.
I'm running the development edition of FMS 4.5 and am trying to get HLS working. Whenever I attempt to publish a stream from FMLE, I receive the message:f4f:livestream - NetStream.Record.DiskQuotaExceeded in the livepkgr application instance and Failed to record livestream (disk quota exceeded).in the server log.I realize there are limitations on the development edition (10 minutes of iOS streaming), however usually these limitations restart when the server is reset. I've restarted the application instance and the server itself, manually starting and stopping the service, and I still receive that error when I first connect and try to publish the stream right after a server restart. I've reset the server multiple times to no avail.The recording settings in the application.xml are all set to the defaults (-1 for no maximums).Unfortunately I've never been able to get this to work yet so I'm not ambitious enough to start testing it on any production servers.Can anyone help?Thanks!
Hello everybody.I’m working in a videoconference system with Flex 4.My problem is in the s:VideoDisplay component I declare it as follows:<s:VideoDisplay id="localVideoDisplay" width="320" height="240"/>And then I attach my webcam: var camera:Camera = Camera.getCamera(“mycamera”);localVideoDisplay.attachCamera(camera);All works properly but when I try to disconnect de cam by using:localVideoDisplay.attachCamera(null);It doesn’t work. However, this method works perfectly with the mx:VideoDisplay component.Does anybody knows how can I do this in a s:VideoDisplay?Thanks for your answers.Regards.
Hello Everyone,I'm working on a project which needs to switch from a RTMFP connection to RTMP in a conference in case one of the participants is not compatible with RTMFP.My question is, can I perform RTMP streams using a RTMFP connection or I will have to create a new RTMP connection for that?var RTMFPConn:NetConnection = new NetConnection();RTMFPConn.connect("rtmfp://myaddress");var netStream:NetStream = new NetStream(RTMFPConn:NetConnection);I stumbled on a Adobe tutorial which explained this a bit but it was not 100% clear for me. http://www.adobe.com/devnet/flashmediaserver/articles/real-time-collaboration.htmlPlease share your experienceThanks !
Hi all, Am developing an application with Flex 4.5 & Flash Media Server. I need a visualization curresponding to the plaing track . It is possible with SoundMixer.computeSpectrum(bytes, true, 0) in case of progressive downloading. But not working with rtmp streaming. And also need audio wave curresponding to the track which is also working with progressive downloading usinf Sound object... Is there any way to make above both with rtmps treaming ?Thank youJayakrishnan S
When using adaptive bitrates do I have to encode multiple bitrates from my encoder AND create a manifest? Or can I simply encode/send one bitrate and have the FMS server do everything else?
Hi,who knows how to send a ByteArray to FMS please ?
Hi,I know Flash can capture webcam and record the video to FMS.Can I publish a streaming video to FMS ?I mean, I am streaming a video with netstream and I want record to FMS the output of that video.
I installed the FMS 4.5 on a debian system already running an apache web server. I configured the httpd.conf as mentioned in http://help.adobe.com/en_US/flashmediaserver/configadmin/WSd391de4d9c7bd6093a7e2f8312a374a1bde-8000.html but when i call a streaming url e.g. http://<IP>/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 the request is still handled by the old apache, not by the FMS. When i stop the old apache and restart the FMS the request is handled by the FMS and streaming works. Does anyone have any suggestions on this?
How can I play flv files continuously..??I have developed code for playing flv files in my browser. Those flv files are streaming from flash media server. I can play files individually, but I want to add one button to play multiple flv file continuously when one button clicked. How can I play those multiple flv files continuously...??
Dear Adobe I'm trying to tell my customers how to modify FMS 4.5 so they can use the scripts as I have posted in a previous thread(let me know if you need furthur clarification). However customers and I are concearned that if we take FMS 3.5 files and put them on FMS 4.5 that we will break their TOS/Liscense Agreement. What are the legal issues we need to be concearned with?
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.