[Red5] Re dBench

Atul N atuln at gslab.com
Sun Apr 20 08:47:41 PDT 2008


   This is already possible using StreamingProxy.java
class in the latest trunk. That uses a 'push' from
one server to another. What you'd be accomplishing
using this code is a 'pull' from another server.
and is useful too!

- Atul

Peter Thomas wrote:
> 
> 
> On Sun, Apr 20, 2008 at 4:25 PM, Alessandro Ranellucci 
> <alex at primafila.net <mailto:alex at primafila.net>> wrote:
> 
>     On 19-04-2008 at 19:57, Peter Thomas wrote:
> 
>      >I have posted some code that can connect as well as save a remote
>      >stream to a local file over here:
>      >http://ptrthomas.wordpress.com/2008/04/19/how-to-record-rtmp-flash-video-streams-using-red5/
>     <http://ptrthomas.wordpress.com/2008/04/19/how-to-record-rtmp-flash->
> 
>     That's great.  I guess that by merging your code with something from
>     ServerSide we'd get the ability to relay a remote stream, wouldn't we?
> 
>     al.
> 
> 
> I'm a newbie to server-side, but I can take a look.  Browsing the API I 
> see something called ServerStream, if there is a sample somewhere on how 
> to start a broadcast on the server let me know.
> 
> Thanks,
> 
> Peter.



More information about the Red5 mailing list