Re: [Live-devel] testRTSPClient loses sink context when receiving from multiple RTSP clients

2016-10-28 Thread Jonathan Lucas
Hi Ross, I have raised this with Point Grey and am awaiting a response, but was looking for a way to proceed in the meantime. I don't have access to their code, but I do have access to the live555 library source and I'd like to make some progress elsewhere. Also, whilst I'm not arguing about

Re: [Live-devel] testRTSPClient loses sink context when receiving from multiple RTSP clients

2016-10-27 Thread Jonathan Lucas
Hi Ross, If you can point me at the file where this occurs, I can try to put together a patch to implement this demuxing. Regards, Jonathan > On 27 Oct 2016, at 09:40, Ross Finlayson wrote: > > Yes, the code could, in principle, use the source addresses to demultiplex > the stream - but it

Re: [Live-devel] testRTSPClient loses sink context when receiving from multiple RTSP clients

2016-10-27 Thread Jonathan Lucas
Hi Ross, Thanks for the very detailed response. I have downloaded the latest version of the library (with the same results) and will contact the manufacturer with the details you provide, although I suspect getting the firmware changed is going to be difficult. However, I'm surprised that the

[Live-devel] testRTSPClient loses sink context when receiving from multiple RTSP clients

2016-10-26 Thread Jonathan Lucas
I'm setting up a system where I have multiple (4-6) cameras providing a synchronised MJPEG feed via RTSP to a central PC. testRTSPClient is an very close match to what I need to do initially (I will need to dump the data in my own format and add camera control and synchronisation in a separate