[x264-devel] Parsing RTP payload to get NAL unit's type
Eng Nawal
eng.nawal89 at gmail.com
Fri May 29 12:25:49 CEST 2015
Hi
I need to do the following:
1.
Before streaming a video, the type, size and start address of each NAL
unit is extracted using H.264 bitstream parser.
2.
During streaming, a single NAL unit is encapsulated into one RTP packet.
My question: I need to use the extracted NAL unit's information as input to
a mux so this mux could determine whether an RTP packet contains a specific
NAL unit type such as PPS. If so, it will steer it to a TCP tunnel else,
the RTP packet will be steered to a UDP tunnel.
FYI : I'm using OEFMON which integrates Qualnet and Directshow Any help
will be appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20150529/0aa7d8c0/attachment.html>
More information about the x264-devel
mailing list