I'm trying to stream video with an external player, but i don't manage. I made a lot of search, so i'm sorry if an answer has been already post!
Streaming works with music, but doesn't with video like avi files.
Here is my encoder line for avi files :
ffmpeg -i %s -f mpeg -b 128k -
Is there something else to do ?
Thanks
