rtmp2: Add gst_rtmp_chunk_stream_serialize_all
authorJan Alexander Steffens (heftig) <jsteffens@make.tv>
Wed, 12 Feb 2020 15:47:30 +0000 (16:47 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 21 Feb 2020 15:20:41 +0000 (15:20 +0000)
commitb03780233e4ef70a5f7f525c4059b1e5e4df85da
treecf8743fa7d621e1c6c0aabf92b384b6b53c2325d
parentcb7f0c4be775e8a2c1fd55c4453e85ba2e88159a
rtmp2: Add gst_rtmp_chunk_stream_serialize_all

Serializes an RTMP message into a series of chunks, all in one buffer.

Similar to what gst_rtmp_connection_queue_message does to serialize
into a GByteArray.
gst/rtmp2/rtmp/rtmpchunkstream.c
gst/rtmp2/rtmp/rtmpchunkstream.h