Re: [Live-devel] DEREGISTER command

2015-09-08 Thread Hardik Sangani
Hi, Seems this patch is useful for me, can i get one sample DEREGISTER command here that needs to be send to server inorder to deregister? Thanks, *With Warm Regards,* Hardik Sangani VVDN Technologies Pvt Ltd *Cell : *+91 9176120633* | Skype : hardikjsangani* On Mon, Jun 8, 2015 at 2:31 PM, xq

Re: [Live-devel] ByteStreamFileSource closing pipe file descriptor

2015-09-08 Thread Ross Finlayson
> I’m not necessarily asking for you to change the API back to how it was; as > you said, there was probably a good reason for changing it in the first > place. I was hoping, however, that you or someone else on the list would > have a clean an elegant solution. Yes, I’d be interested to hear

[Live-devel] Turnoff The proxysession after all the client connection has been closed or terminated.

2015-09-08 Thread Hardik Sangani
Hi Ross, As far as my understanding Proxyserver sends pause command to RTSPServer when all the clients from end side have been closed or terminated. I want little modification in order to implement reregistration of the same stream. So problem is if stream is already registered and i again try to

Re: [Live-devel] ByteStreamFileSource closing pipe file descriptor

2015-09-08 Thread Wiser, Tyson
I forget the specific motivation behind this API change (which occurred back in 2011), but I suspect it had to do with wanting to make sure that open files are never left lying around once the “ByteStreamFileSource” object is closed. I can understand that, but that could have been achieved with