The official Adobe Media Server community.
Recently active
上記の通りインストールできなく困っています。インストール時 エラー1935 というメッセージが表示されロールバックしてしまう現象になっています。タスクマネージャーの操作や、PCの再起動、修復、ダウンロードのしなおしなど考えられる解決策は全て試しましたが結果は変わらず、インストールできません窓口でも全く対応してくれずでした。他の製品は問題なくインストールできるのに、これだけはいくら試してもできません早急な対応宜しくお願いします
Hello,I have a KGuard capture card installed in my computer and have been using it to stream to FMLE, but I am having a problem with the resolution. The capture card box states it can capture in a resolution of 320 x 240, 620 x 240 and 620 x 480. The problem is when I use FMLE it is only displaying the input option of 320 x 240, and I would like to broad cast in 620 x 480. The system comes with software that allows me to change the resolution, so I changed it to 620 x 480. I restarted the computer and the DVR program records in 620 x 480, but still when I log into FMLE it only displays the option of 320 x 240 under input. I have tried updating and reloading capture card drivers, but that did not help. I will post the capture card specs below, does anyone have any further ideas so that I can broadcast with a better resolution?Here are the capture card specs:Mfg. Part NumberSEC4x-7134BBrandKGuardKey FeaturesView up to 8 Video sources and 4 Audio sources with a single cardResolution:320 x
Having installed Windows 10, when attempting to watch video clips I'm presented with the message "You need to install Flash Player to view this content". When I select "Download Flash Player now" I'm told that "Flash Player is integrated with Microsoft Edge in Windows 10. You do not need to install Flash Player." When I select "Test Flash Player" I'm told that "Flash Player is currently disabled. Please follow the troubleshooting steps below to play Flash content." So I go through the steps (repeatedly!) to make sure Flash Player is enabled.....all to no avail! Can anyone help me to stop going round in circles please? Thanks.
I am using Safari and OS10.7.5. The install panel will not accept my password, even tho I changed it yesterday in case my records on that password were outdated. I also checked and made sure that my account was paid in full and it is. Any ideas on how to get this installed?
我最近在研究p2p.rtmfp.net上面的那个VideoPhone项目,在连接rtmfp://p2p.rtmfp.net的时候,一切正常。但是在使用我自己搭建的FMS的时候,也可以正常连上,但是就是不能呼叫,在呼叫的时候,比如A呼叫B,A正常,B没有反应。这是为什么呢?FMS4.5和FMS5.0都已经测试过了。请问rtmfp://p2p.rtmfp.net搭建的是FMS吗?哪个版本的?
How, I have flash media sever 4.5 and I want to limit only my flash media enconder that can strem to my FMS.How can I do this?Thanks
I tried to update my flash player but the install part freezes at 95%. I have to force quit to close it. Following Adobe help site advice I uninstalled Falsh and tried to do a clean install: same problem. Any ideas what is wrong here? OSX 10.6.8 Snow Leopard, Safari version 5.1.10
Hello i have Adobe Flash Media Streaming Server v4 and i want to upgrade to the newest version ! With which reseller i have to ask about pricing?
Not sure if this is the correct forum but I'm using Scene7 to export video. The website that I'm exporting the HTML code to doesn't support flash any longer. I created a new video viewer preset for HTML5 based on another template. Under platform in the video vewier presets, it's showing HTML5. The site I'm exporting the video to is called Rise Vision, it's a digital signage platform. Basically, you just paste the HTML code and it plays in a specified container. I'm getting a message that says "plugin not supported". So I asked around in their forum and they alerted me to a workaround to make flash videos work.... I tried that and suddenly my video is playing. So my question is this: Do you know why it would be detecting it as a flash video when I'm using the HTML5 video viewer preset to export from Scene7? Thank you for your time.
Hello,i would like to know if there is any chance now or in close future, that will be possible to work with AMS without Flash?As we have developed web applications for publishing Video streams from webcams and external video devices, which is recorded and stored on our servers, we are using now Adobe Media Servers. We need to keep last component of our app in flash, rest is built with HTML and JS. Last part of our app which needs to be in flash right now is for NetConnection and NetStream.publish. I know that we should be able to switch somehow using WebRTC, but i think that AMS solution is much more stable and deliver better results. Using flash are becoming for us still bigger limitation in terms that our apps are using different users around the world and we are not able to force them to use flash any longer.Second case where no flash option will be very useful for us, is possibility to have native web-based application working on mobile devices.Can you please let me know if some a
Hey, We are using VOD streaming, but the adobe media streaming server is setting a "cache-control header of max-age=86400,public,must-revalidate,proxy-revalidate,no-transform". Does anybody know how to "remove" the must-revalidate and proxy-revalidate options from being set? The reason I want to remove these cache-control headers is that we use Wan optimization devices that will bypass optimization when seeing the specific cache-control headers of "must-revalidate and proxy-revalidate". thanks
Good morningI am looking for the person who will write an application for Internet TV with a distributed architecture ams.Please kontact address contact@gold-investment.luRina
New to FMS, testing FMS Developers versions.Connect and Live stream works fine using FMLE.Problem is I'm not sure how to get logged into the Admin Console.I'm not sure about what the "Server Name" is or the "Server Address". Is that just the IP address or the IP plus something else? How can I tell?FMS install was done by tech at hosting company and he forwarded this info:----------- Install Action Summary -----------Installation directory = /opt/adobe/fmsFlash Media Server Port = 1935,80Flash Media Admin Server Port = 1111Apache Install = YesAdministrative username = ******Administrative password = ******service owner = nobodyservice user = nobodyservice group = nobodyRun as daemon = YesStart Flash Media Server = Yes
Hello,I've read the documentation for the Admin API and although the 'vhost=vhost.com' parameter works fine for methods such as restartVHost, stopVHost, etc, I can't use this parameter with other methods such as getLiveStreams. Querying fmsadmin using the vhost URL and admin user credentials works, but I can't find a way to query the same info using the server hostname. e.g.This works:http://vhost.com:1111/admin/getLiveStreams?auser=admin&apswd=passThis does not:http://serverhostname.com:1111/admin/getLiveStreams?auser=admin&apswd=pass&vhost=vhost.comTried other possibilities as well..http://serverhostname.com:1111/admin/getLiveStreams?auser=admin&apswd=pass&vhost=_defaultRoot_/vhost.comhttp://serverhostname.com:1111/admin/getLiveStreams?auser=_defaultRoot_/admin&apswd=pass&vhost=vhost.comhttp://serverhostname.com:1111/admin/getLiveStreams?auser=admin&apswd=pass&scope=_defeaultRoot_/vhost.comUnfortunately we can not query fmsadmin using the vhost url
「Adobe Media Server 5 Professional」でマルチキャスト配信をしています。「swfobject.embedSWF」により動画を埋め込んでいます。プレイヤーは「tools/multicast/multicastplayer/multicastplayer.swf」を使っています。マニフェストファイルは「tools/multicast/configurator/configurator.html」から「Select a Multicast Type」を「IP Multicast」、その他必要な情報を入力してジェネレートしたものを「Save Manifest File」で保存したファイルを使っています。動画を埋め込んだページのプレイヤーには「Waiting for Video...」と表示されています。「webroot/swfs/LiveSample.swf」でサーバー、ストリームをマニフェストファイルと同等に設定すると、マルチキャストで配信されているライブ動画を見ることができます。
I have Adobe Media Server 5.0.3 and would like to list all live video feeds on a web site that users are streaming. Can I find out anywhere through a script to list all streams to a web site? Thanks.
I have Flash Media Live Encoder 3.2.2112 (FMLE) and a BlackMagic Intensity Extreme (IE). When I connect the camera thru the IE - FMLE cannot see it as an option. It has several IE BlackMagic input options but no video appears upon selecting them. When I use the Black Magic Media Express Software - the cameras are seen and video comes through. This worked before I upgraded to Yosemite. Am I missing FMLE drivers? The only camera FMLE sees is the Apple's built-in FaceTime camera. Anybody have a solution?
can someone please explain
Hi currently I am using Adobe Ams for DVR functionality. In my staging environment I am using a development server. I am facing a connection refused error when making repeated requests for various videos from the flash client.The same code runs on both the staging and production environment . I am not facing any such issues on production environment which uses a licensed version. After going through the documentation, I know that there is an upper bound of 10 active requests on a dev server. I am facing this issue even if I am the only user accessing the application. Does the 10 active connections include all the requests that a client invokes or just the last call that the client invokes.If all the requests of a client are counted then is there a way to clear the connections except the last one . Can anyone throw any light on this.
Hi, i have installed AMS 5.0.6 and all is fine, when i am try to update to new version 5.0.9, i have all videos without sound. On 5.0.6 i dont have this problem.All video is mp4 (h264, aac), will payed with hls-vod plugin Apache2.4, that may be happend from 5.0.7-5.0.9 that they no longer play audio?
wich app can I used to watch cyclingtv.neulion channel they require Adobe flash player
how do i pause at start and add a start button on my live stream. I'm using flash media server 4
HelloI need to download Adobe FMS 5.0 (Professional) version - 30 day free trial - Offline installer. but i am lost on adobe websitecan someone please help meThank you !!Bharat
I have a question in regards to this post:https://forums.adobe.com/thread/1604099As instructed in this post we updated to the latest AMS, however the issue still exists.I will post the log below.Any help will be greatly appreciated.Thank You.[Server environment]Adobe Media Server 5.0.6 r6102 x64CentOS release 6.6 (Final)[/var/log/messages]Sep 22 15:51:17 localhost kernel: amscore[26731]: segfault at 8000000011 ip 0000000000a88a1c sp 00007f2adc242c50 error 4 in amscore[400000+a63000]Sep 22 15:51:33 localhost abrt[40171]: Saved core dump of pid 26543 [AMSCORE_FILE_PATH] to /var/spool/abrt/ccpp-2015-09-22-15:51:18-26543 (544796672 bytes)Sep 22 15:51:33 localhost abrtd: Directory 'ccpp-2015-09-22-15:51:18-26543' creation detectedSep 22 15:51:33 localhost Server[25317]: sendmsg() failed sending migration info : pid = 26543 : Connection refused (111)-Sep 22 15:51:33 localhost #<95> 2?[25317]: sendmsg() failed sending migration info : pid = 26543 : Connection refused (111)-Sep 22 15:51:
Hi. We are cureently have an issue with setting up an outcoming stream for a livechat. We are using FMS 4.5 on Amazon and OSMF player. When streaming from FMLE everything is working fine. But when streaming from as3 we receive buffering status of OSMF player and wornings in amazon server:Warning from libf4f.so: [Utils] [1cbec29179f3616a6b284fc9ecc029d8] [1cbec29179f3616a6b284fc9ecc029d8] FMS F4F recording received timestamps with absolute time flowing backward lastTime held was 2109435 and the most recent arrived was 2107876. This message is being ignored - recording will continue.Stream settings are:_streamCam = Camera.getCamera();_streamCam.setMode (640,480,30,true);_streamCam.setQuality (1200 * 1024, 90);_streamCam.setKeyFrameInterval(4);var pH264Settings:H264VideoStreamSettings = new H264VideoStreamSettings();pH264Settings.setProfileLevel(H264Profile.BASELINE, H264Level.LEVEL_3_1);pH264Settings.setQuality(_streamCam.bandwidth,_streamCam.quality);Also A
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.