I have implemented Timer, which controls, which video is playing, if there is playing last item it append new playlist for new time. So it fluently continues playing new items without stopping :)
T 2007/2/25, joseph wamicha <[EMAIL PROTECTED]>:
To use your own playlist controller, do serverStream.setPlaylistController(IPlaylistController controller) /src/org/red5/server/stream/SimplePlaylistController.java is good example to use to implement your own. >But my trick is, that I always append new items. Now in test version, there >is no generator of playlist, but it loads URL with new playlist (generated >for the time, when it is called). My audio and video are out of sync totally; I would be very grateful if you could help me with a small example of your trick. Thanks. -- C is forever. _______________________________________________ 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
