Hi,
Please consider my patch to add DRX (discontinuous reception) support
to pjmedia_stream.
The patch modifies stream.c so that a frame with type
PJMEDIA_FRAME_TYPE_NONE is returned from pjmedia_stream's get_frame()
when no actual packet is received. This allows the application to
easily detect and work with the DRX condition.
Kal
Hi,
Please consider my patch to add DRX (discontinuous reception) support
to pjmedia_stream.
The patch modifies stream.c so that a frame with type
PJMEDIA_FRAME_TYPE_NONE is returned from pjmedia_stream's get_frame()
when no actual packet is received. This allows the application to
easily detect and work with the DRX condition.
Kal