[Red5devs] patch to allow new types of broadcast streams

Mondain mondain at gmail.com
Mon Jul 7 21:18:23 PDT 2008


Thanks Art, Ill have a look at it as soon as possible.. I cant believe all
the patches that have rolled in today, this is awesome!!

Paul

On Mon, Jul 7, 2008 at 5:26 PM, Art Clarke <aclarke at vlideshow.com> wrote:

> Hi folks,
>
> Attached is a minor fix to PlayEngine.java that allows other folks (e.g.
> Vlideshow) to create their own types of streams deriving from
> IBroadcastStream, and actually broadcast them.  It means you can do more
> than just broadcast a client stream; you could if you wanted (which we do)
> create a special type of stream that reads from other sources, and
> broadcasts them live back to Red5 clients.  Very handy really.
>
> It just changes PlayEngine.java to pass around IBroadcastStreams instead of
> IClientBroadcastStreams; there are no IClientBroadcastStream methods used in
> PlayEngine, so this change is safe.
>
> I have tested this with current tip of tree, and it works.  Let me know if
> I need to do anything else to test and/or petition for this chnage.
>
> As history:
>
> I submitted this patch through Jira months ago (
> http://jira.red5.org/browse/SN-87), but there was no response.  Since then
> the code with the original bug has been re-factored into PlayEngine.java.
>
>
> Thanks,
>
> - Art
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>


-- 
http://gregoire.org/
http://osflash.org/red5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080707/1daa494a/attachment.html 


More information about the Red5devs mailing list