we are looking forward towards developing a very interesting community portal that would help the user to broadcast their live videos across the community.
My company is building Flash video web app which features uploading. I am in charge of this project, and have some and questions before I start to plan the structure and code.
Can\'t get any love anywhere on this and it\'s pretty hard to believe.Live streaming and a buffer on a NetStream do not mix.Why?The docs don\'t say you can\'t do this.
I 开发者_JS百科need to aggregate several live streams from web cams. Then generate a single live stream for the client.
i want to be able to connect from flash media server 3.5 to Zend_Amf (latest ZendFramework version). i tried doing the following:
In Flex you can stream microphone audio to 开发者_运维知识库an FMS/Red5 server using NetStream.attachAudio, which requires a Microphone object.Is it possible to stream audio through the NetStream from
Is there a way to cancel a netstream publish from flex to a flash media server? The issue is I have code wher开发者_如何转开发e I can Start/Stop a recording to my Flash media server.However in my fro
i saw that people declare functions in two ways: 1. application.onConnec开发者_如何学JAVAt = function(clientObj, uid,gameName) {
i have flash media server installed and i wrote some flash games using action script 3. is there a way for me to allow the users to record their plays so they\'ll开发者_JS百科 be able to watch it lat
I\'m using a progress bar to let a user know how much more live streaming video data is to be buffered before it starts playing.Have that much working fine.