Dear simanta.....
Unless you dont have red5 server running , Nothing is published or
created....
Because rtmp protocol is implemented in red5 ... that makes you to publish
the streams....
in simplerecorder.fla after the connection is made... via
nc.connect("rtmp://localhost/oflaDemo");
include the below lines....
nc.onStatus = function(info) {
trace("Level: "+info.level+" Code: "+info.code);
};
it will display the status of your netconnection.....
Regards
muthu
On 2/14/07, Simanta Guha Roy <[EMAIL PROTECTED]> wrote:
Hello Muthu,
I have checked the source code of SimpleRecorder.fla and I know it will
serve my purpose. But the problem is that when I am running the .swf file
locally without the webserver then it is not creating the streams folder as
mentioened there in the rtmp://localhost/ofldemo. So, my question is that
whether I am following the right process or shall I have to publish the
SimpleRecorder.swf in a html file which is going to run in a local
webserver. I hope the rtmp link is for communicating with Red5 and not with
webserver.
Please, advice.
Regards,
Simanta
On 2/14/07, muthu kumaran <[EMAIL PROTECTED]> wrote:
>
> Hi Simanta.....
>
> Bruce has explained you to look into the simple recorder source....
>
> The simple recorder does the same thing what you need exactly... Just
> have a look into the source code of simple recorder.....
>
> its just a flash file... It can run from anywhere....
> It will connect a Netconnection interface to the rtmp enabled server..(
> usually be installed in your system )
>
>
> starts recording the video through the webcam & microphone publish the
> recorded video in the streams folder....
>
> Just have alook into the code of simple recorder and try to run that
> demo....
>
> You will understand everything..... I guess....
>
>
> Muthu
>
>
> On 2/14/07, Simanta Guha Roy <[EMAIL PROTECTED] > wrote:
> >
> > Hello Bruce,
> >
> > Can you just let me know what i have to do if i make a flash file
> > where the file is going to store the recorded video in a streams folder in
> > the oflaDemo in the Webapps folder. I am running my flash file from my local
> > disk. Please, advice me where I am making the mistake.
> >
> > Sincerely looking for your help.
> >
> > Regards,
> > Simanta
> >
> >
> >
> >
> > On 2/14/07, sir buce <[EMAIL PROTECTED]> wrote:
> > >
> > > Hello Simanta,
> > >
> > > When you have installed Red5 service, with simpleRecorder.swf you
> > > can save live streaming video on flv format.
> > >
> > > You can donwnload simple example on:
http://www.red5.org/downloads/simpledemos/samples.zip
> > >
> > >
> > > I don't understand your problem.
> > >
> > > Regards.
> > >
> > >
> > >
> > > 2007/2/14, Simanta Guha Roy <[EMAIL PROTECTED]>:
> > > >
> > > > Hello All,
> > > >
> > > > I am new to Red5 and facing a strange problem. I have made an
> > > > application called simpleRecorder.fla and wants it to communicate
> > > > it with oflaDemo that is there in the Webapps folder of Red5. The idea
> > > > behind my application is that it is going to record the video streams
from
> > > > the webcam attached with my PC and that recorded streams is to store in
the
> > > > streams folder of the oflaDemo present in Webapps folder. But, I am
unable
> > > > to do that. I am not getting any solution of how I will make my .fla to
> > > > communicate with oflaDemo so that it stores the recorded video in the
> > > > streams folder.
> > > >
> > > > I sincerely appreciate any pointers.
> > > >
> > > > Regards,
> > > > Simanta
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Red5 mailing list
> > > > [email protected]
> > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > >
> > > >
> > >
> > > _______________________________________________
> > > Red5 mailing list
> > > [email protected]
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> > >
> >
> >
> > --
> > Best Regards,
> > Simanta Guha Roy
> > Team Lead - Creative Department
> > Indus Net Technologies
> >
> > http://www.indusnet.co.in
> > http://www.indusnet.co.in/blog/
> > ------------------------------------------------------------
> > MSN: [EMAIL PROTECTED]
> > Yahoo: mesimanta
> > GTalk: simanta.int
> > Skype: simanta-int
> > ------------------------------------------------------------
> > Phone: +91-33-32902857 / 23576070
> > Toll-Free (US & Canada): +1-888-652-2121
> > UK : +44-20-8819-7359
> > Fax : +1-760-284-6062
> > ========================
> > http://www.design2please.com
> > http://www.templatekingdom.com
> > http://www.script2please.com
> > http://www.content2please.com
> > http://www.logo2please.com
> > http://www.host2please.com
> > http://www.easysiteedit.com
> > _______________________________________________
> > Red5 mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
>
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
--
Best Regards,
Simanta Guha Roy
Team Lead - Creative Department
Indus Net Technologies
http://www.indusnet.co.in
http://www.indusnet.co.in/blog/
------------------------------------------------------------
MSN: [EMAIL PROTECTED]
Yahoo: mesimanta
GTalk: simanta.int
Skype: simanta-int
------------------------------------------------------------
Phone: +91-33-32902857 / 23576070
Toll-Free (US & Canada): +1-888-652-2121
UK : +44-20-8819-7359
Fax : +1-760-284-6062
========================
http://www.design2please.com
http://www.templatekingdom.com
http://www.script2please.com
http://www.content2please.com
http://www.logo2please.com
http://www.host2please.com
http://www.easysiteedit.com
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org