Am working in flex video player with RTMP. My Question is.. How to sk开发者_StackOverflow社区ip the video file to the middle of a video without having to download the whole file using RTMP.
I\'m trying to implement a small program with Flash and php that records audio and converts it to mp3.
We are going to develop a simple chatroom in flex using Red5. Should we store UserList in a Remote Shared Object or Server Side List?
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this questio开发者_Go百科n will likely soli
I am planning to create a video conferencing application finally in flash using RED5. But i don\'t know flash. Is there any readymade free video conference program available that i can directly integr
I\'m trying to write an application for red5 that uses some servlet classes in order to package a requestion for facebook.
I\'m very new to RTMP streaming and am seeking help. Just enough to get me started. I have been Googling for about 5-7 hours now 开发者_运维技巧and still cannot determine my answer!
I\'m using red5 v0.9 latest svn version. the function appConnect(Iconnection conn,Object[] params) provides an array of type ObjectMap.
I have a Flex3 app I wrote and I\'m streaming audio over RTMP from a Red5 server. I\'d love to be able to use SoundMixer.computeSpectrum(), but the spectrum data is all zeros. In one location, Adobe w
I 开发者_JS百科need to aggregate several live streams from web cams. Then generate a single live stream for the client.