I\'m able to LIVE Stream on red5 using Adobe Flash Media Live Encoder but I want to run stored videos as well开发者_如何学JAVA on red5. Is it possible using FMLE or directly from the server. Kindly su
In my Red5 application, I need a tool that can tak开发者_开发技巧e 4 video streams and merge them into one bigger video in a 2x2 grid (like security camera videos). Avisynth’s script seem easy to use
First, I successfully crea开发者_开发问答ted thread in java application. Then, I tried to bring it in Red5 application but it showed error that i couldn\'t solve anymore.
I have a linked list of data in Red5server that updating every 8 second. I want to send this linked list to Flex.
I did like this : 1. install red5,asterisk 2. setting environment variable, such as java, apache-ant 3. configure sip.conf at asterisk
Should I perform authent开发者_如何学Pythonication in connect method or should I create a separate method called authenticate that clients can then call to authenticate themselves? note that I’ll hav
I have a shared object created in WebScop开发者_JAVA百科e. when I start the server and clients connect for the first time, it sends change and delete events just fine. but after that it only sends cle
I implemented red5phone with asterisk as external sip pro开发者_C百科xy. I tried to connect with 2 clients and there\'s definitely a different IP. When I saw at asterisk by using the sip show peers cl
I am trying to connect to Red5 tutorial \"firstApp\" application from libRTMP client. Note that I can connect to it from flex client, as tutorial describes:
i have editing a opensource code of red5. But i don\'t know how to recompile it. I use javax at cmd bu开发者_JS百科t can\'t run.