Thanks for your answer, but I mean another problem which appears because of using unix pipeline. Lock on my side, while live555 doesn’t open pipe for reading.
In mkfifo docks:
«However, it has to be open at both ends simultaneously before
you can proceed to do any input or output operations on it. Opening
a FIFO for reading normally blocks until some other process opens the
same FIFO for writing, and vice versa.»
I want to force live555 to always open pipe even if there are no one clients — is it possible?
After pipe opening my code continue work, because system skips pipe opening for writing from my side.
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel