[Live-devel] Pipe streaming - read freeze

2016-07-17 Thread bearded_admin
Hi,When I run code testOnDemandRTSPServer for live h264 streaming (read data from linux pipe), streaming stops until at least one client not connected. My app opens pipe to writing, after that Live555 doesn’t open pipe for reading while no clients connected. Thats why my app freezes. So, how I can

[Live-devel] help for changing static var eventtriggerId to non-static (multi instance of rtsp server)

2016-07-17 Thread Ahmadi
Hi I use live555 to stream webcams with using ffmpeg for encoding them. I use project in below link that it uses ffmpeg + live555 for encoding and streaming : https://github.com/alm865/FFMPEG-Live555-H264-H265-Streamer   I want to stream multiple webcams at the same time and so, I create new thread