The official Adobe Media Server community.
Recently active
Does AMS standard support dynamic RTMP streaming with JW-player and .smil files? See: http://support.jwplayer.com/customer/portal/articles/1430398-dynamic-rtmp-streaming.Is the standard version the best option for a Intranet behind firewalls?Best regards /Andwic
I am using adobe ams(development version) to record video files in mp4 format using rtmp protocol. I am using mp4 as the file extension and as the stream specifier(codec).The videos are saving correctly.When i copy these files on a mobile device(android and iOS) they are not playing.Can somebody tell what I am doing wrong. The rtmp url I am using is rtmp://localhost:1935/mp4:videoname.mp4
With Adobe Media Server 5, we'd like to use the command "AMSCheck" to check the server status, etc., but this command doesn't seem to go through. We tried searching for it using the "find" command, but there was no result.-------------------------------------------------[root@hostname /]# AMSCheck --host hostname-bash: AMSCheck: command not found[root@hostname /]#[root@hostname /]#[root@hostname /]# find / -name *AMSCheck*[root@hostname /]#--------------------------------------------------Can someone tell us what we're doing wrong?
Whenever I play a sample video from the VOD in the sample media player, or anytime I view a live stream in the sample player or anything else, It only plays videos once, whether it's live streaming or a VOD sample. Restart AMS and it plays again, but only once. After that it refuses to play anything. I am running the sample player on the AMS under localhost. Works once, stops working, restart, it works once then stops working. What the heck is the matter with this server? I'm not doing anything but default actions right from the documentation. Also note, we have the developer version and I believe that gives us 10 simultaneous connections at once max. We don't have anything close to that. With no support from Adobe to speak of, how do people ever solve problems with this product? Does everybody just post here and wait for three days for an answer if they ever even get one at all?
Is this possible that satellite audio/vedio feeds take by adobe system and give me the RTMP and RTSP Link
Does Media Server has a way to add only certain users to view a stream?
I can not access the media on the server. I am running CentOS 7 with the latest Media Starter Server. What I am able to do is access the admin console, and stream on the adobe local host page and even place a player code to a video file into a Weebly web page and it play on the server computer. But once I try to do that from another computer, in or out of the network, it does not connect. The odd thing is that the admin console will show an attempted connection when I do that. Port tester shows all ports are success. I am not sure what to check at this point. Can anyone give me some ideas?
Regarding Adobe Media Server 5 Extended AMI available on the AWS Marketplace, does this AMI support the application stack in an auto-scaling configuration?https://aws.amazon.com/marketplace/pp/B00IGJMIOI#support
Hi,I am trying to get two way video conference call from Sip phone to FMS app via FMG. Video stream from Sip phone to sample FMS application via FMG is working fine. But video stream from FMS application to Sip phone is buggy (It shows only horizontal lines & nothing else). I tried with various setting in videoquality.xml file but no success. Below are my FMG settings.Are there any other settings I am missing to solve the video isues?ThanksSip.xml<Profile> <profileID> sipGateway </profileID> <userName> username </userName> <password>
Using Avalanche as client for HDS ABR, I receive 503 Service unavailable from teh server, right after the GET HTTP from the client, which is for the fragment and segment
Hi,I have an elearning application that is using RTMP streaming for boradcast live stream. The stream is using approximate 350kbps.I need to run this application on 1500 computers/mobiles at same time.Please suggest a server that i should purchase for this type of application.Looking forward.Amit
Hi allI want to send bytes array from Flash Media Server to clientClient.prototype.sendData = function(bytes){//bytes is BytesArray client[0].call("reciveData",null,bytes);}This code is work succesfully but I like to show progress bar to download this BytesArray for client. But reciveData doesn't call before all ByteArray is download on to the client.Please advise me to create progress bar for show how much if BytesArray is downloaded for client.Any help will be appreciated.
Hi guysI like to transfer file between FMS users.My users connect to FMS correctly and upload their files from AS3 FileReference to FMS in ByteArray and on the FMS I return this ByteArray to other clients joined.So I like to show progressive download for client when they are download ByteArray from the FMS.Please advice me to do that.Any help will be appreciated.Thank you
Before replacing the definition file, the AdminConsole opens with http://[ip address]But after applying the new definition file, the AdminConsole does not open.Any idea what is happening?
Hello, my engineer (Japanese) is trying to start AdobeMediaServer but he got stuck after getting "Waiting for another script to finish..." message. Any idea how to resolve this situation?---------------------------------------------------------[root@NA1SIBZDH02 /opt/adobe/ams]# ./server startNPTL 2.5chmod: changing permissions of `./tmp/': 読み込み専用ファイルシステムですWaiting for another script to finish...[root@NA1SIBZDH02 /opt/adobe/ams]#[root@NA1SIBZDH02 /opt/adobe/ams]#[root@NA1SIBZDH02 /opt/adobe/ams]# ls -l合計 52324drwxr-xr-x 15 ams ams 4096 9月 11 17:54 Apache2.2-rwxr-xr-x 1 root root 1061035 9月 11 17:54 License.htm-rwxr-xr-x 1 root root 43374 9月 11 17:54 License.txt-rwxr-xr-x 1 root root 58827 9月 11 17:54 ReleaseNotes.htm-rwxr-xr-x 1 root root 5715 9月 11 17:54 adminserver-rwxr-xr-x 1 root root 871
Does anyone know why ever since the last update to the flash player I have been constantly crashing? And I mean CONSTANTLY!! Once it starts crashing it keeps doing it until it freezes my PC..I have uninstalled it, reinstalled it, and it was fine for 6 days and then started doing it again tonight. Uninstalled again..reinstalled again...but it gets so bad I can't even shut down my PC properly. I am running Mozilla Firefox (up to date) on Windows 7...Help!!
I've set up an instance of AMS on AWS via the one-click install through the marketplace, and can log in via SSH, but cannot log in to the Administration Console. I have followed the steps to set up the admin user for the AMS admin console:1. Set the SERVER.ADMIN_USERNAME in /opt/adobe/ams/conf/ams.ini2. Set the password via ./amsadmin -console -user [username] and verified that the salted password is written to conf/Users.xml3. Restarted the server and adminserver via ./amsmgr and verified they are runningYet I still cannot log in to the Administration Console. After entering the Public DNS, username and password, I receive the message: "Login attempt to the server below failed. Please verify your login information and try again." Are there any other ways to troubleshoot this issue?Thank you!
Hi there,I'm Very sorry for asking this. I guess it's a very basic problem, but I'm very new to Flash and Flash media Server and I need a very fast answer...Currently I'm working on a Director project using a flash program which connects to Flash Media Server (I guess version 3, it's quite old). Unfortunately they forgot to make a flash method to send the actual userlist (or a notification when someone logged in or out) to Director. AND, unfortunately, they lost the source code of that flash programm, so I cannot look into it or alter it *sigh*.Now I want to do a new flash programm which covers the old one, letting all known methods "pass trough" and building an additional method to gain the user list (or login/out notification). How do I get the login information from Flash Media Server? (Would be good if you could provide an idea already for flash code... as I said I'm a tard at flash till now)Thank you so much. And I hope you understand my situation asking here...Jana
Can I upgrade the Apache Tomcat to 2.4.X that ships with Adobe Media Server 5 without causing any problems? It is currently at 2.2.21 I believe and is somewhat out of date... Thanks!
I am running Flash Media Server on my Windows 2008 R2 server, and am trying to get HTTP live streaming working. I am using Flash Media Live Encoder to stream to the server. I can get a basic RTMP stream to work without issue, however anytime I setup to stream to a basic HTTP live stream, I get the generic "We are having problems with playback. We apologize for the inconvenience." in the basic Flash Media Playback player. I can confirm the stream is being published to the server in the Admin Console using the livepkgr application successfully, and I can even get an RTMP stream to work when it is streaming to the livepkgr application.Here are the FMLE settings I am using to publish the stream:Stream URL: rtmp://184.69.238.58/livepkgr(yes, thats my IP, the stream is live continuously, test for yourself!)Stream Name: livestream?adbe-live-event=liveeventmy embeded html for viewing the stream is as follows:<object width="640" height="480"> <param name="movie" value="http://fpdownloa
I had a few live audio sessions running on AMS 5 last night. Most went fine.In once session (the clients use a buffer of zero in order to prevent any buffering) the audio was delay. The audio would stop for an extended period of time, then rush into the session (i.e. you would hear 20 seconds of audio in 1 second).The audio is recorded on the server and is perfect. Therefore, there was clearly an issue on the AMS side distributing the audio to 50+ users. There were another 50+ users in other sessions receiving live audio which did not have issues.My assumption is the particular application instance handling the session with the delayed audio was not getting enough resources to handle the load? Memory or CPU must have been bottlenecked, causing a performance issue?I'm wondering if there are settings which are most relevant to increasing performance in this scenario.There were no errors in any logs related to performance.
I am running Adobe Media Server 5.0.5 on a Windows 2008 server. The current version of the Apache software is 2.2.21. During our most recent vulnerability scan our server was identified as needing to be upgraded/patched to the latest version of Apache 2.4.10 for denial of service attacks.Do you know if it is possible to upgrade the current version to the latest version of Apache, and if so are there any issues I need to be concerned with since Apache is integrated within the Flash Media Server? Specific instructions on this would be great as I am new to configuring Apache.thank you
Does Adobe or anyone have any benchmarks or or information on overhead used by these different protocols? Excluding bandwidth limitations, any idea how many connections can be achieved on a single server using the default out of the box configuration? Say a Dual Xeon E5504 Quad Core with 16 GM RAM. Just trying to get an idea how many concurrent connections is possible off such a server for live broadcasts. Couldn't find any benchmarks from Adobe.
Hello,I'm running Media Server 5 running on Windows Server, and I'm trying to use the HTTP live streaming feature. The video plays correctly, but has a very long (40 second) lag.I tried viewing the same stream over RTMP, with much better lag (>2 seconds) - so this seems to be an HTTP specific problem.Does anybody know what could be causing such high lag when using HTTP mode? Are there some settings which can be changed?If it helps, we're attempting to play the video using the HTML5 <video> tag: <video width="480" height="360" id="video" autoplay> <source src="http://10.10.3.114/hls-live/livepkgr/_definst_/liveevent/livestream1.m3u8" type="application/x-mpegURL" /> HTML5 video not supported. </video>Thanks!
I just wanted a sanity check (* everything seems to work), to see if this looks ok to those in the know or to help others looking for similar solution:in AMS5/Server.xml enabled registry:<Registry enabled="true"><!-- Adaptor to run registry core on --><AdaptorName>_defaultRoot_</AdaptorName></Registry>AMG/conf/rtmp.xml:<Server host = "localhost">sip01</Server> <Server host = "localhost">sip02</Server> <Server host = "localhost">sip03</Server> &
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.