The official Adobe Media Server community.
Recently active
Adobe media server administration console is flash based. will it work after dec 2020 ?how can we stream videos to html5 vidoe player rtmp player only supports flash playerif flash is going to be retired will adobe media server transition to non FLASH based
Hello Adobe FMS Community,Here is my situation: I have taken the 150, 500 & 700 kbps sample f4v files and manuelly packaged them for multi-bitrate streaming using f4fpackager. I then placed them in <FMS install directory>/webroot/httpDynamicStream. When I access the OSMF Player from the local machine (http://[Server's LAN IP Address]/OSMFPlayer/OSMFPlayer.html) and try to play the URL: http://[Server's LAN IP Address]/httpDynamicStream/httpDynamicStream.f4m, everything works fine. However, when I access the OSMF Player which is hosted on a different server on the network ((http://[Other Machine's LAN IP Address]/OSMFPlayer/OSMFPlayer.html and pass the URL: http://[Server's LAN IP Address]/httpDynamicStream/httpDynamicStream.f4m, I get an error #2048. Could someone help me understand what the problem is here? Do I need a crossdomain.xml? If so, please give an example of one that would work.Thanks a lot.
my friends...I have applications based on flash media server 2, but I no have the installerwhere can i download flash media server 2? please help me!tks
Is there any Azure Market Place Image for Adobe Media Server
Hello guys.I'm having some troubles while configuring Adobe Media Server 5 to work with an external Apache 2.4 from XAMPP.So here is what i did and what i get as errors:1. Installed Adobe Media Server 5 with apache2.22. Created back-up for both httpd.conf and /modules directory3. Uninstalled Adobe Media Server 54. Installed Adobe Media Server 5 without apache2.25. copied the backuped modules to apache2.46. edited httpd.conf of apache2.4 adding these lines: LoadModule authn_default_module modules/mod_authn_default.so LoadModule authz_default_module modules/mod_authz_default.so LoadModule f4fhttp_module modules/mod_f4fhttp.so LoadModule hlshttp_module modules/mod_hlshttp.so LoadModule jithttp_module modules/mod_jithttp.so LoadModule ctrlplane_module modules/mod_ctrlplane.soNow when XAMPP's control pannel is unable to start apache2.4 server and there is an error:httpd.exe: Syntax error on line 181 of D:/SERVER/XAMPP/apache/conf/httpd.conf: Cannot load m
I'm using "Adobe Media Server 5 Extended (HVM)" on AWS EC2.And I'm planning on using long term so I need to know the following:1: When is the EOL of this AMI?2: After EOL, can I continue to use this AMI? ----------Support InformationAdobe Media Server 5 Extended (HVM)Responses can typically be expected in 24 hrs.----------
I have created a htmls5 player(used as iframe on website) running on Adobe media server and its working well for streaming live and video on demand. since we are moving to all secured sites, i want to add SSL cert to AMS. i want to make sure that it will not break anything.
How can i make livepkgr hls streaming link (m3u8) available for HTTPS site. I have created my localhost HTTPS with Free SSL certificate.
I am using Adobe Media Server 5 Standerd in a windows 16 server located in my office with a real ip. I have created m3u8 file for multibit rate live streaming through HTML5 video tag. Everything is working fine when I am using m3u8 file with the link of real IP and loading the video player from the same IP it means using video player (VideoJS) from AMS server webroot. But when I am copying that m3u8 file to my web server where my company website is hosted it says 'The media could not be loaded, either because the server or network failed or because the format is not supported.'. What I am trying to say when videojs player link and m3u8 file's livestream links are from same host they are working fine and otherwise not. I have created crossdomain.xml file in my webroot (AMS server) where I permitted the my website name (*.domainname). Please help. Thanks
Hi, I just want to know how to use an ip cam in Flash Media Server and if it's not directly possible in FMS, is there any way to do it indirectelly, like by using an other program ?
Good Morning - We hold a license for Adobe Media Server Pro 5 (v.5.0.14), when we tried to renew we are being told it has been discontinued and that a free update is available to )v.5.0.15).Where do I find this update, please ....Thank You
After installing FMS on Win10 system, does it support other computers and hardware devices to perform RTMP push through FMS server? Other computers connect to rtmp:// ams-ip-or-dns / live and the display is not connected.
Has anyone heard anything about Adobe Media Server becoming end of life later this year or discontinued anytime in the next year or so?
hello, I need an fms interactive edition to install on a Debian Server because I would run a flash app.But I dont find any download link to install it.here I need help to get run my app.Manny THX
Hello! So, here is my situation:- I have a dedciated server.- I have Adobe Media Live Encoder.- I have FMS 4.5 What I need help doing:- Broadcast a LIVE stream to my website viewers.- Protect the stream so it can only play on my website domain.- Stream need to be embeded to my website and not be played with a bare link.- Need the stream to play on PC, Mac, Android and iOS devices. Please let me know how I can do the above with the tools I have? Thanks.
Hi folks, I would like to share the unit I created for linux systemd that replaced sysvm startup script, tested working 100% flawessly on all major distributions. ams.service:[Unit]Description=Adobe Media ServerBefore=amsadmin.serviceAfter=syslog.target network.targetRequires=amsadmin.service[Service]Type=forkingPIDFile=/home/adobe/ams/amsmaster.pidExecStart=/home/adobe/ams/server start -silentUser=rootGroup=rootPrivateTmp=trueTimeoutStopSec=120TimeoutStartSec=180StartLimitInterval=240StartLimitBurst=3[Install]WantedBy=multi-user.target amsadmin.service:[Unit]Description=Adobe Media AdminAfter=syslog.target network.target ams.serviceRequires=ams.service[Service]Type=forkingPIDFile=/home/adobe/ams/amsadmin.pidExecStart=/home/adobe/ams/adminserver startUser=rootGroup=rootPrivateTmp=trueTimeoutStopSec=120TimeoutStartSec=180StartLimitInterval=240StartLimitBurst=3[Install]WantedBy=multi-user.target just put these 2 scripts into /etc/systemd/system/and dosystemctl enable
i am struck trying to play the rtmp stream on my website on local network.any one please guide me i tried changing the apache config . then i tried installing xampp.still no goodi need my website to work on localhost with sqlserver working and to view 1 rtmp stream. the flash player only plays in webroot or in sample playback folder . cant acess the streaming on webpage in any other location.
I am used to a windows machine and just recently got a mac book. It is simple for me to find the AMT folder on my PC but I cant find it anywhere on my mac. Can anyone help me out? Thank you!
I'm trying to setup audio-only "HLS on-demand" stream in "AMS5". The corresponding request returns a 404 error for mp3, aac files. Contrarily the video stream(.mp4, .f4v etc..) returns the corresponding .m3u8 response in a proper fashion.I've looked up discussion threads regarding the similar topic, but they are around 7 years prior to this date.Are there any improvements/solutions to this problem in ams5? Thoughts and suggestions would be appreciated!
Hi,sometimes I have this error from the core.00.log with FMS 4.5.1 Linuxso the instance shutdown and the log says that the script itself shutdown.Any clue ?ThanksFranck
Hello everyone,I'm sorry to bother but I have this question that some might find it simple but I have no clue how to figure it out.so I'm a beginner at it so as my friend who uses fms 4.5, so the thing is he want to stream to his local IP and also to Youtube at the same time through rtmp. so is that possible ? and if so then how to achieve that?If its still not clear ...So its like that he streams using adobe flash media encoder to rtmp://localhost/live/StreamName and it will be also sent /stream to youtube.I hope I made it clear.Thanks in advance.
I'm seeing this error flooding my core logs. TSorensonVideoSmartQueue would have dropped H264 sequence headerI'm running FMS 4.5.1 on Windows. Live streams are sent to it via FMLE and FP11 H.264. The FMLE streams are not new, but the implementation of FP11 using the H.264 codec is (used to use Sorenson). The errors used to be rare but now there is a constant stream of them.Any idea what is causing this?
This is my situationI have the default installation for the fmis & apache on the C: drivebut the drive with all the room on my server is the E: drive 😐I'd like to store all the media on there.Any help?
Are there specific instructions to configure the Adobe Media Server Administration Console with SSL. (ams_adminConsole.htm)? We are running this on Apache on Windows Server 2012 R2. Thanks.
Hi all.We're thinking about purchasing the Flash Media Streaming Server Edition and we have some doubts after looking this edition comparision: http://www.adobe.com/ap/products/flashmediaserver/compare/1.- It says the streaming edition doesn't have server side play list. Does it mean this version doesn't come with a native application for making playlist on the server side? Could I write an AS application (As I've done with developer edition) to implement server side playlists??2.- How about the clustering? Could we install an instance of FMS in several servers to make them work as a cluster?Thank's in advance. Regards.Manu.
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.