Re: [Live-devel] Delay problem using PassiveServerMediaSubsession

2015-01-29 Thread whitfy
Well, actually I am already doing this... I tried to reuse as much code as possible form the proxy example. I can also see that these information are sent correctly to the viewer. Maybe some other information are not sent to the viewer? For example I see that in the SDP description of the proxy

Re: [Live-devel] Delay problem using PassiveServerMediaSubsession

2015-01-28 Thread whitfy
Actually the delay seems to be proportional to the GOP size and I do not find any way to insert SPS and PPS... So do you think the problem is in the RTSPClient? Do you think there is a a way to avoid this behaviour? For me it is not a problem if we have a latency at the beginning of the stream

Re: [Live-devel] Delay problem using PassiveServerMediaSubsession

2015-01-28 Thread whitfy
might be I will do some test and let you know. Thanks Il 2015-01-27 13:15 Jeff Shanab ha scritto: Since it is 1 to 2 seconds in delay which could be a "GOP" in size, Is it possible since axis makes it optional to insert the SPS and PPS that there is a delay getting the info necessary for th

Re: [Live-devel] Delay problem using PassiveServerMediaSubsession

2015-01-27 Thread whitfy
No, when I connect directly to the source I do not have any delay. I have it only when connecting through the proxy. I am connecting through a Gigabit ethernet. I have a switch dedicated to this test: I just have the video server, a pc with the proxy and a pc with the viewers. I have the same

[Live-devel] Delay problem using PassiveServerMediaSubsession

2015-01-26 Thread whitfy
Hello, I am trying to create a simple RTSP Proxy which makes use of PassiveServerMediaSubsession instead of OnDemandServerMediaSubsession. What I am doing is just a test just to see if the result is acceptable for our application ad is as follows: The source of my video is an Axis Q7424-R serve