The official Adobe Media Server community.
Recently active
Are there any plans on enabling AMS in AWS for instance type M3 Double Extra Large (m3.2xlarge)?In general this instance type should be supported by AWS Marketplace...We would like to use AMS on an instance with 8 vCPUs for less than the price of the already available, but old m2.2xlarge or m2.4xlarge.I also don't understand why there is such a huge price-increase (just for the software-usage) on this two instance types compared to all other available instance types...
Dear,I have 2 servers with different IP adresses; one is used to keep both my video files and Adobe Media Server app, and the other is used to keep my web pages including my media player (FLV Playback). In this case, how to set my FLV Playback (media player) to associate it with my video files in another server to realize instand video streaming and playing in my web? Thank you very much.
Dear,Can Adobe Media Server 5 Professional version work under operating system of Windows 8.1 ? If it can do, which version of windows can support well, windows 8.1 professional or windows 8.1 enterprise version? Thank you very much for your help.
I mean it was working fine until I updated it I am getting tired of reloading web pages only to have them crash again and again. Any suggestions?
Hi guys,I'm currently SSH'ing into an AMS Linux server through AWS. Would anyone know the path to the file that controls the quality of the LiveStream? We are currently only at 480* and are physically able to stream 720* but it wont allow us. We do believe it has to do with the server settings not allowing it. I did a little bit of googling and found Application.XML, which controls quite a lot of settings imo. It would be a great help if anyone could give me a few leads,Thank you.
comment peux t'on configurer lightroom pour l'exportation d'une galerie sur site geré par worldpress
I am having trouble installing CC. Msg says Trying to Connect to Server, but it just sits there. Looked online for solution, Said to go to Adobe Media Server (as per my question) to see if is Started, but it isnt even in the list of Adminstrative Tools/Services. How can I get it?
publishing a live stream using livepkgr in flash media live encoder and tried to play it using strobe playback media, the stream is playing for a few minutes after that it seems like buffering? and after re-install the Flash media server 4.5 it starts play again and this time also for a few minutes.re-install needed repeatedly... how could fix this ?.Thanks in advance
'URL missing from Media tag' on FMS4.5 HTTP Live Stream playbackI have spent a whole day trying in vain to publish f4m live http streams from FMLE using FMS 4.5, and almost everything I try results in the error The F4M document contains errors URL missing from Media tag...in both Flash Media Playback and the fms videoPlayer app Other people seem to have seen this and solved it, but I've found nothing that helps. I have tried to publish a single stream, and with multiple bitrates. For the latter, I followed the Adobe video tutorial as follows: Multiple bitrate live================I'm publishing 3 streams from FMLE, usingFMS URL: rtmp://[serveraddress]/livepkgrStream : livestream%i?adbe-live-event=liveevent(I don't have the AAC plug-in, but disabled audio. I'm publishing H.264 as per the video tutorial)In the webroot folder, my liveevent.f4m manifest file contents are:<manifest xmlns="http://ns.adobe.com/f4m/2.0"><baseURL>http://[serveraddress]/hds-live/livepkgr/_
I have a client app using the dynamic streaming classes provided by Adobe to play multiple bitrate live streaming video over RTMP. This is working really well for the most part but I find that occasionally (every 10 - 20 minutes) the buffer will empty and the video will freeze for 30-60 seconds. I'm running Adobe Scout and I can see that during the periods of frozen video the network events monitor is showing that the flash player is processing multiple events each frame. For example a sample frame might read '9 x Decoding media from network, 11 x receiving NetStream audio/video', whereas during periods when the video is playing normally there are typically only 1 or 2 of these events happening per frame. My theory is that the video is stalling because the entire frame is taken up processing these events but I have no idea why they are occurring multiple times or how to stop them. My buffertime is set to 2 seconds, I have 3 streams encoded at 250, 500 and 1300. The FMS is being served
I have developed P2P video conference application. It is working fine when using chrome and firefox. But the problem is in IE.Problem:User1 refreshes the browser while in conference. The SWF gets load and starts to publish again. But the other users are able to hear the voice of the user1 even when he is refreshing. The issue is the P2P connection is not closing while refreshing in IE. I need to close the connection. Am using FMS 4.5 and AS3. We cannot ping the user from serverside as it is a P2P connection. Is there any way to find out if the user is still connected or not. Please suggest me how to close the connection.
I have flash media server 4.5 , I want to record a vedio to server when bandwidth is very lowbelow is camera 's setting :camera.setMode(640,480,24);camera.setQuality(512000,0);micro = Microphone.getMicrophone();when the bandwidth is very low, recorded vedio playback is not smooth.@ !
Hi all,Inistially i had local ip (say 192,168.1.XX).Now i connected to public ip. Hwne i opened flash media server adminstrative console, it ios not allowing to use 'public ip' but allows to login as 'local host'.Because of this i am unabvle to test my streams.I need to pubslih this on cdn. Please help.earlier url - rtmp:.//MY_LOCVAL_IP/vod/sample - worksbut - rtmp://MY_PUBLIC_IP/vod/sampe - does not workThnks.
Cannot access Administration Console, using localhost user/passI checked amsadmin (admin user) is active as i am able to change password, update .ini files start/stop serverstill cannot login using the console, where can i find the root cause of the issue?Please assist
So after doing a ton of searches and seeing this problem listed around but no real fixes I thought I would bring this up yet again.We have an app that uses a Windows based AMS (5.0.8) as essentially a web based VCR. It's normally fine but under heavy load the FLV Cache eventually fills up, drops connections, and then as our app trys to re-connect we end up in a almost race condition where the cache doesn't seem to let go quick enough to accept more connections/re-connections and then eventually just halts and only way to fix it is to restart AMS, or at least reload that application.I've been playing around with the configs but haven't found any setting that help out yet. You can increase the SERVER.FLVCACHE_MAXSIZE to a good amount of RAM but eventually you hit the same issue. I've tried the typical settings you find everywhere, and tried changing CONFIG FILE Server.xml<AutoCloseIdleClients enable="true"><FLVCachePurge>1</FLVCachePurge> <FLVCache retryOnCacheFull="
Having problems getting a rtmp address, Adobe media server seems to be running fine. Just purchased it. Tried customer service via chat and they were crazy rude.
May I know where are the updated tutorials for running AMS on AWS, please? Many thanks!
We upgraded Apache 2.2 to 2.4 (at the suggestion of our security team) following the directions here: https://helpx.adobe.com/adobe-media-server/config-admin/configuring-apache-server.html We could then not get AMS services to start. We have seen a post that AMS 5 does not run with Apache 2.4. Is that true? What are we missing?
Hello,I am following Tom Krcha's tutorial on Serverless RTMFP connections. Everything works fine when I launch my applications on the same machine, but when I try to communicate application instances on different machines, but in same local network, they simply do not communicate. I’ve all machines connected to the same router that has default, out-of-box configuration. Could you offer me any piece of advice what I am doing wrong? All machines are running on Windows 7…Here is link to the tutorial...
i Have 2 video whisper clients joining a 2-way web chat on adobe media server 5 with rtmfp, my issue is that the cams freeze after approx 10 mins????? any ideas?
We've setup an AMS 5 environment and publish a live video on an URL like : rtmp://<my_ams_host>/livepkgr/events/_definst_/liveevent/testlive02 then we were able to read the stream by RTMP as well.But we wanted to read the live stream using HLS protocol. We've setup the bundled apache (with AMS) as recommaned in the technical documentation.Normaly we would be able to read the stream at the URL : http://<my_ams_host>/events/_definst_/liveevent/testlive02.m3u8.But we got 404 errors as if the resource was not found.The "hls-live" location is configured as following<Location /hls-live> HLSHttpStreamingEnabled true HttpStreamingLiveEventPath "/opt/adobe/ams/applications" HttpStreamingContentPath "/opt/adobe/ams/applications" HLSMediaFileDuration 8000 HLSSlidingWindowLength 6 HLSFmsDirPath "/opt/adobe/ams" HttpStreamingUnavailableResponseCode 503 
HiI am using AMS 5 and try to use http HLS streaming for mobile iOS devices.When i try to open hls stream url http://host-namel/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 I have note like "livestream.m3u8 was not found on this server".http://host-name/hds-live/livepkgr/_definst_/liveevent/livestream.f4m shows <manifest xmlns="http://ns.adobe.com/f4m/1.0"><id>livepkgr/events/_definst_/liveevent</id><mimeType></mimeType><streamType>live</streamType><duration>0</duration></manifest>When I starting streaming via FMLE in AMS live logs i seeStream name is: liveevent and live event is: liveeventf4f:liveevent - NetStream.Data.Startf4f:liveevent - NetStream.Publish.Startf4f:liveevent - NetStream.Play.Resetf4f:liveevent - NetStream.Record.Startf4f:liveevent - NetStream.Codec.ErrorBut there is no information about .m3u8I am using default adobe configuration with appache included to AMS setup.What can by the reason of not
On our 2 servers the processes fmsadmin (v4.5) and amsadmin (v5) use up all the available memory after a while. Both machines have 8GB of RAM installed, and the processes use about 7.8GB plus all available swap space. This leads to client connections dropping. After a restart of fms/ams the memory is freed up again and memory usage is stable.Machine 1:Ubuntu 14.04.1 LTS with Kernel 3.13.0-37FMS 4.5.0.r297Machine 2:Ubuntu 14.04.01 LTS with Kernel 3.13.0-40AMS 5.0.7.r7050We use the following HTTPCommands to get statistics from the server: ping, getLicenseInfo, getServerStats. After the restart of the processes and disabling the statistics we could not see any significant memory increase in a 2 hour period. The logs have almost no information about any problems beside some admin command timeouts every now and again.Is there anything we can do to help debug this problem? The statistics are vital in helping balance the load between the servers.Kind regards
Hej, we are currently trying to realize mobile webstreams for our customers. So far I realized a scenario, where my custom cam application connects to the livepkgr application as well, which starts recording the stream and publish HLS video files. What we are doing in our main application (flash based player), are some billing intervals, checkins against database and so on. So in my understanding, we have to implement some of these needed functions in the livepkgr application as well, because the client will directly call the mobile stream url, without any flash. So there will be no communication to our custom application at all, am I right? So I´ve tried to simply replace the main.far with a customized main.asc (unpacked the archive before to get the original main.asc). But now, when I want to test the scenario again, the connection is rejected by the livepkgr application. It say´s that the main.asc ist not signed. Is there any way to archive this? Or would it be enough to extend my e
Hej,I am still trying to get the HLS streaming to work. Actually I have the following problem.Sometimes, the HLS streaming works as expected. But most of the time I got a blank player (when entering the HLS url) and the following errors in the server log:.Wed 03:25:36 PM: Warning from libf4f.so: [Utils] [2742015143273284474444744] [2742015143273284474444744] AMS F4F recording received timestamps with absolute time flowing backward lastTime held was 291083 and the most recent arrived was 291067. This message is being ignored - recording will continue.When the HLS stream is working, I do not have such messages in the log.But what can I do to prevent this? Before anybody gets into FMLE -> WE DONT USE THIS SOFTWAREWe have our custom client, which connects to the AMS where the main.asc starts recording this particular stream.We does it work sometimes, and sometimes not? I can not find ANY documentation for this issue and it is driving us crazy. The support is really annoying. Are t
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.