『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I want to publish the video in multi-bitrate using flex web application to fms server(ex: same stream has to be publishing in 56,128,256 kbps to fms server), I can't use the FMLE for this purpose because I have to use customized video publishing component, is it possible to publish multi-bitrate stream without the help of FMLE? How can we achieve this?I have googled but I am getting the answer for playing the multi-bitrate stream, Unable to get the answer as how to publish the multi-bitrate streamAny help is appreciated.
I'm in the process of upgrading our FMS install from 3.5.3 to 4.5.0. After merging our config settings from 3.5 into 4.5 and starting the server streaming requests are processed as normal. However I'm unable to access the admin console, attempts to do so result in the "Failed login attempt from <ip address> at <time>" error message in admin.00.logI've tried follwing the "Edit the Users.xml file to add server administrators" section ofhttp://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925f73-7ffd.html#WS5b3ccc516d4fbf351e63e3d119f2925f73-7fdaSo that my Users.xml starts with<Root> <UserList> <User name="newadmin"> <Password encrypt="false">XXXXXXXXXX</Password> <Allow></Allow> <Deny></Deny>  
ProblemI'm in the process of upgrading our FMS install from 3.5.3 to 4.5.0. After merging our config settings from 3.5 into 4.5 and starting the server streaming requests are processed as normal. However I'm unable to access the admin console, attempts to do so result in the "Failed login attempt from <ip address> at <time>" error message in admin.00.logI've tried follwing the "Edit the Users.xml file to add server administrators" section ofhttp://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925f73-7ffd.html#WS5b3ccc516d4fbf351e63e3d119f2925f73-7fdaSo that my Users.xml starts with<Root> <UserList> <User name="newadmin"> <Password encrypt="false">XXXXXXXXXX</Password> <Allow></Allow> <Deny></Deny> &nbs
Hi,I'd like to insert cuepoints into a livestream(h.264) / trigger functions directly in my flashplayer with FMS 4.5.Can I trigger directly a function in my Flashplayer with a Netconnection from FMS?Has anyone a example for this or some explanations on this topic?Thanks!
I am trying to communicate between client and server using the NetConnection.call method. However, i received a compile error message. 1118: implicit coercion of a value with a static type object type to a possibly unrelated type flash.net.Responder.Can somebody please help me fix this?Thank You in advanceimport flash.netConnection;import flash.events.NetStatusEvent;var nc:NetConnection = new NetConnection;nc.connect("rtmfp://fms/exampletest");nc.addEventListener(NetStatusEvent.NET_STATUS, netHandler);function netHandler(event:NetStatusEvent)Lvod{ swicth(event.info.code){ case "NetConnection.Connect.Success": trace("Connected"); break;}}var test:Object = new Object();test.onResult = function(arg){ trace(arg);};nc.call("SendMessages", test, "just a test"); ERROR LINE
Hello! Please help me.It is necessary to write a plug-in for Adobe Media Server 5, which would do the following: when prompted a video stream would take the file not locally, it would take the file from http server (detail - plug-in must do it partly, it must start to show video immediately after the first part, plug-in has to keep in the cache what was taken).How to do that? Which API to use? Which modules to use? Is it necessary to use the File plugin and other plugins?Thanks.
Hi together i have a question about HDS/HLS live streaming. I'm using AMS 4.5.6 and i have a running AMS Origin server. I'm able to ingest a rtmp live stream and watch the live stream on all devices (HLS,HDS;RTMP). Now I want to distribute this live stream over several Edge Server. For RTMP, i can modify my application XML. But what is with HLS HDS? Can i use the packed segements from the origin with a shared storage or a caching Server like Varninsh? Or is there any other possiblity ? Wowza Media Server provides the Live Stream Repeater what is Adobe providing?Thanks
Hello Everybody, I recently downloaded Adobe media server starter 5.0. I am unable to connect to FMS using rtmfp. I keep receiving the NetConnection.Connect.Failed error. When i run it locally things appear to work fine.I have checked ports 80, 443, and 1935 and they are all open.How should i diagnose this? What are the common causes of this problem?Thank You.
Problem:I have 10mbit up/down internet connection. I will do video streaming a live meeting to around 350-400 live watchersSo i can't use regular streaming to all watchers. Then each user will have 3kb/sec rate which is a terrible speed.Solution:here what I understand about Multicasting.I have a dedicated server with 1gbit dedicated port.I will only stream my video to dedicated server and the watchers will be getting data directly from dedicated server which have 1gbit port.Can I do this with adobe media server?
Using FMS 4.5 to stream to IPAD/IPHONE, it's been working OK, BUT NOT ON NEW iOs 6, Users who have upgraded to iOs 6 cannot access livestream? Any Suggesting? SOSThanks
I have a video-chat program that uses FMS and I'm trying to use the bufferTimeMax property on the subscribing NetStream, but it doesn't seem to work. When I manually throttle my download speed, the live stream from the other client just lags and becomes more and more backed up. When checking the bufferLength and liveDelay at this point, it does show values over 0 but it's not reflecting how backed up it really is, and no matter what I set the bufferTimeMax to, it always traces as being 0.I'm publishing to Flash v. 10.3 using Flash CS6 pro. Publishing to v. 11.2 doesn't help.Code sample:videoNS.bufferTimeMax = 3;trace(1, videoNS.bufferTimeMax);videoNS.play(streamName, startParam);videoNS.bufferTimeMax = 3;trace(2, videoNS.bufferTimeMax);This returns:1 02 0Any ideas?
AMS team has released a whitepaper on how to do Rock Solid Live Streaming. Highly recommended read.http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/adobe-media-server/pdfs/rock-solid-live-streaming.pdfTeam AMS
Hi, I am creating a live audio-Video chat application in which I use H264 video codec for live streaming. I am using Flash Media Server version 3.5.7. I read some where that H.264 Video streaming using FMS required seperate licencse. So I want to confirm , It is true that H264 video streaming required seperate license? If yes then what is the procedure to get license.Please let me know its urgent.Regrads,
Hi, excuse me, do you think that only one server could handle 20,000 concurrent viewers in live streaming?The stream will be in 500kbps. The server could have 1Gbps of port speed. What else should i care? Do you know what resource is more important: CPU or RAM to handle this kind of load.We plan to use RTMP to play on FLASH an HLS to play on IOS devices.Thanks a lot.
Hello,I want to stream to the internet but i can't connect to my ip found on http://whatismyipaddress.com/i can connect to localhost and my local network ip but i want to stream world-wide.How can i do this?this is my setup atm:7*.170.***.74 is my ip (partly for privacy matters).
Hello all, I'm facing a rather odd behaviour when trying to publish a video stream to livepkgr via Flash Player. Here is the code I'm using: import flash.media.H264Level;import flash.media.H264Profile;import flash.media.H264VideoStreamSettings;import flash.net.NetConnection;import flash.net.NetStream;import flash.events.NetStatusEvent;import flash.media.Camera; var cl:Object = new Object();var hd:H264VideoStreamSettings = new H264VideoStreamSettings();var cam:Camera = Camera.getCamera();var nc:NetConnection = new NetConnection();var ns:NetStream; function onNc(event:NetStatusEvent):void { if(event.info.code === 'NetConnection.Connect.Success') { nc.call('FCPublish', null, 'livestream'); }} cl.onFCPublish = function(event:Object):void { if(event.code === 'NetStream.Publish.Start') { ns = new NetStream(nc); ns.attachCamera(cam); ns.videoStreamSettings = hd; ns.publish('livestream?adbe-live-event=liveevent'); }} hd.setProfileLevel(H264Profile.MAIN, H264Level.
If you configure multiple vhosts in your httpd.conf file, how do you specify different hds- and hls-live apps dirs in said httpd.conf file?It appears these settings can only point at one location... and if your vhosts don't share an apps dir... I don't get how you could point to the correct location for individual vhosts.
I'm messing with my test installed ams server.I've noticed that when I play my test audio-only live stream via the videoplayer.html file, calling it as f4m, and also call the stream on an ipad via the m3u8 address, the two are very out of sync.Is the sync issue coming from disparate buffering between the two devices? Difference in encoding times on the server itself? or other?I'm asking because if we run our radio station feeds out via this, I sort of need to have them close to in sync.
Can not hear any sound, all the noise,in new 11.6 xp,This problem not previously
Can Adobe Media Server be installed on a Windows Virtual Server?
So I am new to all of this, so forgive the possible dumb question. I am running FMS 4.5 using rtmfp and I wanted to know if there is a way to configure the server to handle more than 500 multicast connections. If no, is there a way to link two FMS together to increase that limit to 1000? If I need to provide additional details on my setup I can. I am still trying to understand how all this works, and for background, this FMS has already been setup prior to me working with it. Thanks!
All I ask is plain simple questions and never have got a proper answer or even in some cases any answers from Adobe - you would think after spending vast amounts of money on multiple licenses you would get help!!! So -FMS 4.0 - looking for help in optional external storageHi, Im am at my wits end and need help from someone who can look at my conf files and inform me how to change the stream data - it is currentyly on D, but the drive is full and want all NEW data etc on F - so it needs to still get existing data etc off D and create new folders and data on F - can anyone help? it would be greatly appreciated
I'm having some issues in my test environment when I'm attempting to coordinate the configuration of AMS and Apache.I'm having to try to adjst my httpd.conf with a trial-and-error approach, and it's a big time waster.Has anyone found a resource that breaks out the entire httpd.conf file, and changes to be made when one alters AMS from a stock install?Things like, telling me when the conf file expects a reference to the file system "C:/newapachewebdir/applications" vs. an absolute or relative html path?
Hi there!I have a strange problem I have no clue what could be wrong, or how to fix.I am streaming continuous video, 24/7, and I use Sawmill to generate report on the server's stream activity. Been working flawlessly for 12 months. For the past 3 days, the activity report shows little to no activity on the server. There used to be around 3000 streams delivered a few days ago, and suddenly it felt to 3.I checked the logs that Flash Media Server generates, and the recent logs are nearly empty, and the file weight around 30k. The log files from a few days ago weight around 10MB.So I took a look at the ongoing, current log file being generated (the .00 file), and I can see it increasing in size. When it gets to midnight, and weight around 10MB too, FMS moves the file to .01 and start a new one for the new day, and the renamed .01 log file gets nearly emptied. Then Sawmill use that file to generate the report, causing all values to be zero.So my question is: how can I fix that, and prevent
I have an old version of fms 3.5 which allows you to record streams into the /live folder when using fmle. I am testing with ams 4.5 by sending to the /live folder but the server is not recording like it does in 3.5. How do you accomplish this in ams4.5?Thanks
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.