The official Adobe Media Server community.
Recently active
how can i send webcamera streem to FMS4 by UDPi need the UDP speed and the server ability to save the audio/video confirencehow?
We have one application in which we are using flash media server 2.0.5. We dont know why it's stop taking connection occasionally at that time we can't enter into the managment console. We get a white screen. When we try to enter user name and password it's does not accpet the credentials. We are not getting anything in the log.Port number 1935 and 1111 of the particular system where FMS has placed are working fine.Does anybody have any idea why we are facing this problem?
Hi...I was testing out some applications written in AS3 and it worked fine untill I encountered one app when I got the Flash10i.ocx error message. I uninstalled and re-installed the flash player and this time when I run the application I got the Flash10k.ocx error. Any idea what I should do to solve the problem? I am using IE 7 and Flash CS5 and my OS is Win XP professional. Basically the message when the crash happened says 'Flash10k.ocx was running' I am trying to go through the code to see if there is any issue. Meantime I am posting the code here, if anyone is able to spot any issue with the coding do share with me. The code is from the book 'Learning Flash Media Server 3':deux.asc (This file will be in the applications folder of the Flash Media Server 3 folder)---------//Two-element arrayvidStreams=["right","left"];//Application first startsapplication.onAppStart = function(){trace("The deux is out of the deck");A Better Two-Way Chat Application | 101};//A currentClient (user) att
Could anybody tell me why the dynamic streaming can only work in the host machine but not others? Is it related to my setting? I install the latest version of apache before the FMS4. After the installation completed,I copied webroot, applications and other files to the web sites home directory. I also updated the FMS.ini file in the configfolder. Because I am not familiar with FMS, I don't know whether the change is correct or not. Can any expert share his/herexperience to me. Thank you very much.
I am building an enterprise application which involves many to many video chat. Most of the chats at any given time will be idle but they still need to trasmit some frames to keep the video chat alive and let other person know that someone is available. Will I be able to achieve this without any media server such as FMS and wowza? I heard about data packet loss during RTMFP. Is that true? What would be my limitations?
Hello,We intend to develop a Flex client application the user to send audio from your microphone and mp3 at the same time to a server that Flash Media Server.It would be a mix of microphone and music in mp3 that is playing in the application at the same time transmitted to the listeners.What will be the version of Flash Media Server that enables this mixing of audio from microphone and music played on the client in flex? Which version of Flash Media Server that can best meet my needs?
Hi,I developed a video recording application using Flash with Red5 .It records the stream and saves atha in webapps folder.But i want to save that in custom directry?Is it possible to mention the path inside the flash code?I tried out this code ... but it throws error saying bad name....ns.publish(videoName,"http://mysite/video/record");Please tell me the steps to change recording path of the streams.Thanks,Shanthi.
Hello, sorry i am not strong in AS3, can you help me please whit code? ( sorry for my bad english )- Now i have 100% found script where can i create webcam livestream (flash code AS3)nc.connect("rtmp://testserver/folder"); ... ... . .. . ns.publish("Record.flv", "live"); - and 100% found script where can i show stream (flash code AS3)All is found perfectly, now need in flash create:live stream link whit name ( "Record_LINK1.flv" ) from real exist stream "Record.flv"Please can you help me? Or give me any tip how to make in AS3?
I am building many to many webcam based chat application . The application page on client side will show streams anywhere from 1 up to 10 webcams. Most of the streams or chat will inactive so I am thinking that I can broadcast those inactive streams at a very very low frame rate untill they get activated. { I know I can not throttle in flash but can I throttle on server side with FMS or Wowza server?} Any hints regarding how would I achieve this?
Hello,How can we purchase FMES 4 Licenses?Our startup urgently needs itAdobe representatives are not getting back to usAndrey
Hi,I am new to red5 server, I have done lot works with fms server but not with red5, if any body have tutorials, send me thanks,K Swamy Vishnubhatla
Hi .. Can someone advice how would edge origin be advantageous in terms of network latency for a live (publisher / consumer) application ( I guess live apps wont need caching of data in edges)user1 --------------- ASIA````````````````````| USA |user2 -------------- EMEA ``````````````````` &n
hi can any body tell . how to check that user has allowed or denied webcam access in privacy settings dialog box to the site? it's urgent please.............................. Thanks
Hi ,I am developing a web application.where user can record video, audio and can take photos.The recording is working fine. but only upto 70% of video is recording.How can I know the video progress?Is it possible to show a progress bar both on recording and preview video?Thanks,Jayaseelan
Hello,I have one PC and one laptop. Both of them are connected by wire to my linksys router and I can copy files between two systems without any problem. I have FMS running on my laptop and I have Flash Live Encoder 3.1 on my PC. I want to use Flash Live Encoder 3.1 to stream live webcam to FMS on my laptop via rtmp://[mylaptop-ip]/live. The ip address here is the address assigned to my laptop by my router. But I keep getting "Problem with Primary Server" error message. Am I missing something here? Thanks for any help
I use videoplayer from the flash media server and it will playback rtmp://localhost/live/livestream as this originates from Flash media encoder then i have to enter this on the videoplayer but when i replace localhost with my IP address i get no joy at all. Also i can run rtmp://localhost/live/livestream ok from videoplayer in the media server but it allows the user to use http so how is this achieve as i cannot get it to work at all. tells me there is no connection. also this i try using local host and my IP address as well but no joy. Please assist as i have no hair leftPlkease explain in laymans terms
I want to do some video conferencing via FMIS, since I'm going to be shipping these cameras to many different locations, I'm looking for something that is reasonably priced. Because of it's ubiquity preferably something that connects via USB. Can anyone recomend any DV cameras that will work with the Flash Player and will fit my needs.Thanks for any suggestions.
Hi all,I'm trying to add a custom callback handler to a NetStream client in a p2p application. The problem is, when I add such a handler, the NetStream Client doesn't function as it did before. It seems the NetStream.client object is changed. I know the default object is this. But changing the client to this doesn't solve the problem.The remoteControlStream, is the incoming stream. And the localControl stream is the stream being publishedThis is the localControlStream that's being send by the peer, and received as remoteControlStream:private function initLocalControlStream():void{ localControlStream = new NetStream(nc, NetStream.DIRECT_CONNECTIONS); localControlStream.addEventListener(NetStatusEvent.NET_STATUS, localControlHandler); localControlStream.publish(myPeerID+"control"); var localControlStreamClient:Object = new Object(); localControlStreamClient
Is it possible to stream a video file (.mp4) Live using the Flash Media Encoder or by placing the file in an app instance on a flash media streaming server?Thanks!
We find a problem about STANDARD FLASHPLAYER PLATFORM,memory leaking on new flashplayer version(10.1.82.72 or newer) happens while testing the flashplayer in live mode connected to the standard FMS in a period of more than 24 hours.the Phenomenon is as follows,the player screen seems suddenly fixed after some time and the memory start to increase ,the peak of virtual memory consumption is up to 1.3 G(2.0G of physical memory),and a moment later,white screen happens with a exclamation point. 1. test aimtest the stability of STANDARD FLASHPLAYER FLATFORM in a long period 2. test environmentSERVERSTREAMING SERVER: ADOBE FMS 3.5.1CODEC SERVER : ADOBE FME 2.5OPERATIONG SYSTEM: WINDOWS 2003 PROFESSIONALCAPTURE CARD: OSPREY530(720*576) CLIENTWINDOWS XP system with flashplayer plugins of verision 10.1.82.76 or newer
I am using Flash Media Server 3.5 to stream videos to my Flash application. For obvious reasons the video streaming is dependant on the size of the video file and bandwidth available to the user. This is causing large videos to play in a continuous stop-start sequence and making the viewing miserable. Is there any specific value that can be communicated to the users for smooth video play?
HiWe are facing one strange problem. We have one player in this player we are playing flv files. If we are opening that player in the mozilla we can view the flv file after 2 second but in the internet explorer we can see the same flv after 20 to 25 second.Please suggest us. What we can do to avoid this situation in internet explorer.
Hi,I am just wondering that what are the core reasons behind using Flash Media server for implementing IPTV, wheras we have some efficient devices such as following digital tuner boxeshttp://www.xpmediacentre.com.au/community/media-center-product-reviews/35289-hdhomerun-dvb-t-review.htmlWe can get the MPEG-TS stream and send it to this box and it can play the TV for us. Is it not simple? I think that I misunderstanding some thing, why people use FMS for IPTV implementation. There should be some reason.NOTE: For implementing IPTV, i am using following use case Satellite ---> DVB-S ---> video capture card ---> FMLE ---> FMSAny help will be highly appreciated.Regards
Our Adobe rep has indicated we are eligable for FMISv4 upgrade. The option doesn't not appear on our volume licensing site. How do we upgrade?
Please release the admin console source code. Or, at least update it to AS3. Maybe even fix the memory leaks.Thanks,Sean
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.