Git Product home page Git Product logo

red5-recorder's People

Contributors

yarekc avatar

Stargazers

Sadek avatar

red5-recorder's Issues

Video is not running after recording

Hi,

I have implemented the red5-recorder in my system. it is recorded the video(i 
have found a flv file inside the stream folder).But it is not running.

Can u please help me out.


Original issue reported on code.google.com by [email protected] on 2 Jul 2014 at 2:12

e streamig video is cutting when the micro start recording

What steps will reproduce the problem?
1. Start the recording in silence
2. wait 2 second and start talking
3. the streamig video is cutting when the micro start work

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 11:37

does not seem to actually read FlashVars

In Recorder.as, 

public function Recorder()
                {       timeLeft = maxLength;
                        mode="record";
                        /*this.maxLength = maxLength;
                        this.fileName = fileName;
                        this.width = width;
                        this.height = height;
                        this.server = server;*/
                }

the init is commented out, therefor it seems that the recorder does not
work unless the source is altered and recompiled.

If the files are used as-is then it will only attempt to connect to a red5
server on 127.0.0.1


Original issue reported on code.google.com by [email protected] on 12 Jul 2009 at 7:43

How to install need guidance

How to install Red5-recorder and use it ? 
I have installed red5 server.But dont know how to install Red5-recorder in the 
same

Original issue reported on code.google.com by [email protected] on 8 May 2014 at 1:15

Cannot change rtmp IP in red5-recorder

What steps will reproduce the problem?
1. Download and extract package
2. Change the IP of the server to public in 
/var/lib/red5/webapps/root/red5recorder/src/classes/Recorder.as
3. Go to the http://ip.ip.ip.ip:5080/red5recorder/bin-debug/red5recorder.html

What is the expected output? What do you see instead?

I exepect that the recorder is connecting to the server, as all other apps do. 
Instead I still get: ERROR:Could not connect to: rtmp://127.0.0.1/red5recorder/


What version of the product are you using? On what operating system?

Latest version, red5-server 0.9.1-1 in amd64 (Release) 


Please provide any additional information below.

I can telnet to the ip of the server and connect on port 1935, other 
applications can connect to rtmp.

Original issue reported on code.google.com by [email protected] on 27 Sep 2011 at 7:31

Red5 recorder isn't working with IPAddress

What steps will reproduce the problem?
1. i deployed my app with localhost/myapp works fine
2. same if i try with xxxx.xxxx.xxxx.xxxx.myapp isn't working


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
red5 war file and red5recorder customized one

Please provide any additional information below.
i changed flex code pointing to my red5 server works great with localhost but 
not working with IPaddress.


Original issue reported on code.google.com by [email protected] on 7 Aug 2013 at 7:00

Issue while configuring Maximum Recording time

hi,

I have set the maxLength flash var to 180 seconds.But the player is still 
showing the the max record  time as 90 seconds.Below is the configuration code 
i have used.Any help to configure the record time will be appriciated

AC_FL_RunContent(
            "src", "red5recorder",
            "FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"&fileName=sifytest2&maxLength=180&timeLeftText=TIME LEFT&width=500&height=400",
            "width", "100%",
            "height", "100%",
            "align", "middle",
            "id", "red5recorder",
            "quality", "high",
            "bgcolor", "#869ca7",
            "name", "red5recorder",
            "allowScriptAccess","sameDomain",
            "type", "application/x-shockwave-flash",
            "pluginspage", "http://www.adobe.com/go/getflashplayer"
    );


Thanks,
Balu.

Original issue reported on code.google.com by [email protected] on 16 May 2011 at 5:42

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.