Sign in to follow, share, and participate in this community.
General Questions What it mean by Protected Streaming in AMS? Using Adobe(Flash) Media Server 4.5+ , you can protect your live and on-demand content before delivering client using DRM based technology. Such streams c... Troubleshooting connection issues with Adobe Media Server by Rudresh Chari http://www.adobe.com/devnet/adobe-media-server/articles/troubleshooting-connection-issues. html No. Currently, you can't get the count of clients viewing the live/VOD streams since the content is served by Apache. AMS/FMS only fragments the content and places it for Apache to serve. Ensure that you are not using a developer license. For HLS streaming, only aac/heaac are supported audio codecs. For best results, use H264 plus AAC. Question Is it possible to live stream both RTMP and HLS with FMS 4.5? I want Flash users to have the least latency possible using RTMP, and iOS users use HLS. Answer You can publish on... Question I need to configure FMS server so that it will listen to only RTMP requests and disable other service. Answer If you want to disable HDS/HLS, remove/comment these lines in the httpd.co... Question I want to use customised encoder to publish live steams to a FMS4.5 server. Is it possible to connect encoder and FMS4.5 server on HTTP protocol (HDS and HLS)? Answer http://help.adobe... Problem I am using HTTP Streaming with FMS 4.5. There is a 10-second delay for the video to reach on the receiver end. My application is of an interactive nature (presentation) and this delay is too long. The ... Problem I have an FMS interactive server configured to do RTMP and HLS streaming. However, the clips still can be downloaded through http://domain.name.com/vod folder. Is there a way to disable progressi... Question What is the limitation of connections in Flash Media Interactive Server 4.5? Answer 500 simultaneous connections for RTMFP. No limit for RTMP. This document was generated from... Problem I'm having difficulties publishing multi-bitrate live streams that can be viewed on an iPad/iPhone. I'm running Flash Media Server 4.5, and have followed Adobe's Tutorial on streaming live medi... Problem I want to capture video from a web cam by using Flash and publish it as a stream Solution Try this: http://help.adobe.com/en_US/FlashMediaServer/3.5_Deving/WS5b3ccc516d4fbf351e63e3d11... Problem I'm in the process of upgrading our FMS install from 3.5.3 to 4.5.0. After merging our config settings from 3.5 into 4.5 and starting the server streaming requests are processed as normal. ... Problem Connection directly through RTMPT to FMS 4.0 server takes around 30 seconds when the connection is made from computer behind the proxy server. Solution Change the value of HTTPIdent2 i...