Re: [Live-devel] modifying client end of ProxyServer

2013-09-11 Thread srimugunth
>> With testRTSPClient.cpp, i was able to add the following code to >> DummySink::afterGettingFrame() and successfully dump .h264 frames > > Much better: Use the existing "H264VideoFileSink" class (instead of > "DummySink"), which (I think) already does exactly what you want. > > Even better: Use t

Re: [Live-devel] modifying client end of ProxyServer

2013-09-04 Thread Ross Finlayson
> With testRTSPClient.cpp, i was able to add the following code to > DummySink::afterGettingFrame() and successfully dump .h264 frames Much better: Use the existing "H264VideoFileSink" class (instead of "DummySink"), which (I think) already does exactly what you want. Even better: Use the existi