Hello everyone!

I am running red5 on WIn 2000.....But i dont how to operate with
it...i am new this stuff.i just want to know how woul i able to stream
the audio and video files....If I want to show the flash file  on
other PC...how would I achieve that.....I will apprciate If some one
helps me out in this regard..

Bye Guys n Gals
TC

Sunil

On 8/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Send osflash mailing list submissions to
>       [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://osflash.org/mailman/listinfo/osflash_osflash.org
> or, via email, send a message with subject or body 'help' to
>       [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of osflash digest..."
>
>
> Today's Topics:
>
>    1. Re: Compiler AS3 of Flash 9 (Marcelo de Moraes Serpa)
>    2. Webapps on NAS (windows version) (Russell Albert)
>    3. Re: FLV stream security (Alex Thurlow)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 22 Aug 2006 08:47:39 -0300
> From: "Marcelo de Moraes Serpa" <[EMAIL PROTECTED]>
> Subject: Re: [osflash] Compiler AS3 of Flash 9
> To: "Open Source Flash Mailing List" <[email protected]>
> Message-ID:
>       <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> >The reason is pretty simple : Dokuwiki does not store the password "in
> >clear" but as a hashing value, so it can only check the password
> >validity but does not know its exact value. Password recovery is then an
> >impossible feature ;)
>
> It could at least generate a new temporary passwd so the user could at least
> login again and change it.
>
> Marcelo.
>
> On 8/22/06, Nicolas Cannasse <[EMAIL PROTECTED]> wrote:
> >
> > > Hi man,
> > >
> > > The easiest thing, unfortunately, is to create a new account.
> > > Dokuwiki -- as amazing at it might seem -- doesn't have a password
> > > recovery feature! This is something we will be addressing in the next
> > > round of development.
> > >
> > > Take care + thanks,
> > > Aral
> >
> > The reason is pretty simple : Dokuwiki does not store the password "in
> > clear" but as a hashing value, so it can only check the password
> > validity but does not know its exact value. Password recovery is then an
> > impossible feature ;)
> >
> > Nicolas
> >
> > _______________________________________________
> > osflash mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://osflash.org/pipermail/osflash_osflash.org/attachments/20060822/ac1c6fa8/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Tue, 22 Aug 2006 12:50:57 +0100
> From: Russell Albert <[EMAIL PROTECTED]>
> Subject: [osflash] Webapps on NAS (windows version)
> To: Open Source Flash Mailing List <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> Hello,
>
> I am running red5 on a windows 2003 server and would like to serve
> the webapps folder off a NAS, any ideas on how best to achieve this?
>
> Thanks
> Russell
>
>
>
> ------------------------------
>
> Message: 3
> Date: Tue, 22 Aug 2006 10:57:00 -0500
> From: Alex Thurlow <[EMAIL PROTECTED]>
> Subject: Re: [osflash] FLV stream security
> To: Open Source Flash Mailing List <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Bob Ippolito wrote:
> > On 8/21/06, Alex Thurlow <[EMAIL PROTECTED]> wrote:
> >
> >>
> >
> > Using RTMP instead of HTTP is definitely going to make it
> > significantly harder to capture the data, but only because there
> > aren't yet readily available tools to do it. If some RTMP based
> > service becomes popular enough then someone will write the tool to
> > make it simple to save FLV streams out of an RTMP connection. Such a
> > tool might be developed anyway for Red5 development as a debugging
> > tool.
> <snip>
> >
> > Chances are you'll spend weeks of your time trying to implement
> > (fundamentally flawed) countermeasures that will probably be broken
> > with less effort than you spent constructing them.
> >
> > -bob
> >
>
> Thanks for the info.  That's about what I was thinking.  Now, the other
> (and actually more important) thing I want to prevent is deep-linking.
> That is, I don't want anyone else linking to our streams without going
> to the site or playing the ad beforehand.  I have code for one time http
> links, and I was hoping to adapt that to rtmp links.  Basically, the
> user is linked to by a page that generates a unique ID and writes it to
> a file.  The rtmp link then has that ID in it.  When it is visted a set
> number of times ( between 1 and 5 I think), it is removed from the file
> and is no longer a valid link.  I am wondering if anyone sees any
> problems with this method or has already implemented something of the
> sort.
>
>     Thanks,
>     Alex Thurlow
>
>
>
> ------------------------------
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
> End of osflash Digest, Vol 16, Issue 50
> ***************************************
>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to