[gmail] Dynamic framerate, framesize change for stream over RTP
Marc Leeman
marc.leeman at gmail.com
Wed Oct 19 13:32:28 PDT 2011
> Wondering, if it is possibly to dynamically change framerate,
> framesize, encoding parameters -- on-the-fly, i.e. within a stream,
> that is being pushed out over RTP ?
Yes.
> Some pointers in this direction would help.
The timestamp on RTP stands for the sampling instance; so they have
little to do with each other.
You can even switch in the compressed domain without visual artifacts,
just use the parsers and check the DELTA_FLAG flag on the buffers.
--
greetz, marc
harvey 2.6.29.1 #1 PREEMPT Mon Apr 6 22:33:31 CDT 2009 GNU/Linux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20111019/f49f9edc/attachment.pgp>
More information about the gstreamer-devel
mailing list