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
