Page 1 of 1

I wanta learn from the VideoLAN software to build my system

Posted: 27 Oct 2004 17:03
by flying
I wanta learn from the VideoLAN software to build my simple system:

(1)Use a camera grabber to grab realtime video from the camera and store the video in the Server, then do the encoding in the Server;

(2)The server transmits the encoded video to the clients at the clients' request;

(3)In clients, showing the realtime video grabbed from the camera which is connecting to Server.

All the system is about 'realtime' video.

Anyone can give me some advice about how I use the VideoLAN source codes to write my own codes? Which part I need to learn from?