Flex Mobile applications are view based. And I\'m using Adobe Cirrus (im assuming its the same for any FMS netConnection) Does anyone know how to maintain a persistent netConnection between views in a
I am creating Flash Media Servers using an AMI that Adobe provides. I need to load some config.xml files into particular directories of the server so that when FMS starts up it will have the security
I\'m trying to play video file on a remote server. Video format i开发者_JAVA百科s flv and server is Flash Media Server3.5.
I\'m creating a video chat application, and no matter what combination of Camera/Microphone/NetStream p开发者_JS百科roperties and functions I use, I cannot get high quality video/audio. I get occasion
\"Hi! I have an application with webcam, chat and more, and i need to record the screen aplication in server, for the client n开发者_如何学运维ot have to upload the result.
I\'m creating a video chat app using Flash Media Server 4 and Flex, using RTMFP for peer-to-peer. No matter what I try, I cannot mute a user\'s NetStream. I tried receiveAudio(false) and that does no
I\'m trying to develop an application where simultaneous users can interact and i need to have a persistent remote shared object with the list of users currently in session.
I\'m developing an application and I want to make one single connection for video (netstream) and chat (sharedObject).
i have prepared a multi user chat using flash media server. now i want to save that chathistory t开发者_JAVA百科o save it in a database. for that i decided to use webservice for database connectivity.
I need to record audio clips from web browser using flash and store them as mp3 files on S3. The application is written in Ruby on Rails, but I suppose its not too relevant here.