This is what I'm currently trying to do: 1. Have a predefined playlist of video flv files start and stop times. 2. Based on the start time, and the actual current time, send the file the player is supposed to play to the flash player. Send also the seek time to the flashplayer (current time - start time) so it knows to seek to a given point (This is the stage I'm at currently so I can't tell you for sure if it will work ;( ).
This perhaps might be close to real time for files being written to not by a camera but by a separate application. So the played item might be afew seconds behind the actual file being currently being written.
What I'm trying to do i simple: I' catch live streamings from the internet, encode them live with ffmpeg, and stream them in red5 using flash applications So I've a flv file for each streaming I pretend to re-stream in flv... and each file growing ..
How can I achive ?
-- C is forever.
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
