『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
FMS one most connected to only 15,000 RTMFP connection you? A machine or an instance?
Уважаемые разработчики! &nb
I get this message once and a while: "adobe flash player update service 11.3 r300 has stopped working" I have reenstalled the flash player but it came back. any ideas?
Will pRTMP work with the setup described here: http://www.adobe.com/devnet/flashmediaserver/articles/beginner_dynstream_fms.htmlI read that there is an issue with pRTMP when switching a netstream...
Excuse me, I would like to clarify this with you. The ingredients to make a RTMFP connection possible are... you require a Cirrus developer key, a Flash Media Server or FMS hosting, a web server and Flash player 10 or higher. Finally will you need to edit your API's in Actionscript or Actionscript 3. Is this correct or am i missing something?Thank You
Hi allFollowing are the logs I retreive from event viewer of Windows machine:Log Name: ApplicationSource: FMS (Core)Date: 7/11/2012 5:38:38 PMEvent ID: 1423Task Category: (261)Level: ErrorKeywords: ClassicUser: N/AComputer: C61679-156902Description:Failed to record a3_2102396_v_-1_5225734 (Unknown Error).Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="FMS (Core)" /> <EventID Qualifiers="16384">1423</EventID> <Level>2</Level> <Task>261</Task> <Keywords>0x80000000000
Hi I'm having a problem with Flash Media Streaming Server 4.5When playing a movieclip which is longer than 30 minutes, it plays well if I stream it to a flash-client but when I use hls-vod to send it to an Apple device, the player says that the file is exactly 30 minutes long.The license shouldn't be the problem since I could stream to 500 flash-clients at the same time a few weeks ago.The OS is CentOS 5.5Any ideas??
I have scoured these boards, adobe's site, and the interwebs, and I have seen many times the simple question asked, when dev'ing FMS 4.5:Why am I getting this "Method not found: releaseStream/FCPublish"? It isn't that I don't understand the problem (the function doesn't exist in whatever custom application being written), and know the solution (add the function in), but I can find absolutely no documentation of how and why these functions are called (among many others), nor even a formal API definition of what they are. Is there any documentation that clearly states what functions FMS calls, at what times, in what order... i.e., a reference?I have written several custom server applications for FMS, and I have never been able to find out what is going in - I can find plenty of resources that say: "add this function in here", and "set up this function to handle this event", but I have no idea what order the events might occur, or even what all the possible events are...releaseStream is m
Dear sir, Im want to know about Adobe Flash Media Streaming Serverbecause i am buying this product so i want to know how it's working
Hello friends,I am currently stumped on how to make an FMS netconnection call to an AMF gateway using HTTPS.It is my understanding that Flash in the browser will utilize whatever HTTPS cert the browser has available for the HTTPS path you are trying to connect.Is there some sort of config or cert trick I need to apply for FMS to make HTTPS connections? I was considering it might be one of the following, but could not find any information on the subject:-HTTPS cert saved to FMS directory?-FMS config value for specific HTTPS paths?-Allow the FMS host/ip to bypass HTTPS on server side?Any thoughts on this would be very helpful!Thank you-Lucas
Hello i have the next problem on flash media server 4.5.Im following the tutorial from adobe web site:http://www.adobe.com/es/devnet/flashmediaserver/articles/install-verify.htmlIt looks realy easy to install, i follow te turoial but im unable to watch the inclued demo videos from ios devices or safari (HLS LIVE STREAMING) like show on the tutorial on the ipad i get a black screen.I tried on my desktop using local network and on a server running linux having the same results.Also tried looking at the demos from different devices and safari on windows having the same problem.Steraming rmtp video or preloding works flawless, i see no errors on the fms logs.Also i can stream to the server using FME perfectly on the adobe admin console i can see the connections to the livepkr app and the streams created but when i open the url from the iphone "m3u8" i get a black screen. Streaming rmtp live video and viewing using the flash media player works ok.I dont realy know what to do.
FMS 4.5.1 Windows 2008 SP2 (64bit).I've searched everywhere for a possible solution to this, so my apologies if this has been asked before and my thanks for any potential help that anyone can offer to help resolve this.We are deploying Adobe Flash Media Server 4.5.1 on a new server but Apache does not work (does not serve html files or stream Quicktime H.264 files). Assorted Problems & Error messages:1. The webroot/index.html page loads locally, but the HLS/HDS streams result in a 2032 error.2. The webroot/index.html page does not load from external locations: http://63.116.232.5/index.html (does not load externally). http://63.116.232.6/index.html (our old server, FMS 4.0 and Windows 2003). Everything on this server works, the 2 major differences being that it is running FMS 4.x on Windows 2003.Some RTMP streaming works externally and internally (f4v files):http://www.librarymedia.net/flash/p
Hi,I've been googling/reading manuals all evening and I've not found an answer yet.I've installed FMS on a RHEL box, given it it's own IP address so it doesn't conflict with Apache, apache isn't listening to the IP address. I've added a hosts entry locally to test and everything appears to be running:[root@425082-db1 ~]# ps -edf | grep fmsroot 4232 1 0 21:06 ? 00:00:00 ./fmsmaster -silentroot 4252 4232 0 21:06 ? 00:00:00 /opt/adobe/fms/fmsedge -edgeports :1935,80,443 -coreports localhost:19350 -conf /opt/adobe/fms/conf/Server.xml -adaptor _defaultRoot_ -name _defaultRoot__edge1fms 4261 4232 0 21:06 ? 00:00:00 /opt/adobe/fms/fmscore -adaptor _defaultRoot_ -vhost _defaultVHost_ -app registry -inst registry -tag -conf
Hi, i'm completely new to flash, and i want to know how hard is it to create a video streaming app like google hangout or chatroulette. Thanks.
You know how if you shut down your computer while Skype is opened, you appear offline to your friends, and when you restart your computer, it automatically 'logs' you in and make you appear online.Now let's say Skype is web-based using FMS, and you keep the browser opened and shut down your computer - what tools would be needed to make it so that when you re-open the computer, your session is automatically re-started?Thanks for heading me in the right direction - I've been checking some stuff out but don't think I've found the most optimal way yet.
Where can one read about the new features in multitrack audio of Adobe Media Server 5.I read about this in the summary of the software, but can't seem to find User Guide or Developers' Guide.Thanks.
I'm using FMS 4.5 to record a live stream with H264 encoding. The broadcaster is Flash Player 11. The resulting MP4 file has video but no audio. I have spent a couple of days trying to figure this one out but it simply doesn't work properly. Could it be possible the audio encoders (Nellymoser and Speex) for Microphone object in Flash Player 11 are not compatible with MP4 container? Here are some of my findings:1) If I broadcast without H264 encoding, the resulting FLV file is correct and has both audio and video.2) If I broadcast using H264 encoding, the resulting F4V/MP4 file has video but no audio.3) If I record an FLV file with H264 encoding, the resulting file has audio but no video.I understand that FLV container doesn't allow H264 encoding. But why does the MP4 container outputs with no audio after F4VPP post-processing?Is there any other alternative solution to this problem? I'll really appreciate some help with this one.
Hello,We have a problem with the Licence Manager, and it seems to be an FMS bug.We have an FMS application, and we're monitoring it in every 5 minutes via fmscheck.Sometimes (1 time in a month) the FMS server says "Max connections allowed exceeds license limit", and we have to restart it.Version: Flash Media Server 2.0.5 r88License: 3 x 150 connections with unlimited bandwidthConnections: ~ 100-200 simultaneous connectionsError log:2009-10-10 20:56:04 8302 (e)2581279 Assert failed in /server/TCLicenseManager.cpp line 2402 -2009-10-10 20:56:04 8302 (e)2581279 Assert failed in /server/TCLicenseManager.cpp line 2402 -2009-10-10 20:56:04 8302 (i)2651182 (_defaultRoot_, _defaultVHost_) : Max connections allowed exceeds license limit. Rejecting
Background:FMS server on public networkEncoder on publilc networkFMS version is developmentEncoder is encoding h.264 with flash wrapper (Viewcast Niagra II)Encoder indicates that it is connected to server & streamingWhen rtmp://ipaddress/live/stream is loaded into a player, player responds that it cannot connect to the networkTrying to stream live college TV station in preparation for new websiteANY assistance is welcomed ASAP.
My problem is that FMIS 4.5's bandwidth detection is incorrectly reporting the quality of the client's available bandwidth over RTMP dynamic streaming. I have an F4M manifest file with three media entries, one at 1300Kbps, one at 700Kbps, and one at 300Kbps. I'm using the demo player built into the FMIS webroot so I can see the graph of bandwidth as it changes. The player starts playing the 300Kbps version, then ratchets all the way up to 1300Kbps after about 13 seconds, and then goes all the way back down to the 300Kbps version five seconds later and stays on that version. I've duplicated this problem on four servers, one a physical server in our datacenter, another a virtual machine in our VM farm, and two servers that are VMs on my local computer. Every time, the same problem occurs, at the same time in the video. I've tried changing all the settings I can find relating to bandwidth, buffer, and whatnot, to no effect. The problem persists no matter what I do. You'd think that an FMI
Hello Adobe geeks!I am trying to destroy a NetStream published from client -- application.onUnpublish handlerbut I get this error: TypeError: Stream.destroy is not a functionAccording to http://help.adobe.com/en_US/flashmediaserver/ssaslr/WS5b3ccc516d4fbf351e63e3d11a11afc95e-7e42.html#WSdcb604046d78cda0-add5b6512f9ccc2d4e-8000 ExampleThe following example destroys a stream called streamA:// Get a stream. streamA = Stream.get("clientStream1"); // Destroy the stream. Stream.destroy(streamA);Call Stream.destroy() to unlink and clean up a stream resource.application.onUnpublish = function (client /*Client*/, stream /*Stream*/) { trace("Application.onUnpublish > client " + client.userId + " stopped publishing " + stream.name); Stream.destroy(); } How can I remove a stream created by user?Thanks!T.
Can i build custom p2p stream server-side app
Hi All,I am using FMLE 3.2 + FMS 3 + custom flash video player.My video stops right after the internet connection is disconnected even though the buffer in the client is not empty. (I display 'Buffer Length' and it turns to 'NaN' when I disconnect the connection by pulling out the LAN cable from the PC even though it was more than 5 seconds of Buffer Length).Is it normal or is there any configuration in FMS?Please advise me.Thanks,Myeong
Hi,I have done the FMS developer setup on one machine say 100.188.34.28 and accessing the media from third server, modified the VOD_DIR . I was able to stream the flv video till yesterday using the rtmp i.e rtmp://100.188.34.28:1935/vod/sample.But today I am not able to do the rtmp streaming on the same and other machine on the same network.I am able to ping the machine(100.188.34.28) and telnet(telnet 100.188.34.28 1935) the machine also. But not able to stream the video using rtmp.Please let me know if I am missing anything?Thanks & Regards,Anjali Rawat
Where I cam see tutorial for live rtmp streamin hd video 😃 ?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.