I just wanted to ask where the application logs are k开发者_如何学编程ept, so if i had code in my class as so:
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
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
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.
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
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.
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
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
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
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