red5
red5 - Where are the application log files kept?
I just wanted to ask where the application logs are k开发者_如何学编程ept, so if i had code in my class as so:[详细]
2023-04-12 21:28 分类:问答Documentation for implementing a Java based Red5 RTMPClient?
I\'m investigating implementing an RTMP client in Java to do audio conferencing with Red5. There\'s an RTMPClient and related classes that look like they can be used. However, the implementation seems[详细]
2023-04-09 10:46 分类:问答red5 actionscript code examples
I am writing a Red5 application that providesvideo chat to a Flash client over RTMP. How to control the internet speed by reducing the clarity of the video transmission[详细]
2023-04-09 06:57 分类:问答Javascript - Flash Sound Recording
I would like to capture sound from a browser and send it to a server. I decided to use red5 for the reasons listed on this interesting page that claims to do exactly what I need.[详细]
2023-04-09 05:20 分类:问答How to use RED5 to enable live broadcast from a file?
Is it possible to set up RED5 in a way where different users logging in at different times will be seeing the stream from an elapsed time period since the broadcast started? Say, my prescheduled broad[详细]
2023-04-09 03:08 分类:问答Storing and retrieving Shared objects in Red5
I want a \"simple\" me开发者_如何学运维thod so i can store shared objects in the disk, and then i can retrieve these so\'s from the disk even the red5 server restarts.[详细]
2023-04-07 19:53 分类:问答Do red5 always work same way on windows and linux?
i have developed a simple application that record a video from webcam using flex and red5. This application is been made using flex and extending red5 Application adapter, on client side i use NetStre[详细]
2023-04-04 21:47 分类:问答Recording Audio on website: Red5 stream or posting the audio data?
Let me first establish what I want to do: My user is able to record voicenotes on my website, add tags to said notes for indexing as well as a title. When the note is saved I save the path of the not[详细]
2023-04-03 15:38 分类:问答Android MediaRecorder in streaming
Its possible to \"stream\" result of MediaRecorder? The unique method i can see is mediaRecorder.setOutputFile that receives a FileDescriptor. So i can write the result to a File or send via socket t[详细]
2023-04-03 03:48 分类:问答Problems configuring mybatis-spring in Red5
All, I\'m trying to configure MyBatis in an application running under Red5 server. I created an additional spring config file red5-ibatis.xml under WEB-INF which has these beans configured (as descri[详细]
2023-04-02 07:08 分类:问答