Hi all,
I am trying to stream out a continuous video stream in such a way that any
machine connected to my network should remotely be able to play this stream.

As per my understanding, ffserver should be able to do this. But i have a
couple of doubts. which are as follows :

- I run the ffserver command
  ./ffserver -f ffserver.conf
- I run ffmpeg to generate the o/p stream :
   ./ffmpeg -i abc.mp4 http://localhost:8090/feed1.ffm

Now, I would like to know what "localhost" refers to.
Also if a remote computer wants to view the stream, how is it possible.

I am terrible confused. Please clarify the above for me. Thanks in advance

Regards
Meenz
_______________________________________________
ffserver-user mailing list
ffserver-user@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user

Reply via email to