The official Adobe Media Server community.
Recently active
I have my virtual host working in Adobe Interactive Server 4.0 however:inside of my virtual host:myvid1.domain.com/opt/adobe/fms/conf/_defaultRoot_/myvid1.domain.com/I have these directories & files-rw-r----- 1 fms fms 55318 Aug 2 15:12 Application.xmldrwxr-xr-x 2 fms fms 4096 Aug 2 19:17 live-rw-r----- 1 fms fms 55318 Aug 2 12:49 Org_Application.xml.bak-rw-r----- 1 fms fms 15811 Aug 2 10:48 Org_Vhost.xml.bak-rw-r----- 1 fms fms 15960 Aug 2 19:25 Vhost.xmldrwxr-xr-x 3 fms fms 4096 Aug 2 19:16 vodI have the vod and live directorieshowever my virtual host is not pulling the data from the (vod directory)is there another file that needs to be changed to read from this directory?Any help would be great.thanks
in this F LASH M EDIA SERV ER 4.0 DEVELOPER’S GUIDE document,The control flow is as follows:1The client SWF requests an authentication token from a third party.2The third party returns the token to the client.3The client sends the token with its connection request.4Flash Media Server verifies the token with the third party system.5Flash Media Server accepts the connection.but not clear ,now ,i have token client script and token server script, next how to do?
Will there ever be the ability to add a 'Record' button to a player such as those used with Ustream, Justin.tv and other similar players? I run a live stream and would love for the viewers to have a 'Record' button so they may capture the video to their local hard drives for later playback.
I have looked everywhere for an answer to this problem and have had no luck. When I start FMS2 this error continues to scroll. What is the cause of this and how can I fix it?#Version: 1.0#Start-Date: 2011-07-21 00:09:42#Software: Macromedia Flash Media Server 2.0 r1145#Date: 2011-07-21#Fields: date time x-pid x-status x-ctx x-comment2011-07-21 00:09:42 11907 (w)2581201 No primary license key found. Switching to Developer Edition. -2011-07-21 00:09:42 11907 (i)2581246 Core (11907) sending register cmd to edge. -2011-07-21 00:09:44 11907 (e)25812
hi,I want broadcast the television channel in the flash video component. It should be just like seeing TV channel in the internet. I have some knowledge in flash media server. I don't have knowledge to do this.First I want to know that, is it possible to broadcast television channel in the flash video components.If it is what are the software need to use or any other tutorial links.Thanks in advance,ayathas
Hola,We just installed our FMIS on Amazon services (EC2) and cannot log into the admin console. The server is running fine and we can resolve the web interface. Is there any configuration of ports or additional user accounts other than the install credentials (root/XXXXXXX).? Please advise,Stephen
So we're trying to come up with a way to automatically assess the "quality" of streams published to an FMS. So far, I've come down to 3 different statistics: * Round-trip ping time to client (using the Client.ping() method and Client.getStats().ping_rtt. Not a great indicator of stream quality, but could help identify potential network issues. * A home-grown jitter calculation that compares the deviation between wallclock and media time for an inbound stream, e.g., I get N+/-M seconds of media over a period of N seconds of wallclock time. How big is M on average? (uses Stream.time and Date.getTime()). * How much packet loss are we getting?For this third metric, I have the client sending up period reports containing tuples of <media_time, cum_bytes_sent>, where media_time is provided by NetStream.time and cum_bytes_sent is provided by NetStreamInfo.byteCount. I'm then comparing these samples to a similar set of samp
Cen i communicate to FMS from browser not with swf.For example - by javascript from user side or by C# from IIS server side.I need to built a live chat appliction where the swf only get the live streem and show it to the userbut all the other logic code that communicate to FMS will be not in the swf and not in some *.exe file.I need this because this live chat appliction will have to work on apple ipad and iphonesoon when FMS will be able to stream to those devices and i will have to abandon the swf anyway.big thanks for your halpcheinan
hi there,i have a recorded dvr stream, using the dvrcast sample application. of course, i couldn't play it or use it in video post processing tools so i tried the f4v post processor fms tool. unfortunately, both f4v post processor and flvcheck tools throw error and exit immediately.Error: -18 Truncated box.what does this mean? what can i do to extract the content of this recording?
Theoretical:If I have a Quad-core server and 8 RAM, how many users can it handle while streaming a 48-128Kbps audio-only stream of Mp3 or AAC?I guess there are some users here that are handling similiar cases, and maybe employees with estimates -- so this question is asked here.
Hi, How can we record audio in Flash Media server as MP3 format ?. is it possible ? Raj
I am using FMS 3.5 it is runnnig fine but some time i am facing problem,Some time streaming is working fine and even in Admin console i see the bandwidth Grapgh is growing up due to no. of connected usersbut automatically it happen streaming is stop and bandwidth graph is going down till zero then i restart to FMS then streaming goes smoothly and working fine.before restart i check FMS services it is started and also encoder is connected when i restart it goes smoothly.What happen to FMS i don't know and i don't find any error in FMS log how to stop streaming even FMS is connected and startedPlease help me abiut this issue coz i am stuck on this stage some time after 10 -12 hours it stopand some time it stop 30 minutes.
I have changed the variable <MaxConnectionRate>2</MaxConnectionRate> base on the URL - "Limit connection requests",but more than 2 client can connect to the server. Is that other settings to config to restrict the number of simultaneous users?Thanks!URL: http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925e64-7ff0.html#WS5b3ccc516d4fbf351e63e3d119f2925e64-7fc0
Hi i am wondering how do i block people from downloading my flash videos?is it in the HTML code or a server setting??can someone help me with this?
Dear all,I am testing the P2P function of Flash Media Server 4.I have setup two environment for testing, but only one can success to using the P2P.However, i found that there is some problem in network connection.Here is my procedure to create the Peer to Peer Multicast.1. Using Multicast Config Tool (\tools\multicast\configurator) to create the "Peer to Peer" type (Generate the manifest.f4m and copy the publisher stream name to flash encoder) --> multicast type: Peer to Peer --> RTMFP URL: rtmfp://true ip/miltocast --> stream name: livestream --> publish password: password --> group name: fms.multicast.example --> ip multicastaddress and port: 224.0.0.254:300002. Using Flash encoder with the public stream name connect to flash media server.3. In client side, we use the example player (\tools\multicast\multicastplayer) with the mainfest.f4m to view the video.First Environment (A) - not work1. Flash Media Server (Data center) Data center reported that "All the p
Hi,How to record video file in MP4 format with H.264 codec and also i would like to know that how i will set codec type in flash as3.ThanksRam
Hello,I'm trying to stream my webcam to my FMS Server, using AS3, but I get this error message:ArgumentError: Error #2126: NetConnection object must be connected. at flash.net::NetStream/construct() at flash.net::NetStream() at broadcatser_fla::MainTimeline/clickHandler() Here is my code: btnSart.addEventListener(MouseEvent.CLICK, clickHandler); function clickHandler(eventObj:MouseEvent):void { var camera:Camera = Camera.getCamera(); camera.setMode(450, 233.9, 30); oVideo1.attachCamera(camera); addChild(oVideo1); //========== RTMP publishing============== &
I've searched the threads and haven't really seen a definitive answer: can you have an IP camera and stream the live feed with FMS? I'm new to this, so maybe I'm missing something.
Hello,We are getting message "Connection has been rejected due to license limit" in flash media server 2.0.5 at the time of connecting to the server. Previuosly that server works fine but today when we tried got above message. May be some changes occur on the system as we dont have controll for that system. But we can check FMS 2.0.5 on that system through managment console of FMS. Please suggest us in which direction we have to look. How to resolve it.Please help us.Thanks
Hi,I have a streaming service with FMS4, and I need in the future a html5 player, what play the H.264 videos from the FMS, BUT on the rtmp protocol, because the authetication and control of service is in a main.asc script on the FMS.Other question is the live streaming from FMS to html5 videoplayer.Thank's in advance!
What the directory location of the default webpage data when the Adobe Interactive FMS 4 video is installed at?When the page loads it has all of the Adobe products and featurs on the page, I just need to know the location so I can edit it.Any help would be great.thanks
My application stops functioning correct and in The FMS console i receive the following error........What does it mean and how do I correct it. My main.asc is simple and works well plus i don't get any indication where in the SSAS to look. Maybe the client is causeing the error to occur its pretty complex code that uses 4 shared objects to do its thing. Any insight into this error would be appreicated.Object encoding error; terminating connection : rtmp://_defaultRoot_/_defaultVHost_/test/room0
Hi all,i use rtmp to stream an avi video file as:rtmp://my-server/vod/mp4:nome-file.avibut the player goes in "Buffering....." and the video doesn't start.The video size is: 698MB and I modified the "Flash Media Server 4\conf\Server.xml" filesetting the sample size to 1GB as:<MaxSampleSize>1000000000</MaxSampleSize> What am I wrong?Thanks in advance.
Newly installed FMLE 3.2 for Mac crashes every time I try to stream.I'm running OS X 10.6.7 on a Mac Book Pro, 2.3 GHz Intel Core i7, 4GB 1333 MHz DDR3 RAM.I'm trying the basic live stream test outlined here :http://www.adobe.com/devnet/flashmediaserver/articles/beginner_live_fms3.htmlFMS URL: rtmp://localhost/liveStream name: livestreamHere is stack trace :Process: FlashMediaLiveEncoder [1953]Path: /Applications/Adobe/Flash Media Live Encoder 3.2/FlashMediaLiveEncoder.app/Contents/MacOS/FlashMediaLiveEncoderIdentifier: com.yourcompany.FlashMediaLiveEncoderVersion: 3.2.0.9932 (3.2.0.9932)Code Type: X86 (Native)Parent Process: launchd [94]Date/Time: 2011-08-02 15:54:56.241 -0700OS Version: Ma
I have been reading the documentation on Linux installation of Adobe Interactive Server 4, however I am not finding examples of how to create vhost in the Linux version.I have 3 IP's and need to have 3 different vhost configurations for them and have different logins/passwords to connect to the server for live streaming.Has anyone setup FMS Interactive Server on Linux and created the vhost configs like this?Also, how do you create log-ins (username/password) in the Interactive Server 4 for the vhost so it is protected from anyone being able to connect and stream live to the server?Any help/advice would be great or sample configs.
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.