[Live-devel] stream a movie
Ross Finlayson
finlayson at live.com
Tue Apr 20 13:03:11 PDT 2004
>i want to stream MPEG1or2 movie for one time in the
>server hand and the client have to receive this movie
>and stop receiving after reception.
>what changes can be made in testMpeg1or2VideoStreamer
In the function "afterPlaying()" (in "testMPEG1or2VideoStreamer"), replace
the call to
play();
with
exit(0);
>and testMpeg1or2Videoreceiver.
You should not need to change "testMPEG1or2VideoReceiver".
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list