commandline tool to download stream from Red5 ?

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

commandline tool to download stream from Red5 ?

by Walter Tak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Looking for a decent tool to download with Linux (not Windows, got tools for that) on the commandline streams (VOD) from Red5 to emulate a single end-user.
 
Tried VLC, rtmpdump, gnash but can't get them to work. I want to be able to download from commandline (no GUI whatsover) on a Linux-box from my own beloved Red5 servers to do accurate loadtesting.
 
Since the test-client for this assignment doesn't have Red5 on it I can't use Daniel's Red5Bench.
 
How easy is it to construct a tool with RTMPClient ? I don't even have to nor want to save the stream to disc, actually I rather not save it, to mimimize load on my test-client (server in a datacenter) so it can bash my Red-Fivers even more.
 
In the end I want to be able to start the commandline tool with (my own) scripts to emulate load of say 10,100, 1000 simultaneous viewers on a single, few or random amount of available VODs.
 
If someone can aid me with the proper tool I'll write some bash-scripts (or perhaps cli-based PHP, that's even easier to read for most) and dump them here for you all to use for load-testing.
 
Tnx in advance,
Walter
 

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by iMDT - Tiago Jacobs :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Why not flex?

Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got tools for that) on the commandline streams (VOD) from Red5 to emulate a single end-user.
 
Tried VLC, rtmpdump, gnash but can't get them to work. I want to be able to download from commandline (no GUI whatsover) on a Linux-box from my own beloved Red5 servers to do accurate loadtesting.
 
Since the test-client for this assignment doesn't have Red5 on it I can't use Daniel's Red5Bench.
 
How easy is it to construct a tool with RTMPClient ? I don't even have to nor want to save the stream to disc, actually I rather not save it, to mimimize load on my test-client (server in a datacenter) so it can bash my Red-Fivers even more.
 
In the end I want to be able to start the commandline tool with (my own) scripts to emulate load of say 10,100, 1000 simultaneous viewers on a single, few or random amount of available VODs.
 
If someone can aid me with the proper tool I'll write some bash-scripts (or perhaps cli-based PHP, that's even easier to read for most) and dump them here for you all to use for load-testing.
 
Tnx in advance,
Walter
 

_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Bobby-46 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If the question he's asking is understood by me, I don't think FLEX Builder anyway, is available for Linux though I wish it was.

I have FLEX Builder Pro 3.0 with ILOG Elixr components and it only has Windows and Mac downloads. 

On Adobe Labes labs.adobe.com there might be a FLEX SDK for Linux but there's no FLEX Builder that I know of (wish there was).

I also have FDT Enterprise and it's supposed to be great (and is) but I don't like it's User Interface too much.

I noticed on Adobe Labs there's Flash Builder -- what's going on with that; I hope they are not further segmenting products (Catalyst for creating Flash from Photoshop, Flash Builder for who knows what now).

Entropy is going to set it soon if they don't lessen the money mongering business model.

These are days when people are acutely aware of Greed - I think AMD's Fusion and Cinema 2.0 demo, shows that quite well, that they want to become a more collaborative company.

Anyone with any suggestions on AMD v NVIDIA cards I'd appreciate it -- this relates in as much as Video Production that is to be sent out via RED5 Ultimately (my hope anyway).

NVIDIA CUDA and OpenGL is more understood by me, AMD just released a C++ Compiler Suite that I believe is integrated with  some of the products they've shown integrated at Cinema 2.0 (very impressive; but I know CUDA very well and it's a great simulation environment; I'm not a GAMER, I want to create Physics Simulations that can be applied to Real Time Video; thus Xuggle with RED5.

On Jul 2, 2009, at 12:19 AM, iMDT - Tiago Jacobs wrote:

Why not flex?

Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got tools for that) on the commandline streams (VOD) from Red5 to emulate a single end-user.
 
Tried VLC, rtmpdump, gnash but can't get them to work. I want to be able to download from commandline (no GUI whatsover) on a Linux-box from my own beloved Red5 servers to do accurate loadtesting.
 
Since the test-client for this assignment doesn't have Red5 on it I can't use Daniel's Red5Bench.
 
How easy is it to construct a tool with RTMPClient ? I don't even have to nor want to save the stream to disc, actually I rather not save it, to mimimize load on my test-client (server in a datacenter) so it can bash my Red-Fivers even more.
 
In the end I want to be able to start the commandline tool with (my own) scripts to emulate load of say 10,100, 1000 simultaneous viewers on a single, few or random amount of available VODs.
 
If someone can aid me with the proper tool I'll write some bash-scripts (or perhaps cli-based PHP, that's even easier to read for most) and dump them here for you all to use for load-testing.
 
Tnx in advance,
Walter
 

_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by iMDT - Tiago Jacobs :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Because you dont have X, I understood now.

Look this (I think that is what you want), a RTMPClient reading a flv from red5 server.
http://ptrthomas.wordpress.com/2008/04/19/how-to-record-rtmp-flash-video-streams-using-red5/



iMDT - Tiago Jacobs wrote:
Why not flex?

Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got tools for that) on the commandline streams (VOD) from Red5 to emulate a single end-user.
 
Tried VLC, rtmpdump, gnash but can't get them to work. I want to be able to download from commandline (no GUI whatsover) on a Linux-box from my own beloved Red5 servers to do accurate loadtesting.
 
Since the test-client for this assignment doesn't have Red5 on it I can't use Daniel's Red5Bench.
 
How easy is it to construct a tool with RTMPClient ? I don't even have to nor want to save the stream to disc, actually I rather not save it, to mimimize load on my test-client (server in a datacenter) so it can bash my Red-Fivers even more.
 
In the end I want to be able to start the commandline tool with (my own) scripts to emulate load of say 10,100, 1000 simultaneous viewers on a single, few or random amount of available VODs.
 
If someone can aid me with the proper tool I'll write some bash-scripts (or perhaps cli-based PHP, that's even easier to read for most) and dump them here for you all to use for load-testing.
 
Tnx in advance,
Walter
 

_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org

_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by iMDT - Tiago Jacobs :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bobby, he want to make "automated" tests.

I make flex apps on linux using just ant and mxmlc.

Speak more about your needs and we will try to help you.

Tiago



Bobby wrote:
If the question he's asking is understood by me, I don't think FLEX Builder anyway, is available for Linux though I wish it was.

I have FLEX Builder Pro 3.0 with ILOG Elixr components and it only has Windows and Mac downloads. 

On Adobe Labes labs.adobe.com there might be a FLEX SDK for Linux but there's no FLEX Builder that I know of (wish there was).

I also have FDT Enterprise and it's supposed to be great (and is) but I don't like it's User Interface too much.

I noticed on Adobe Labs there's Flash Builder -- what's going on with that; I hope they are not further segmenting products (Catalyst for creating Flash from Photoshop, Flash Builder for who knows what now).

Entropy is going to set it soon if they don't lessen the money mongering business model.

These are days when people are acutely aware of Greed - I think AMD's Fusion and Cinema 2.0 demo, shows that quite well, that they want to become a more collaborative company.

Anyone with any suggestions on AMD v NVIDIA cards I'd appreciate it -- this relates in as much as Video Production that is to be sent out via RED5 Ultimately (my hope anyway).

NVIDIA CUDA and OpenGL is more understood by me, AMD just released a C++ Compiler Suite that I believe is integrated with  some of the products they've shown integrated at Cinema 2.0 (very impressive; but I know CUDA very well and it's a great simulation environment; I'm not a GAMER, I want to create Physics Simulations that can be applied to Real Time Video; thus Xuggle with RED5.

On Jul 2, 2009, at 12:19 AM, iMDT - Tiago Jacobs wrote:

Why not flex?

Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got tools for that) on the commandline streams (VOD) from Red5 to emulate a single end-user.
 
Tried VLC, rtmpdump, gnash but can't get them to work. I want to be able to download from commandline (no GUI whatsover) on a Linux-box from my own beloved Red5 servers to do accurate loadtesting.
 
Since the test-client for this assignment doesn't have Red5 on it I can't use Daniel's Red5Bench.
 
How easy is it to construct a tool with RTMPClient ? I don't even have to nor want to save the stream to disc, actually I rather not save it, to mimimize load on my test-client (server in a datacenter) so it can bash my Red-Fivers even more.
 
In the end I want to be able to start the commandline tool with (my own) scripts to emulate load of say 10,100, 1000 simultaneous viewers on a single, few or random amount of available VODs.
 
If someone can aid me with the proper tool I'll write some bash-scripts (or perhaps cli-based PHP, that's even easier to read for most) and dump them here for you all to use for load-testing.
 
Tnx in advance,
Walter
 
 
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
  
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Bobby-46 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Okay, let me try to thresh out some short statements to post in a few days so that it's clearer for everyone to understand.

-r


On Jul 2, 2009, at 12:56 AM, iMDT - Tiago Jacobs wrote:

Bobby, he want to make "automated" tests.

I make flex apps on linux using just ant and mxmlc.

Speak more about your needs and we will try to help you.

Tiago



Bobby wrote:
If the question he's asking is understood by me, I don't think FLEX Builder anyway, is available for Linux though I wish it was.

I have FLEX Builder Pro 3.0 with ILOG Elixr components and it only has Windows and Mac downloads. 

On Adobe Labes labs.adobe.com there might be a FLEX SDK for Linux but there's no FLEX Builder that I know of (wish there was).

I also have FDT Enterprise and it's supposed to be great (and is) but I don't like it's User Interface too much.

I noticed on Adobe Labs there's Flash Builder -- what's going on with that; I hope they are not further segmenting products (Catalyst for creating Flash from Photoshop, Flash Builder for who knows what now).

Entropy is going to set it soon if they don't lessen the money mongering business model.

These are days when people are acutely aware of Greed - I think AMD's Fusion and Cinema 2.0 demo, shows that quite well, that they want to become a more collaborative company.

Anyone with any suggestions on AMD v NVIDIA cards I'd appreciate it -- this relates in as much as Video Production that is to be sent out via RED5 Ultimately (my hope anyway).

NVIDIA CUDA and OpenGL is more understood by me, AMD just released a C++ Compiler Suite that I believe is integrated with  some of the products they've shown integrated at Cinema 2.0 (very impressive; but I know CUDA very well and it's a great simulation environment; I'm not a GAMER, I want to create Physics Simulations that can be applied to Real Time Video; thus Xuggle with RED5.

On Jul 2, 2009, at 12:19 AM, iMDT - Tiago Jacobs wrote:

Why not flex?

Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got tools for that) on the commandline streams (VOD) from Red5 to emulate a single end-user.
 
Tried VLC, rtmpdump, gnash but can't get them to work. I want to be able to download from commandline (no GUI whatsover) on a Linux-box from my own beloved Red5 servers to do accurate loadtesting.
 
Since the test-client for this assignment doesn't have Red5 on it I can't use Daniel's Red5Bench.
 
How easy is it to construct a tool with RTMPClient ? I don't even have to nor want to save the stream to disc, actually I rather not save it, to mimimize load on my test-client (server in a datacenter) so it can bash my Red-Fivers even more.
 
In the end I want to be able to start the commandline tool with (my own) scripts to emulate load of say 10,100, 1000 simultaneous viewers on a single, few or random amount of available VODs.
 
If someone can aid me with the proper tool I'll write some bash-scripts (or perhaps cli-based PHP, that's even easier to read for most) and dump them here for you all to use for load-testing.
 
Tnx in advance,
Walter
 
 
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
  
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by ptrthomas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Thu, Jul 2, 2009 at 11:33 AM, Bobby <bobby@...> wrote:
Okay, let me try to thresh out some short statements to post in a few days so that it's clearer for everyone to understand.

-r


On Jul 2, 2009, at 12:56 AM, iMDT - Tiago Jacobs wrote:

Bobby, he want to make "automated" tests.

I make flex apps on linux using just ant and mxmlc.

Speak more about your needs and we will try to help you.

Tiago



Bobby wrote:
If the question he's asking is understood by me, I don't think FLEX Builder anyway, is available for Linux though I wish it was.

I have FLEX Builder Pro 3.0 with ILOG Elixr components and it only has Windows and Mac downloads. 

On Adobe Labes labs.adobe.com there might be a FLEX SDK for Linux but there's no FLEX Builder that I know of (wish there was).

I also have FDT Enterprise and it's supposed to be great (and is) but I don't like it's User Interface too much.

I noticed on Adobe Labs there's Flash Builder -- what's going on with that; I hope they are not further segmenting products (Catalyst for creating Flash from Photoshop, Flash Builder for who knows what now).

Entropy is going to set it soon if they don't lessen the money mongering business model.

These are days when people are acutely aware of Greed - I think AMD's Fusion and Cinema 2.0 demo, shows that quite well, that they want to become a more collaborative company.

Anyone with any suggestions on AMD v NVIDIA cards I'd appreciate it -- this relates in as much as Video Production that is to be sent out via RED5 Ultimately (my hope anyway).

NVIDIA CUDA and OpenGL is more understood by me, AMD just released a C++ Compiler Suite that I believe is integrated with  some of the products they've shown integrated at Cinema 2.0 (very impressive; but I know CUDA very well and it's a great simulation environment; I'm not a GAMER, I want to create Physics Simulations that can be applied to Real Time Video; thus Xuggle with RED5.

On Jul 2, 2009, at 12:19 AM, iMDT - Tiago Jacobs wrote:

Why not flex?

Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got tools for that) on the commandline streams (VOD) from Red5 to emulate a single end-user.
 
Tried VLC, rtmpdump, gnash but can't get them to work. I want to be able to download from commandline (no GUI whatsover) on a Linux-box from my own beloved Red5 servers to do accurate loadtesting.
 
It looks to me that Flazr [ http://flazr.com ] would be perfect for this.  I just tried the following script (which can be invoked from the command line) to kick off 10 clients in parallel and it is working fine on Red5.  Should be easy to tweak this to get the timing info you need.

import com.flazr.*

def host = 'localhost'
def app = 'oflaDemo'
def playParam = 'IronMan.flv'

for(i in 0..10) {
    def session = new RtmpSession(host, 1935, app, playParam, 'test-' + i + '.flv')       
    RtmpClient.connect session   
}

I would recommend using the version in trunk as there was a System.exit(0) call that was removed recently which results in truncated downloads.  I can send you a binary if you need.

Thanks,

Peter.
 
Since the test-client for this assignment doesn't have Red5 on it I can't use Daniel's Red5Bench.
 
How easy is it to construct a tool with RTMPClient ? I don't even have to nor want to save the stream to disc, actually I rather not save it, to mimimize load on my test-client (server in a datacenter) so it can bash my Red-Fivers even more.
 
In the end I want to be able to start the commandline tool with (my own) scripts to emulate load of say 10,100, 1000 simultaneous viewers on a single, few or random amount of available VODs.
 
If someone can aid me with the proper tool I'll write some bash-scripts (or perhaps cli-based PHP, that's even easier to read for most) and dump them here for you all to use for load-testing.
 
Tnx in advance,
Walter
 
 
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
  
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Larry Sanderson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
> Looking for a decent tool to download with Linux (not Windows, got
> tools for that) on the commandline streams (VOD) from Red5 to emulate
> a single end-user.

I have a need for this as well.  Up to now, I've just been using
multiple instances of a generic FLV flash player (I've been using the
JWPlayer), but this won't cut it for high volume load testing.

I didn't think it would be too hard to write a dumb client using the
red5 libraries, but I have not done it yet.  I will give it a go today
and let you know how it worked out.

(Actually, as I write this, it looks like Peter Thomas just sent an
example using another rtmp library, so maybe my tinkering is not
necessary)

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by ptrthomas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Thu, Jul 2, 2009 at 4:05 PM, Larry Sanderson <larry.sanderson@...> wrote:
On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
> Looking for a decent tool to download with Linux (not Windows, got
> tools for that) on the commandline streams (VOD) from Red5 to emulate
> a single end-user.

I have a need for this as well.  Up to now, I've just been using
multiple instances of a generic FLV flash player (I've been using the
JWPlayer), but this won't cut it for high volume load testing.

I didn't think it would be too hard to write a dumb client using the
red5 libraries, but I have not done it yet.  I will give it a go today
and let you know how it worked out.

(Actually, as I write this, it looks like Peter Thomas just sent an
example using another rtmp library, so maybe my tinkering is not
necessary)

Yep!  I did this tinkering a while back, so this may help you in case you decide to go that route:

http://ptrthomas.wordpress.com/2008/04/19/how-to-record-rtmp-flash-video-streams-using-red5/

But I do think using Flazr would be much simpler.
 

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Walter Tak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
>> Looking for a decent tool to download with Linux (not Windows, got
>> tools for that) on the commandline streams (VOD) from Red5 to emulate
>> a single end-user.
>
> I have a need for this as well.  Up to now, I've just been using
> multiple instances of a generic FLV flash player (I've been using the
> JWPlayer), but this won't cut it for high volume load testing.
>
> I didn't think it would be too hard to write a dumb client using the
> red5 libraries, but I have not done it yet.  I will give it a go today
> and let you know how it worked out.
>
> (Actually, as I write this, it looks like Peter Thomas just sent an
> example using another rtmp library, so maybe my tinkering is not
> necessary)

That is correct ; you can't do a decent test of a large
production-enviroment (multiple servers) with just one client behind a thin
adsl/cable connection. It's good enough to test the functionality but
stability, cpu-load or even stress-tests are out of the question.

Currently trying to get Flazr to work. Will keep you posted.

Walter


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Daniel Rossi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Mate I have a tool built for this very purpose however the wiki entry  
for this is down and will be down for a while.

On 02/07/2009, at 11:01 PM, Walter Tak wrote:

>> On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
>>> Looking for a decent tool to download with Linux (not Windows, got
>>> tools for that) on the commandline streams (VOD) from Red5 to  
>>> emulate
>>> a single end-user.
>>
>> I have a need for this as well.  Up to now, I've just been using
>> multiple instances of a generic FLV flash player (I've been using the
>> JWPlayer), but this won't cut it for high volume load testing.
>>
>> I didn't think it would be too hard to write a dumb client using the
>> red5 libraries, but I have not done it yet.  I will give it a go  
>> today
>> and let you know how it worked out.
>>
>> (Actually, as I write this, it looks like Peter Thomas just sent an
>> example using another rtmp library, so maybe my tinkering is not
>> necessary)
>
> That is correct ; you can't do a decent test of a large production-
> enviroment (multiple servers) with just one client behind a thin  
> adsl/cable connection. It's good enough to test the functionality  
> but stability, cpu-load or even stress-tests are out of the question.
>
> Currently trying to get Flazr to work. Will keep you posted.
>
> Walter
>
>
> _______________________________________________
> Red5 mailing list
> Red5@...
> http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Walter Tak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You mean Red5bench which requires Red5 itself ? Since that's not technically
an option for me, right now.

> Mate I have a tool built for this very purpose however the wiki entry  for
> this is down and will be down for a while.
>
> On 02/07/2009, at 11:01 PM, Walter Tak wrote:
>
>>> On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
>>>> Looking for a decent tool to download with Linux (not Windows, got
>>>> tools for that) on the commandline streams (VOD) from Red5 to  emulate
>>>> a single end-user.
>>>
>>> I have a need for this as well.  Up to now, I've just been using
>>> multiple instances of a generic FLV flash player (I've been using the
>>> JWPlayer), but this won't cut it for high volume load testing.
>>>
>>> I didn't think it would be too hard to write a dumb client using the
>>> red5 libraries, but I have not done it yet.  I will give it a go  today
>>> and let you know how it worked out.
>>>
>>> (Actually, as I write this, it looks like Peter Thomas just sent an
>>> example using another rtmp library, so maybe my tinkering is not
>>> necessary)
>>
>> That is correct ; you can't do a decent test of a large production-
>> enviroment (multiple servers) with just one client behind a thin
>> adsl/cable connection. It's good enough to test the functionality  but
>> stability, cpu-load or even stress-tests are out of the question.
>>
>> Currently trying to get Flazr to work. Will keep you posted.
>>
>> Walter


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Daniel Rossi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Its standalone mate, its just the red5.jar. Its using the same  
rtmpclient subclass I have setup for specific things as I have for the  
FLVRecorder app. It will bench FMS / Red5.

On 02/07/2009, at 11:48 PM, Walter Tak wrote:

> You mean Red5bench which requires Red5 itself ? Since that's not  
> technically an option for me, right now.
>
>> Mate I have a tool built for this very purpose however the wiki  
>> entry  for this is down and will be down for a while.
>>
>> On 02/07/2009, at 11:01 PM, Walter Tak wrote:
>>
>>>> On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
>>>>> Looking for a decent tool to download with Linux (not Windows, got
>>>>> tools for that) on the commandline streams (VOD) from Red5 to  
>>>>> emulate
>>>>> a single end-user.
>>>>
>>>> I have a need for this as well.  Up to now, I've just been using
>>>> multiple instances of a generic FLV flash player (I've been using  
>>>> the
>>>> JWPlayer), but this won't cut it for high volume load testing.
>>>>
>>>> I didn't think it would be too hard to write a dumb client using  
>>>> the
>>>> red5 libraries, but I have not done it yet.  I will give it a go  
>>>> today
>>>> and let you know how it worked out.
>>>>
>>>> (Actually, as I write this, it looks like Peter Thomas just sent an
>>>> example using another rtmp library, so maybe my tinkering is not
>>>> necessary)
>>>
>>> That is correct ; you can't do a decent test of a large  
>>> production- enviroment (multiple servers) with just one client  
>>> behind a thin adsl/cable connection. It's good enough to test the  
>>> functionality  but stability, cpu-load or even stress-tests are  
>>> out of the question.
>>>
>>> Currently trying to get Flazr to work. Will keep you posted.
>>>
>>> Walter
>
>
> _______________________________________________
> Red5 mailing list
> Red5@...
> http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Andy Shaules :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

As I recall, the tool adobe makes, runs on linux and will load-test a live
stream.

A client of mine used it to simulate 350 viewers on a red5 app I made.

However, I cant seem to find the tool this morning.......



----- Original Message -----
From: "Walter Tak" <walter@...>
To: <red5@...>
Sent: Thursday, July 02, 2009 6:48 AM
Subject: Re: [Red5] commandline tool to download stream from Red5 ?


> You mean Red5bench which requires Red5 itself ? Since that's not
> technically an option for me, right now.
>
>> Mate I have a tool built for this very purpose however the wiki entry
>> for this is down and will be down for a while.
>>
>> On 02/07/2009, at 11:01 PM, Walter Tak wrote:
>>
>>>> On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
>>>>> Looking for a decent tool to download with Linux (not Windows, got
>>>>> tools for that) on the commandline streams (VOD) from Red5 to  emulate
>>>>> a single end-user.
>>>>
>>>> I have a need for this as well.  Up to now, I've just been using
>>>> multiple instances of a generic FLV flash player (I've been using the
>>>> JWPlayer), but this won't cut it for high volume load testing.
>>>>
>>>> I didn't think it would be too hard to write a dumb client using the
>>>> red5 libraries, but I have not done it yet.  I will give it a go  today
>>>> and let you know how it worked out.
>>>>
>>>> (Actually, as I write this, it looks like Peter Thomas just sent an
>>>> example using another rtmp library, so maybe my tinkering is not
>>>> necessary)
>>>
>>> That is correct ; you can't do a decent test of a large production-
>>> enviroment (multiple servers) with just one client behind a thin
>>> adsl/cable connection. It's good enough to test the functionality  but
>>> stability, cpu-load or even stress-tests are out of the question.
>>>
>>> Currently trying to get Flazr to work. Will keep you posted.
>>>
>>> Walter
>
>
> _______________________________________________
> Red5 mailing list
> Red5@...
> http://osflash.org/mailman/listinfo/red5_osflash.org
>


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Daniel Rossi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://jira.red5.org/confluence/display/appserver/Benchmark+Profiler

On 02/07/2009, at 11:48 PM, Walter Tak wrote:

> You mean Red5bench which requires Red5 itself ? Since that's not  
> technically an option for me, right now.
>
>> Mate I have a tool built for this very purpose however the wiki  
>> entry  for this is down and will be down for a while.
>>
>> On 02/07/2009, at 11:01 PM, Walter Tak wrote:
>>
>>>> On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
>>>>> Looking for a decent tool to download with Linux (not Windows, got
>>>>> tools for that) on the commandline streams (VOD) from Red5 to  
>>>>> emulate
>>>>> a single end-user.
>>>>
>>>> I have a need for this as well.  Up to now, I've just been using
>>>> multiple instances of a generic FLV flash player (I've been using  
>>>> the
>>>> JWPlayer), but this won't cut it for high volume load testing.
>>>>
>>>> I didn't think it would be too hard to write a dumb client using  
>>>> the
>>>> red5 libraries, but I have not done it yet.  I will give it a go  
>>>> today
>>>> and let you know how it worked out.
>>>>
>>>> (Actually, as I write this, it looks like Peter Thomas just sent an
>>>> example using another rtmp library, so maybe my tinkering is not
>>>> necessary)
>>>
>>> That is correct ; you can't do a decent test of a large  
>>> production- enviroment (multiple servers) with just one client  
>>> behind a thin adsl/cable connection. It's good enough to test the  
>>> functionality  but stability, cpu-load or even stress-tests are  
>>> out of the question.
>>>
>>> Currently trying to get Flazr to work. Will keep you posted.
>>>
>>> Walter
>
>
> _______________________________________________
> Red5 mailing list
> Red5@...
> http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Art Clarke-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Also, the Red5 automated systemtest framework does something similar to this (although it requires an X-server running in VNC-headless mode).  It uses the flashplayer itself (on Linux that means it must run on a 32-bit os) so that we don't have to debug some other RTMP tool, and can take screen-shots of the headless flashplayer to help debug what's going wrong.

It uses some code Xuggle previously released under "theyard" open-source project and is licensed under LGPL.  You can find the relevant library and code here:
http://code.google.com/p/theyard/

That library builds tests, but also wraps the NetConnection and NetStream objects in fully tested state-machines to make it much easier to connect and disconnect from servers.

We no longer actively work on this project, but the code may be useful to some (altough I do maintain the usage of it in the Red5 systemtest framework).

- Art

On Thu, Jul 2, 2009 at 8:01 AM, Daniel Rossi <electroteque@...> wrote:
http://jira.red5.org/confluence/display/appserver/Benchmark+Profiler


On 02/07/2009, at 11:48 PM, Walter Tak wrote:

You mean Red5bench which requires Red5 itself ? Since that's not technically an option for me, right now.

Mate I have a tool built for this very purpose however the wiki entry  for this is down and will be down for a while.

On 02/07/2009, at 11:01 PM, Walter Tak wrote:

On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got
tools for that) on the commandline streams (VOD) from Red5 to  emulate
a single end-user.

I have a need for this as well.  Up to now, I've just been using
multiple instances of a generic FLV flash player (I've been using the
JWPlayer), but this won't cut it for high volume load testing.

I didn't think it would be too hard to write a dumb client using the
red5 libraries, but I have not done it yet.  I will give it a go  today
and let you know how it worked out.

(Actually, as I write this, it looks like Peter Thomas just sent an
example using another rtmp library, so maybe my tinkering is not
necessary)

That is correct ; you can't do a decent test of a large production- enviroment (multiple servers) with just one client behind a thin adsl/cable connection. It's good enough to test the functionality  but stability, cpu-load or even stress-tests are out of the question.

Currently trying to get Flazr to work. Will keep you posted.

Walter


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



--
http://www.xuggle.com/
xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video.

Use Xuggle to get the power of FFmpeg in Java.

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by rfkrocktk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

rtmpdump?

On Thu, Jul 2, 2009 at 10:22 AM, Art Clarke <aclarke@...> wrote:
Also, the Red5 automated systemtest framework does something similar to this (although it requires an X-server running in VNC-headless mode).  It uses the flashplayer itself (on Linux that means it must run on a 32-bit os) so that we don't have to debug some other RTMP tool, and can take screen-shots of the headless flashplayer to help debug what's going wrong.

It uses some code Xuggle previously released under "theyard" open-source project and is licensed under LGPL.  You can find the relevant library and code here:
http://code.google.com/p/theyard/

That library builds tests, but also wraps the NetConnection and NetStream objects in fully tested state-machines to make it much easier to connect and disconnect from servers.

We no longer actively work on this project, but the code may be useful to some (altough I do maintain the usage of it in the Red5 systemtest framework).

- Art


On Thu, Jul 2, 2009 at 8:01 AM, Daniel Rossi <electroteque@...> wrote:
http://jira.red5.org/confluence/display/appserver/Benchmark+Profiler


On 02/07/2009, at 11:48 PM, Walter Tak wrote:

You mean Red5bench which requires Red5 itself ? Since that's not technically an option for me, right now.

Mate I have a tool built for this very purpose however the wiki entry  for this is down and will be down for a while.

On 02/07/2009, at 11:01 PM, Walter Tak wrote:

On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got
tools for that) on the commandline streams (VOD) from Red5 to  emulate
a single end-user.

I have a need for this as well.  Up to now, I've just been using
multiple instances of a generic FLV flash player (I've been using the
JWPlayer), but this won't cut it for high volume load testing.

I didn't think it would be too hard to write a dumb client using the
red5 libraries, but I have not done it yet.  I will give it a go  today
and let you know how it worked out.

(Actually, as I write this, it looks like Peter Thomas just sent an
example using another rtmp library, so maybe my tinkering is not
necessary)

That is correct ; you can't do a decent test of a large production- enviroment (multiple servers) with just one client behind a thin adsl/cable connection. It's good enough to test the functionality  but stability, cpu-load or even stress-tests are out of the question.

Currently trying to get Flazr to work. Will keep you posted.

Walter


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



--
http://www.xuggle.com/
xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video.

Use Xuggle to get the power of FFmpeg in Java.

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org




--
And do this, knowing the time, that now it is high time to awake out of sleep;
for now our salvation is nearer than when we first believed.

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Walter Tak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

rtmpdump couldn't connect to my Red5 server.
 
flazr.com works fine for me. It's as independent as possible from any libaries, compilers and it's 100% commandline.
 
Thanks again to Peter Thomas for pointing to that package and supplying a nice example script.
 
 
rtmpdump?

On Thu, Jul 2, 2009 at 10:22 AM, Art Clarke <aclarke@...> wrote:
Also, the Red5 automated systemtest framework does something similar to this (although it requires an X-server running in VNC-headless mode).  It uses the flashplayer itself (on Linux that means it must run on a 32-bit os) so that we don't have to debug some other RTMP tool, and can take screen-shots of the headless flashplayer to help debug what's going wrong.

It uses some code Xuggle previously released under "theyard" open-source project and is licensed under LGPL.  You can find the relevant library and code here:
http://code.google.com/p/theyard/

That library builds tests, but also wraps the NetConnection and NetStream objects in fully tested state-machines to make it much easier to connect and disconnect from servers.

We no longer actively work on this project, but the code may be useful to some (altough I do maintain the usage of it in the Red5 systemtest framework).

- Art


On Thu, Jul 2, 2009 at 8:01 AM, Daniel Rossi <electroteque@...> wrote:
http://jira.red5.org/confluence/display/appserver/Benchmark+Profiler


On 02/07/2009, at 11:48 PM, Walter Tak wrote:

You mean Red5bench which requires Red5 itself ? Since that's not technically an option for me, right now.

Mate I have a tool built for this very purpose however the wiki entry  for this is down and will be down for a while.

On 02/07/2009, at 11:01 PM, Walter Tak wrote:

On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got
tools for that) on the commandline streams (VOD) from Red5 to  emulate
a single end-user.

I have a need for this as well.  Up to now, I've just been using
multiple instances of a generic FLV flash player (I've been using the
JWPlayer), but this won't cut it for high volume load testing.

I didn't think it would be too hard to write a dumb client using the
red5 libraries, but I have not done it yet.  I will give it a go  today
and let you know how it worked out.

(Actually, as I write this, it looks like Peter Thomas just sent an
example using another rtmp library, so maybe my tinkering is not
necessary)

That is correct ; you can't do a decent test of a large production- enviroment (multiple servers) with just one client behind a thin adsl/cable connection. It's good enough to test the functionality  but stability, cpu-load or even stress-tests are out of the question.

Currently trying to get Flazr to work. Will keep you posted.

Walter


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



--
http://www.xuggle.com/
xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video.

Use Xuggle to get the power of FFmpeg in Java.

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org




--
And do this, knowing the time, that now it is high time to awake out of sleep;
for now our salvation is nearer than when we first believed.


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


Internal Virus Database is out-of-date.
Checked by AVG.
Version: 7.5.560 / Virus Database: 270.12.26/2116 - Release Date: 15-05-09 06:16

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by rfkrocktk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is flazr written in C? I thought it was Java.

On Thu, Jul 2, 2009 at 4:46 PM, Walter Tak <walter@...> wrote:
rtmpdump couldn't connect to my Red5 server.
 
flazr.com works fine for me. It's as independent as possible from any libaries, compilers and it's 100% commandline.
 
Thanks again to Peter Thomas for pointing to that package and supplying a nice example script.
 
 
rtmpdump?

On Thu, Jul 2, 2009 at 10:22 AM, Art Clarke <aclarke@...> wrote:
Also, the Red5 automated systemtest framework does something similar to this (although it requires an X-server running in VNC-headless mode).  It uses the flashplayer itself (on Linux that means it must run on a 32-bit os) so that we don't have to debug some other RTMP tool, and can take screen-shots of the headless flashplayer to help debug what's going wrong.

It uses some code Xuggle previously released under "theyard" open-source project and is licensed under LGPL.  You can find the relevant library and code here:
http://code.google.com/p/theyard/

That library builds tests, but also wraps the NetConnection and NetStream objects in fully tested state-machines to make it much easier to connect and disconnect from servers.

We no longer actively work on this project, but the code may be useful to some (altough I do maintain the usage of it in the Red5 systemtest framework).

- Art


On Thu, Jul 2, 2009 at 8:01 AM, Daniel Rossi <electroteque@...> wrote:
http://jira.red5.org/confluence/display/appserver/Benchmark+Profiler


On 02/07/2009, at 11:48 PM, Walter Tak wrote:

You mean Red5bench which requires Red5 itself ? Since that's not technically an option for me, right now.

Mate I have a tool built for this very purpose however the wiki entry  for this is down and will be down for a while.

On 02/07/2009, at 11:01 PM, Walter Tak wrote:

On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got
tools for that) on the commandline streams (VOD) from Red5 to  emulate
a single end-user.

I have a need for this as well.  Up to now, I've just been using
multiple instances of a generic FLV flash player (I've been using the
JWPlayer), but this won't cut it for high volume load testing.

I didn't think it would be too hard to write a dumb client using the
red5 libraries, but I have not done it yet.  I will give it a go  today
and let you know how it worked out.

(Actually, as I write this, it looks like Peter Thomas just sent an
example using another rtmp library, so maybe my tinkering is not
necessary)

That is correct ; you can't do a decent test of a large production- enviroment (multiple servers) with just one client behind a thin adsl/cable connection. It's good enough to test the functionality  but stability, cpu-load or even stress-tests are out of the question.

Currently trying to get Flazr to work. Will keep you posted.

Walter


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



--
http://www.xuggle.com/
xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video.

Use Xuggle to get the power of FFmpeg in Java.

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org




--
And do this, knowing the time, that now it is high time to awake out of sleep;
for now our salvation is nearer than when we first believed.


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


Internal Virus Database is out-of-date.
Checked by AVG.
Version: 7.5.560 / Virus Database: 270.12.26/2116 - Release Date: 15-05-09 06:16

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org




--
And do this, knowing the time, that now it is high time to awake out of sleep;
for now our salvation is nearer than when we first believed.

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: commandline tool to download stream from Red5 ?

by Mondain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Its written in Java.

On Thu, Jul 2, 2009 at 5:58 PM, Tyler Kocheran <rfkrocktk@...> wrote:
Is flazr written in C? I thought it was Java.

On Thu, Jul 2, 2009 at 4:46 PM, Walter Tak <walter@...> wrote:
rtmpdump couldn't connect to my Red5 server.
 
flazr.com works fine for me. It's as independent as possible from any libaries, compilers and it's 100% commandline.
 
Thanks again to Peter Thomas for pointing to that package and supplying a nice example script.
 
 
rtmpdump?

On Thu, Jul 2, 2009 at 10:22 AM, Art Clarke <aclarke@...> wrote:
Also, the Red5 automated systemtest framework does something similar to this (although it requires an X-server running in VNC-headless mode).  It uses the flashplayer itself (on Linux that means it must run on a 32-bit os) so that we don't have to debug some other RTMP tool, and can take screen-shots of the headless flashplayer to help debug what's going wrong.

It uses some code Xuggle previously released under "theyard" open-source project and is licensed under LGPL.  You can find the relevant library and code here:
http://code.google.com/p/theyard/

That library builds tests, but also wraps the NetConnection and NetStream objects in fully tested state-machines to make it much easier to connect and disconnect from servers.

We no longer actively work on this project, but the code may be useful to some (altough I do maintain the usage of it in the Red5 systemtest framework).

- Art


On Thu, Jul 2, 2009 at 8:01 AM, Daniel Rossi <electroteque@...> wrote:
http://jira.red5.org/confluence/display/appserver/Benchmark+Profiler


On 02/07/2009, at 11:48 PM, Walter Tak wrote:

You mean Red5bench which requires Red5 itself ? Since that's not technically an option for me, right now.

Mate I have a tool built for this very purpose however the wiki entry  for this is down and will be down for a while.

On 02/07/2009, at 11:01 PM, Walter Tak wrote:

On Wednesday 01 July 2009 7:45:48 pm Walter Tak wrote:
Looking for a decent tool to download with Linux (not Windows, got
tools for that) on the commandline streams (VOD) from Red5 to  emulate
a single end-user.

I have a need for this as well.  Up to now, I've just been using
multiple instances of a generic FLV flash player (I've been using the
JWPlayer), but this won't cut it for high volume load testing.

I didn't think it would be too hard to write a dumb client using the
red5 libraries, but I have not done it yet.  I will give it a go  today
and let you know how it worked out.

(Actually, as I write this, it looks like Peter Thomas just sent an
example using another rtmp library, so maybe my tinkering is not
necessary)

That is correct ; you can't do a decent test of a large production- enviroment (multiple servers) with just one client behind a thin adsl/cable connection. It's good enough to test the functionality  but stability, cpu-load or even stress-tests are out of the question.

Currently trying to get Flazr to work. Will keep you posted.

Walter


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



--
http://www.xuggle.com/
xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video.

Use Xuggle to get the power of FFmpeg in Java.

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org




--
And do this, knowing the time, that now it is high time to awake out of sleep;
for now our salvation is nearer than when we first believed.


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org


Internal Virus Database is out-of-date.
Checked by AVG.
Version: 7.5.560 / Virus Database: 270.12.26/2116 - Release Date: 15-05-09 06:16

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org




--
And do this, knowing the time, that now it is high time to awake out of sleep;
for now our salvation is nearer than when we first believed.

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org




--
http://gregoire.org/
http://code.google.com/p/red5/
http://code.google.com/p/blue5/

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
< Prev | 1 - 2 | Next >