Hi,
Does openRTSP can give h264 frames into buffer instead of writing into
files.
Can live555 groups NAL packets from rtp and make complete H264 frame or it
just removes rtp header and gives h264 slices
What exactly is it doing in H264VideoRTPSource.cpp ?
And can any one explain me the dat
Hi Ross,
Does openRTSP support receiving RTP/H264 packets ?
If it is ,will it group all NAL units and complete one frame
?
And can you help me with the file which recieves and groups
all NAL units and completes one H264 frame ..
I wan