Here's the patch to set the RTSPClient socket back to blocking if the client
submits a timeout (in the event of a timeout, the socket was being set to
non-blocking, but the author of that patch forgot to set it back to block).
Let me know if you have questions.
GroupsockHelper_hh
Description: Bi
Dear Ross,
Thanks for the quick reply. I tried to uploaded the "Sample.ts" file of size
21.5MB.Sorry,I am not able to upload the above file in any of the free hosting
websites. :(I get network connection is lost error when I try to upload.
Uploading time is more than 1hr.
Note : This is what I
Hi,
I want to be able to access every frame that arrived from rtp just as the
packets arrive from rtp. Frames include i-p(-b) frames; sequence parameter set,
picture parameter set frames for h264.
I looked for a way to do this using existing classes (especially sink classes)
but could not find