Hi all

I am working on little app to record RTSP streaming

So i included a large part of OpenRTSP in my app, calling it in another thread 
(my entry point is the main function), but i got stuck very fast in the 
infinite loop "DoEventLoop" and I managed to make myself a exit point using 
watchVariable

But now i am trying to send a PAUSE command unsuccessfully for now

So my question is, how can i send a PAUSE command ( and PLAY to resume) from 
another thread knowing that my "Open rtsp" thread is in the doEventLoop ??


Thanks a lot

This email is intended only for the above addressee. Since the integrity of 
this message is not being secured on the internet, OKTAL SAS cannot be held 
responsible for its contents. Any use or unauthorized distribution is 
prohibited. If you are not the addressee of this message, please delete it and 
notify the sender.
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to