resnostyle
07-31-2007, 04:09 AM
hey guys,
i have started thinking about another project to learn php and bug yall Laughing . So heres the concept, I have a directory and I want to be able to stream videos from it.
I have looked at two options, the first is to leave them formatted in AVI and stream them with WMA. I tend to like this idea better because they require less work to manipulate the files.
The other option is to convert the files FLV format. And stream those using some sort of flash player.
This will be running on 350mhz computer which is running a few other things. So I need a system that uses low overhead.
Thanks
i have started thinking about another project to learn php and bug yall Laughing . So heres the concept, I have a directory and I want to be able to stream videos from it.
I have looked at two options, the first is to leave them formatted in AVI and stream them with WMA. I tend to like this idea better because they require less work to manipulate the files.
The other option is to convert the files FLV format. And stream those using some sort of flash player.
This will be running on 350mhz computer which is running a few other things. So I need a system that uses low overhead.
Thanks