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
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
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
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