flash-media-server
Live video streaming website
we are looking forward towards developing a very interesting community portal that would help the user to broadcast their live videos across the community.[详细]
2022-12-22 02:06 分类:问答How to upload files from a web app into Flash Media Server correctly?
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.[详细]
2022-12-21 02:38 分类:问答Flex + buffer + live stream via RTMP = disaster
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.[详细]
2022-12-18 02:32 分类:问答Live video stream web cam aggregator
I 开发者_JS百科need to aggregate several live streams from web cams. Then generate a single live stream for the client.[详细]
2022-12-16 05:58 分类:问答how to connect from Flash Media Server 3.5 to Zend_Amf
i want to be able to connect from flash media server 3.5 to Zend_Amf (latest ZendFramework version). i tried doing the following:[详细]
2022-12-15 17:51 分类:问答programmatically stream audio with NetStream
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[详细]
2022-12-15 16:46 分类:问答Cancel a net stream to fms server from flex
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[详细]
2022-12-15 15:47 分类:问答fms: what's the difference between client.prototype.function and clientObj.function()?
i saw that people declare functions in two ways: 1. application.onConnec开发者_如何学JAVAt = function(clientObj, uid,gameName) {[详细]
2022-12-15 11:42 分类:问答flash media server: can i record video/audio from a running swf?
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[详细]
2022-12-15 06:14 分类:问答Reset/reuse a Flex Progress Bar
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.[详细]
2022-12-15 04:42 分类:问答