Re: [Live-devel] SVC -> AVC

2011-07-10 Thread Ross Finlayson
I have tried to rewrite H264VideoStreamFarmer with H264VideoStreamParcer to SVCVideoStreamFarmer with SVCVideoStreamParcer correspondingly. Especially I put attention to the parse() function. The problem I met now is that the parse() function stucks, when some of the input packets should be ign

Re: [Live-devel] H264VideoStreamDiscreteFramer and PPS , SPS

2011-07-10 Thread Ross Finlayson
I am following the FAQ item in order to use live555 with an encoder that delivers 'full frames'. I am basing my new app on "testH264VideoStreamer" and have created a "FramedSource" overrides that delivers full frames, per "DeviceSource.cpp/.h" Instead of using an instance of "H264VideoStreamFram

[Live-devel] H264VideoStreamDiscreteFramer and PPS , SPS

2011-07-10 Thread ken
Thanks for this wonderful framework, I am very impressed.  I am new to RTP, please forgive my ignorance. I am following the FAQ item in order to use live555 with an encoder that delivers 'full frames'.I am basing my new app on "testH264VideoStreamer" and have created a "FramedSource" overrides t

Re: [Live-devel] SVC -> AVC

2011-07-10 Thread Sergey G. Kosov
I have tried to rewrite H264VideoStreamFarmer with H264VideoStreamParcer to SVCVideoStreamFarmer with SVCVideoStreamParcer correspondingly. Especially I put attention to the parse() function. The problem I met now is that the parse() function stucks, when some of the input packets should be ignored