『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
It's easy to do on publishing clients, just use:http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/flash/net/NetStream.html#videoReliableHow do we do it on the FMS? It doesn't appear to be possible according to these docs:http://help.adobe.com/en_US/flashmediaserver/ssaslr/WS5b3ccc516d4fbf351e63e3d11a11aff5ba-7d13SSASLR.htmlWhat is the default for the FMS for the audioReliable, dataReliable and videoReliable properties?
I have been testing a HDS solution for our company. I have run into a issue where it only plays 30 mins of a 90 something min movie. Video Player used to test: http://www.osmf.org/configurator/fmpVideo Source: http://origin.maturemovievault.com/hds-vod/240P_336K_3076931.mp4.f4mDuration Reported by f4m file: 5899.0749999999998As you can see when you first load the file it does infact report the currect duration but when you clock play it switches to 30 min. What would cause this?-Troy HammondsSwiftwill Inc.
I working on a project where multiple camera sources need to viewed at once during the entire course of the stream. Is this a possibility for FMS 4.5? If not, are there any other solutions out there that can accomplish this?Thanks,ascottrosenthal
We are making an application that is basically serving students so as expected most of the clients who access are the students who are accessing behind the university firewalls. We have some issues with the RTMPT (Tunnel RTMP over Port 80) at many places. May be there are some issues with the respective firewalls of those places. Therefore out management has decided to switch to Live HTTP as that is reported to be working fine at all these places which has some issues with RTMPTHowever one of the issues that we are facing is that that we unable to monitor number of LIVE streams or Number of Clients (Students) who are connected to our stream?Is there any workaround to measure how many users are online without the involvement of RTMP/RTMPT protocols?
I've been getting this error message when I try to log into a chat. I was able to log in up until a few days ago.
Hi folks!Here's one that baffles me... I broadcast a video stream from Flash Live Encoder, it all works great on the web when I have MP3 audio selected in the settings. But when I watch the HLS stream on iPhone, I have the video but no audio. Adobe's documentation says we need to select AAC audio in the Live Encoder settings, but when I do so, I end up with no video and no audio, on both the web and iPhone.Any advice on this??Thankssv
I am looking for documentation on best practices for setting up an FMIS server (platform recommendations, etc). One specific question I have is whether Adobe recommends for or against using Microsoft virtualization technology (virtual servers).
Hello, I installed Flash Server 3.5 easily and am to stream media from the vod folder from within the Flash Media 3.5 folder, no problem. Where my issues comes in is when I try to add another stream from within the virtual directory I get an error. Here is the code I am using in the Application.xml document <Application> <StreamManager> <VirtualDirectory> <!-- Specifies application specific virtual directory mapping for recorded streams. --> <Streams>/;${VOD_COMMON_DIR}</Streams> <Streams>/;${VOD_DIR}</Streams> <Streams>/;F:\help\</Streams> </VirtualDirectory> </StreamManager> the title of the folder on the F drive is 'help' I get an error 'Server Reject (defaultRoot default Vhost application (help) is not defined'. any suggestions?Thank you!
-- safril.s0@gmail.com SAFRIL.S
Hello,I am new to flash media server side scripting, i want to know that is there any tool or editor available to write server side script easily like we are doing in Adobe Flex or Flash Builder.Thanks,Veerat Patel
Will 32 Bit Apache for my Windows 2008 x64 hinder in performance for over 1K Users? I have installed latest version of FMS available so far 4.5.1 ?? I'm doing Live HTTP Based MBR Streaming for all my Live Streams and using Adobe Strobe Media Playback API for the player.. Please help .
Why is it that your Players no longer Support either the XP, or Vista Operating Systems? There are a number of Websites on the Internet that use your Flash Player and Shockwave. I really don't want to have to be Shanghaied into Upgrading to the latest Windows Operating System. quilcene789
had flash player until about 1 week ago.Tried to install get message"the user does not have sufficient privleges' to install.Why did flash disapear and how can I reinstall ?
Are there any good recommendations for tuning FMS for livepkgr performance? The only parameter I can see is IOBufferSize, adn there is nothing in the docs to indicate what a good value for this should be (or why teh default is just 4kb)
I am running FMIS4.5 on CentOS5.5FMIS is running and I can connect via Flash Media Encoder.Web displays and admin console :1111 gives xml output, howeverWhen using the user & password in my xml files to login (testing with ping), I get the "Admin user requires valid username and password" error.conf/fms.ini: ############################################################################ fms.ini contains substitution variables for Flash Media Server ## configuration files. Lines beginning with '#' are considered comments. ## A substitution variable is in the form <name>=<value>. Everything up to ## the first '=' is considered the name of the substitution variable, and ## everything after the first '=' is considered the substitution value. If ## you want a substitution variable to have leading or trailing spaces, ## enclose the value around double quotes. For example, foo=" bar " &
The audio recording feature we've built into one of the activities on our educational website has been faultering since our recent upgrade to FMS4.5 .We're using the "publish" feature of NetStream.It seems to work fine for a while, then it stops working.Has there been a change in the 4.5 update that may be the cause?Is anyone else having this problem?Thanks,Mike
How many PC can install for one genuine license key? How many client can access for one Server?
Is there any way to retrive the number of concurrent connections through the command line ?
Flash Media Server 4.5 Trying to configure our server to broadcast to about 16 people a live stream and only able to achive 8 or 9 and then the next person inline gets Error "We are unable to connect to the network. We apologize for the inconvenience".. I have this hosted on a dedicated cloud server Windows Server 2008 R2 64 Bit 8GB Quad core..We changed the throttle threshold in application.xml but did not changing anything. Is there a setting or documentation to achive a higher watch count.Rob
I am using the exact same code and placing the f4v file in the same directory that the sample files are in, but if I change the name on the file it will not stream, connection error! Only plays the sample files?
We're sorry, we encountered an error processing your request.Please try your request again. If you continue to receive this error, please report it using our Customer Service form.
I keep getting the following msg when trying to listen to my fav. radion station online...You currently do not have the required version (9) of Adobe Flash installed on your computer. For the best experience, we recommend that you install or upgrade to the latest version of Adobe Flash nowI alredy updated the flash player to v.11
I have an Instant Messenger application which uses flash media server for backend work. It works fine on desktop. But on tablets it is very very slow. I am unable to understand why this is happening. Has any one had a similar experience? If so how did you fix the issue? Your suggestions are appreciated.Thanks,Shivannad
We'v been trying to set up a protected vod stream pRTMP (4.5.2) following the official directions presented here:http://help.adobe.com/en_US/flashmediaserver/devguide/WSa8864cc5538a7459-62090543133c7eb00c7-8000.html#WSa8864cc5538a7459f964f76133cc300593-7fffAnd it seems that the pRTMP does not kick inas the server is serving media to both player 10 and 11,which is weird since pRTMP should work only on flash player 11?how can i know that pRTMP is working actually? the documentation for it is VERY poor, 1.5 pagesand no client api or any console info what so ever.if protected content is played on normal players feedingfrom VOD, then it means the p inside RTMP is not working, right?otherwise the content should be block for clients running low flashplayer version,- could this be because we are using the common-key.binwhich is provided by default? - do we need to configure any certificated for pRTMP other then provided in the default installation?- does swf verification need be enabled? (yes
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.