[Live-devel] stopPlaying()

barounis at ceid.upatras.gr barounis at ceid.upatras.gr
Tue Jul 18 01:48:32 PDT 2006


> 
> To change the input source for a running stream, you should do the 
> following, in order:
> 
>          sink->stopPlaying();
>          Medium::close(oldSource);
>          create newSource
>          sink->startPlaying(newSource, ...);


Hello to all members,
before stopping the stream and before playing another stream I need to know the 
exact frame in which the first video stopped. I also need a way to find the 
respective frame in the new video file and then start playing. Can you tell me 
please how I can implement this ?


Thank u very much
Best regards

----------------------------------------------------
This mail was sent through http://my.ceid.upatras.gr 




More information about the live-devel mailing list