The official Adobe Media Server community.
Recently active
FlashMediaPlaybackを使っています。今朝から、以下のサイトが使えない状態ですが、今現在以下のURLは使える状態ですか?http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf
I begging with cometchat and I don't what is fms (rtmfp) but I just know it can make video chat at comechat works.Could you tell the detail step, how to set cometchat work with fms? Please look my attachment file http://prntscr.com/95n6dehow could I can get CONNECT URL?Thank You!
There are many Javascript video clients out there but which one would be easiest if I wanted to stop streaming to my Flash client and replace it with a JS client (Obviously, I'm using AMS)? Is it Strobe Media Playback because it's built built off OSMF and supports RTMP, live stream, and HDS? If so, can someone provide me a link to download it because the last stable version is almost 5 years old and all links to it are dead. If not, have people had success with video.js, Flowplayer, or JWPlayer? I'd rather not go with the Flow or JW because they cost. But what about video.js? Isn't that the company Brightcove bought and absorbed?Thanks for any helpful tips.
Hi I have tried in the following way. But it is not working with adobe media server 5.01 extended! I am using media encoder 3.2These are the steps you need to follow :1. Download the Add-in from here :www.adobe.com/go/learn_fms_authaddin_en.2. Run the installer on the machine where FMS is installed. For windows run the msi. For linux untar the file and run the installSAA script.3. The add-in installs the Server Access Adapter (under root_install/modules/access) and the Flash Media Encoder User Management utility (under root_install/conf).4. Navigate to root_install/conf in the command prompt and run the following to add new user :users add -u <username> -p <password>5. Restart FMS.Hope this helps. Let me know if you have any other queries.
For months I used the same code to create my live stream every week.Did something change with Adobe or the StrobeMediaPlayback?http://d1zmeobt07sn72.cloudfront.net/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8<object width="470" height="320"> <param name="movie" value="http://matbury.com/strobe/StrobeMediaPlayback.swf"></param><param name="flashvars" value="src=http%3A%2F%2Fd1zmeobt07sn72.cloudfront.net%2Fhds-live%2Flivepkgr%2F_definst_%2Fliveevent%2Flivestream.f4m"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="direct"></param><embed src="http://matbury.com/strobe/StrobeMediaPlayback.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="direct" width="470" height="320" flashvars="src=http%3A%2F%2Fd1zmeobt07sn72.cloudfront.net%2Fhds-live%2Flivepkgr%2F_definst_%2Fliveevent%2
FlashMediaPlayback_101.swf doesn't appear to be hosted anymore as of this morning at http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf. Where can I get a copy?
Just wondering about the future for FMLE. Quite a few folks will want to move to HEVC to save bandwidth. It seems a no-brainer to add this to FMLE if Adobe wants to keep this application to be popular.thanks,Mike
Hi there,i'm building a real time live streaming system which uses Adobe Flash Media Server, and I prefer FMS 4.5.5, are there anyway that i can buy 4.5 license or license of 5 works with 4.5.also i would like to download version 4.5.5, could you please tell me where to download it?ThanksWayne
Hello,I'm trying to configure an edge-origin net, following ths tutorial:Scaling and securing streaming media applications with Flash Media Server 3 | Adobe Developer ConnectionThe edge-origin works properly but if I try with a chain of edge the last edge can't retrieve the stream.These are the configuration:ORIGIN: 192.168.91.81 <Proxy> <Mode>local</Mode> <Anonymous>false</Anonymous> <RouteTable protocol="rmtp"> <RouteEntry></RouteEntry> </RouteTable> </Proxy> EDGE 1: 192.168.91.83 <Proxy> <Mode>remote</Mode> <Anonymous>false</Anonymous> <RouteTable protocol="rmtp"> <RouteEntry>*:*;192.168.91.81:1935&
Hi;I'm developing a video site like youtube. But I have some questions about HTML5 and mobile devices (IOS, Android, etc.)1. When I use flash player in my HTML code, video file is playing and I can monitor AMS Administration Console, connections or applications tab. (Browser based, not play IOS) It's OK2.When I use HTML5 video tab in my code and src equals vod directory mp4 file like this;<video src="/vod/testvideo.mp4" controls autoplay height=270 width=480> </video>My video file is playing all devices, browsers and IOS. BUT I can not monitor AMS Administration Console, connections or applications tab. All variables are shown 0. I think in this case, ASM is not working when videos playing3.When I use HTML5 video tab iny my code and src e
vod's not working in mapped drive we refereed the following documents https://helpx.adobe.com/adobe-media-server/config-admin/configuring-content-storage.html we tryed using low;\\mynetworkDrive\share\amsstreams but not working so please we need solution
I cant get rid or alter this box which interferes with the Playing of videos etc....help please ??
Hallo,wie kann es sein, dass nur ein bestimmtes Manifest einen "Internal Server Error" ausgibt (auf Tippfehler hin ca 8x überprüft)?wir nutzen in der Config das jit Modul und der Fehler sieht im Error-Log wie folgt aus:[error] mod_hlshttp [500]: Unknown exception when processing /hls-live/event1/event1_1500.m3u8Also wie man sieht betrifft es scheinbar nur HLS (und nur diesen Manifestaufruf). HDS klappt wunderbar und auch andere HLS-Manifeste funktionieren.Ist euch diese Phänomen bekannt oder/und habt ihr eine Lösung dafür? Braucht ihr noch weitere Infos?Vielen Dank.
我现在有个项目需要用HLS实现视频直播和点播, 请问FMS是否支持在Andorid、 Windows平台下播放HLS视频流?就是在Andorid和Windows平台下也采用HLS, 不采用RTMP协议, 请问FMS是否支持?如果支持如何配置呢? 感谢。
Hello,I'm getting this error from the log: [Tue Nov 10 14:56:49 2015] [error] mod_hlshttp [500]: Unknown exception when processing /hls-live/ntvevent1/ntvevent1_1500.m3u8when I want to open a /hls-live/ (.m3u8) livestream. HDS works fine.The config looks like this:<IfModule jithttp_module> <Location /hls-live> HLSHttpStreamingEnabled true HttpStreamingLiveEventPath "/opt/adobe/ams_origin/conf/_defaultRoot_/_defaultVHost_/livepkgr-now/events/_definst_" HttpStreamingContentPath "/opt/adobe/ams_origin/conf/_defaultRoot_/_defaultVHost_"
I Can't create white noise on my adobe audition cs6, I don't have the option on it 😕😕
We would like to launch via the Play Stream button on the AMS Web console but it's not there, We see the Play Stream button for VOD and multicast streamings, but none for LivePlease help us to fix this situation. Thanks in advance
Hi,I have the Adobe Media Server 5.0.9 and I had configured the Server as dynamic streaming server with 4 streams just for live streaming. Actually we are not using VOD. This server was working fine until we decide to change some settings on it. This change was change the location of the carpet applications, from c:\applications to d:\applications. To do that, I change this locations on the files: ams.ini and httpd.confNow every time we access the index.html to access the streaming we receive the following message:the f4m document contains errors url missing from media tagI can see the streams being recorded in the following directories D:\applications\livepkgr\streams\_definst_\liveevent1 D:\applications\livepkgr\streams\_definst_\liveevent2 D:\applications\livepkgr\streams\_definst_\liveevent3 D:\applications\livepkgr\streams\_definst_\liveevent4We are using wirecast 6.0.5 studio as encode
Hi,I am doing video confrencing through FMS is working fineBut when i am trying FMS server for external IP (DMZ) then video streaming is stop after 4-5 minute, Please help me out from this,Why this NetStreaming.connection.close stop working why streaming stop publishing...??Thanks,
Greetings,We purchased and installed Adobe Media Sarver 5. We are trying to stream video on demand using the sample player that came with the server. FLV codec:We are able to stream FLV files through this URL stream: rtmp://server IP/vod/1, even when we changed the default path to our disk using the vod definition in the ams.ini file. However, it seems that we are limited to "vod" only and we are unable to use other streams, such as vod1 and so on, in order to use different url's to stream from (this option we did in server 3.5 using the fms.ini file). Can you advise how to define (publish) other disks in our server.MP4 codecAbout MP4 files, we are able to stream only files in the "webroot/vod" directory, but can't stream from any other disk/folder in the server. we tried to find the configuration file in which we can define the path but without success.We will appreciate your guidance for streaming those formats and live video as well.thanks in advance,Michael
Hello,I have a problem with my AMS5 and RTMFP protocol.I have a SSL certifical installed as follows:At ams.ini ADAPTOR.HOSTPORT = :1935,-443,80At Adaptor.xml <SSL> <SSLServerCtx> <SSLCertificateFile>C:\Program Files\Adobe\Adobe Media Server 5\conf\_defaultRoot_\cert.pem</SSLCertificateFile> <SSLCertificateKeyFile type="PEM">C:\Program Files\Adobe\Adobe Media Server 5\conf\_defaultRoot_\key.pem</SSLCertificateKeyFile> <SSLPassPhrase>OUR_KEY</SSLPassPhrase> <SSLCipherSuite>ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH</SSLCipherSuite> <SSLSessionTimeout>5</SSLSessionTimeout>
特定のサイトのみ音声がきこえない<症状>2年前に新規インストールして現在最新パッチを全て適応してある状態のwin7上の最新版FlashPlayerは問題なく再生する音声であるが、WIN7動作不安定ため新規インストールをしたところ音声が特定のサイトのみで再生できない。<参考情報>以下ですべて同一症状です。・WIN7クリンインストール。(同一マシン別マシンともに発生)・WIN7で再生できていたシステムをWIN10にVER UPしたもの。(同一マシン別マシンともに確認)・WIN8.1メーカープリインストールのもの。(別マシン)これは、FlashPlayerは普通に使用していたが、当該サイトには今回初めてアクセスしたもの。<整理すると>○当該サイトのサーバーの変更があった。それ以降初めて当該サイトにアクセスする場合のFLASHの自動設定がうまく機能していないような印象をうける。○SpppxCodecを使用に変更があったらしい。LocalにダウンロードしたFLVを属性表示がそうなっている。○Sppex再生には、どこかのスイッチを書き換える必要があると思われるが所在が不明。BITレートの問題かもしれない。○LolalFileを再生には、Flashプログラムを作成できるシステムを購入して自分でテストプログラムを組むことが必須ですか?MX2004の無料配布だったか付録(洋書)のCDはあります。スクリプトがわかり互換せいがあれば動くと思います。あるいは、ユーティリティあるいはテストできるサイトがあれば問題を絞り込めると思っている。トラブルシュートのための情報をさがしています。よろしくお願いいたします。
Hi,Running AMS 5 on a VM server with 4 GB RAM. AMS has 1.5GB configured for FLV cache.All videos are on-demand and streamed using HDS or HLS. Each video has 3 bit-rate variants at 1000, 2000, 3000 kbps.Playback is via OSMF Strobe Media Player.Users are now reporting buffering issues on playback, even on high bandwidth connections, and investigations have shown that memory on the server is not stressed, but disk I/O shows queuing when buffering occurs.Network investigations show that the same fragment is attempted to be retrieved repeatedly when buffering occurs.What configuration settings, AMS and Apache, should I be looking to change to improve this situation and stop the buffering that users are seeing.RegardsPeter HallDoes anyone from Adobe ever answer these questions?
Hi AllI'm working for High School as Tech Support, I have been asked to get a streaming server for users to view the videos in any platform: Windows, Apple, IOS Devices etc....Is Adobe Media Server 5 the right choice?Since I will be in charge to configure the server, prepare the videos, managing, design the page, create the player for videos..... etc, IS THERE ANY COURSES AVAILABLE LEARNING ALL THIS?Thank YouArber
Hey Guys,There's a weird issue at our costumer's server:When you start broadcasting from Adobe Flash Live Media Encoder,to FMS, the log last line is: video encoding started, and 2:20 past till the stream is started.Can you please help me troubleshot this?Best regards,Gal AmiramLinux system engineer
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.