[asterisk-dev] Does asterisk video frame contains video data only or there is RTP headers too ?
Shishir Pokharel
Shishir.Pokharel at on24.com
Mon Aug 25 02:20:56 CDT 2014
Hi list,
I am developing an application to convert different video format to H.264 and transport it via RTMP protocol to FMS server. I am bit confused about asterisk Video Frame , my confusion is does the Video frame has the RTP headers on it or the just the video data?
Going through the asterisk code I figured out the frame structure (ast_frame) has frame-> datalen (length of data) & frame->data.ptr(pointer to actual data). Does this data contains only video data's or there is RTP headers information's too ?
Your help is really appreciated.
Thanks
Shishir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140825/2b19ccc3/attachment.html>
More information about the asterisk-dev
mailing list