『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hi,In my netwrok rtmp is not supported,so i am not able to make rtmp connection.I tried with rtmpt(ports 80,443)and able to get connected and publish the live stream to FMS(using AS3). But with in 5 to 6 minutes my proxy server block the streaming.Reason,my proxy can allow only 600 http request per minute from a particular computer(client machine),but while publishing through rtmpt after some time http post request coming form client machine increase the limit of 600 per minute,so proxy block the connection.I am making my connection like this "rtmpt://xx.yy.zz.kk:80/Training" where xx.yy.zz.kk represent internet IP.Please suggest some turnaround so that in case of rtmpt(http tunelling) http post request will not increase periodically.RegardsNitesh kumar
Hi all,I have made an application for chatting using FMS and struts2. I have internet connection with some proxy settings and under domain name.I have deplyed my application on local server having Live IP. I want to access chat application from an organisation having some proxy settings using live IP giving in address bar. I'm able to view my web page but not able to connect with FMS. but when I'm trying to connect same application using independent inter connection(without any proxy setting) then I'm able to access FMS.Please reply ASAP.Please help.Thanx
Hi,We are connecting to FMS 3.5.7 behind the firewall through rtmpt and we have very poor performance over whole application even though we are not playing video in the application.My question is does the rtmpt use port 80 over http eventhough when we dont play video in the application.does it effect performance of whole application when connected through rtmpt?.Can you pleae suggest me the solution to imporve my perfomance of the applciation when atleast not playing video in the applicaiton.Please suggest some changes..
Hi everyone,i'm currently working on a flash softphone and i'm currently able to route sip calls made to FMG to the flashphoneon a call i can hear fine the other end but the other end is not able to hear my microphone activity.I've taken multiple steps to assure everything is going correctly clientside as follows:Added an activity handler on the microphone : There is voice activityWhen publishing the stream, i tried to publish with "record" and the recorded stream does include the voice activityWhat i think is going on is that something on FMG side is not routing my call correctly maybe?Here is the current workflow of my app:I hit a "call me" buttonthe flash phone connects to FMS and asks for a phoneIDit gets the phoneID and by webservice initiates a sip call phoneID@FMG.ipThe FMG gets a sip call with that phoneID and routes it to the FMS which sends it back to the flashphone with an onLeg eventWhen receiving the onLeg event, the flashphone accepts the call (and also plays the incoming
Hi,I've got a live stream (and DVR) setup using FMS 4.5 and FMLE.The hardware for the FMS server we use is 2x Xeon E5645 2.4GHz, 32GB RAM, OCZ RevoDrive R3 X2 PCI-e SSD. Installed OS is CentOS 5.8.We have 6 workstation PCs, each equiped with 4 BlackMagic Intensity PRO capture cards and FMLE 3.2. Using these PCs we stream Live video to FMS server.Video stream is grabbed from HDMI cable, to BlackMagic Cards, which are encoding by FMLE using H.264 format, 700kbps bitrate per stream.Video stream is published to server through RTMP stream, which is later saved for DVR in RAW format. We only keep 3 days of recording and delete the old ones.Server and Encoder PCs are in the same network, connected by gigabit managed switch.The problem I'm having is that after 10-15 hours FMLE starts to drop frames, because video buffer is increased. What I observed is that this happens immediately when Server CPU load increases above 60%.Based on the above observation I decreased the number of channels stream
Hello, are there any written instructions or white papers to guide me how to install Adobe Media Server 5.x on a Windows 2008 R2 server already running Internet Information Server 7? I need to keep the IIE web server listening on port 80 because I have a website running on a company's intranet. I want to install Adobe Media Server on the same machine.
I know this question comes up from time to time, but it's completely unaddressed in the documentation and I'd like there to exist a more authoritative treatment of the subject. Like many other developers, we're trying to record multicast RTMFP streams. We see three options:Broadcasting clients open two outgoing NetStreams: one for the multicast group through RTMFP, and another directly to FMS through RTMP for recording. One downside to this solution is that now the user has two outgoing streams, so available outbound bandwidth for any broadcasting client could easily become a constraint on video quality.One can stream to FMS 4 using RTMP and have FMS-side code that records and broadcasts the stream to the multicast group using RTMFP (recommended by JayCharles at http://forums.adobe.com/thread/736733). I haven't tried this out yet but my guess it that it will have worse video quality than a pure RTMFP solution. Is my concern justified?Super-hacky solution: one could have flash player ru
Hello Folks,Just wondering if anyone can give me any details on how I can set two Flash Media Server URLs on Adobe Flash Media Live Encoder to share one camera but stream it to two servers.Thank you.
I have a couple of questions in regards using the SharedObject. I want to send a string message using the send method () on the shared object. I'm keeping everything in the fla file for now. I copied the bulk of the code from a documentation just to test it. When I run the application I get an error 1119: access of undefined property doSomething .Which I can't resolve. I want to get more information about it. My final question is, do I receive any kind of notification if the string message succeeded or failed? Thank You var nc:NetConnection = new NetConnection(); nc.connect("rtmfp://localhost/msgShared"); &nbs
(97.76.8.74:8134/index_temp.html). You can see our boring-for-now stream there but you can see the look I would like to achieve from the OSM just by pointing to the homepage (97.76.8.74:8134) which is presently being fed by a generic, static playlist.xml file on the top half and the bottom being livestream I have a 1TB raid5 storage setup for the media (E:\media\Flash Media Server 4.5\applications\VideoPlaylist) and what i would like to do is have the main window of the homepage display the livestream onload and populate the thumbs on the right with the previously recorded content in the videoplaylist folder.Message was edited by: apelectricservicesps. is there something wrong with this post? Several days/ views but no response.
Hello there.I am receiveing the following id:EventID 1371Severity ErrorDescription 8Category: (263)Source: FMS(CORE)What's this?
Hi All !I'm testing the live application of the Adobe Flash Media Live Streaming 4.5I copy main.asc at samples\applications\live, and add more code to this file. Then packing with FAR.EXE of Adobe FMS 4.5 by follow command:far -package -archive main -files main.ascI restart server Adobe FMS 4.5, but live application was reject by server.I using WinRAR to view my file main.far. I see some files missing: main.RSA and main.SF. And main.MF file is still lack of information .SHOW main.far ORIGINAL-----------------------------------META-INF main.MF main.RSA main.SFApplication.xmlmain.ascSHOW main.far created by FAR-----------------------------------META-INF main.MFmain.ascCan anyone please help me. I using Adobe Flash Media Server 4.5Sorry, my english is not so good.
I am trying to get HDS and HLS VOD working on an AWS instance of AMS 5.01.So this is my hds_sample1_manifest.f4m:<manifest xmlns="http://ns.adobe.com/f4m/2.0"><media href="http://ec2-54-252-75-36.ap-southeast-2.compute.amazonaws.com/hds-vod/sample1_150kbps.f4v.f4m" bitrate="150"/><media href="http://ec2-54-252-75-36.ap-southeast-2.compute.amazonaws.com/hds-vod/sample1_500kbps.f4v.f4m" bitrate="500"/><media href="http://ec2-54-252-75-36.ap-southeast-2.compute.amazonaws.com/hds-vod/sample1_700kbps.f4v.f4m" bitrate="700"/><media href="http://ec2-54-252-75-36.ap-southeast-2.compute.amazonaws.com/hds-vod/sample1_1000kbps.f4v.f4m" bitrate="1000"/><media href="http://ec2-54-252-75-36.ap-southeast-2.compute.amazonaws.com/hds-vod/sample1_1500kbps.f4v.f4m" bitrate="1500"/></manifest>I can confirm that the URL's are correct because if I put one of the URL's in a browser, I get XML. Eg:<manifest xmlns="http://ns.adobe.com/f4m/1.0"><id>sam
I'd like to use FMS V.4 or have a activate key after I buy AMS V.5.(Downgrade)
I am create video conferencing tool using H.264 as video codec.I noticed Flash player h264 live streaming is dropping frames at receiver end very rigorously when streaming to fms 3.5. There are no frames dropped on publishing end. Dropped frames correspond to NetStreamInfo. The Netstrem.currentFPS value is almost 60% less from publisher FPS value even there is no latency at receiver end . The output is thus very jerky. CPU usage is normal at receiver end.Is there any settings required at server side to remove Jerky playbak of stream.Can some one please help out on this.Thanks.
I am looking for a very very basic way to just take the webcam. Have a little button to click record, and then when done press stop. Then that video is saved as a .flv on my server (and then i can do other things with it not in media server). I am sure this is very easy to do but i can't find any tutorials and suggestions on where to start with this. Any help would be appreciated. thanks!
Hi All, In our web based application we have a video gallery module which is used Flash media server 4.0, we are facing buffering issue in Internet explore while its working fine in chrome and Firefox browser. It takes at least 2 min 30 sec to start video on IE While only 1 min 25 sec on chrome. Please suggest me any solution why its happening its only in IE. Thanks in Advance Mohammad Sharique
I have a mapped network drive where all my videos are stored. Using a UNC path, I can successfully stream via RTMP. However, when I try to use HTTP streaming, the videos will play for about one second and then I get an error. In my Apache error log, it says this: [error] mod_jithttp [404]: [err=1] "c:\<my-UNC-path>" does not existIt appears as though it is adding "c:\" to the beginning of my UNC path. But my httpd.conf file must be correct if it at least works for a split second. What is going on? This is driving me nuts after finally getting all the permissions setup the right way. Thanks!
Hi, We plan to use FMG in broadcasts.Sometime there are multiple speakers in the same broadcast. We can either them all call a conference bridge and connect the bridge to the FMG in one line, or have each of them connect to the FMG -> FMS .In the second option they won't be able to hear each other .My question:Is there an option to have a direct conference between the callers in the FMG , and have just one "output line" to the FMS?Shlomo.
I have Adobe Media Server 4.5 running on Windows 2008. My hard drive is running out of space for recorded videos. I have tried looking into cloud storage options like Amazon S3, but it looks as if this isn't possible since I'm running Windows. My question is what are my options for scaling hard drive space? Can I have multiple VOD directories? How do I make AMS look at multiple locations or at a cloud storage space?
Hi,I am trying to config PHLS(not vanilla) for VOD in AMS 5.0.1,but I could not play safari browser in iOS. output "unsupported URL".http://help.adobe.com/en_US/adobemediaserver/devguide/WS5262178513756206-4b6aabd1378392bb59-7fe8.html#WS5262178513756206-3ca4338c1380496d4c2-8000Is the correct contents of the documentation for this link? HLSDrmCommonKeyFile "../creds/liveeventkey.bin" HLSDrmKeyServerURL "faxs://example.com" HLSDrmOutputProtection None HLSDrmPlaybackExpiration Unlimited This setting is not VOD? Live?CommonKey ? common-key.bin ? vodkey.bin?PHLS(not vanilla) require KeyserverURL?HLSDrmOutputProtection and HLSDrmPlaybackExpiration could not use PHLS(not vanilla) of VOD.master.log: Invalid command 'HLSDrmOutputProtection', perhaps misspelled or defined by a module not included in the server configuration - Invalid command 'HLSDrmPlaybackExpiration', perhaps misspelle
Hello,We are using Adobe Media Server 5.0.1 in an edge-origin setup. Our servers have 16 GB RAM and Windows 2008 R2. We use the streaming servers for RTMP, VOD, multicast, and live streaming. The servers mostly run fine, but once in a while the memory usage of the AMSCore process on the origin server starts growing and takes up all of the physical memory and page file. Event viewer shows many warnings related to AMS Core with the message "System memory load (99) is high.".Has anyone seen this behavior and have a solution or workaround? It seems to have started happening after we enabled live streaming, but it happens randomly and is hard to recreate. Please let me know if I need to provide more details.ThanksAnand
I have a livevent for which I want to enable DVR. The event name is liveevent, but when I stream live event it does not show rewind button on player though event plays fine. I am using HDS and this is the URL provided to player http://servername/hds-live/livepkgr/_definst_/liveevent/livestream.f4mWhat might be the problem?My manifest files look like below Manifest.xml==========<manifest xmlns="http://ns.adobe.com/f4m/2.0"> <baseURL>http://servername/hds-live/livepkgr/_definst_/liveevent/</baseURL><dvrInfo windowDuration="-1"/> <media href="livestream.f4m" bitrate="650"/></manifest>Events.xml===========<Event> <EventID>liveevent</EventID> <Recording> <FragmentDuration>4000</FragmentDuration> <SegmentDuration>10000</SegmentDuration></Recording></Eve
Hi All,I have website which has live streaming module its working fine, same module i want to integrate for iOS devices. For live video streaming we are using FMS 4.0. So please let me know how we can integrate this for iOS devices using flash media server 4.0.Thanks in AdavnceMohammad Sharique
Hello AMS community.I'd like to know how to know version of AMS installed on a client's server. I Guess I could find it in opt/adobe/fms but I didn't success to find it (I looked in conf and licence file).Thanks for your help
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.