diff options
Diffstat (limited to 'gst/rtp/TODO')
-rw-r--r-- | gst/rtp/TODO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gst/rtp/TODO b/gst/rtp/TODO index 1b2fcfd3..658e381f 100644 --- a/gst/rtp/TODO +++ b/gst/rtp/TODO @@ -9,3 +9,19 @@ * payload_t * sequence number should not start at 0, but randomly + +* MPEG4 header + - ffmpeg mpeg4 decoder gives error message when sending only the config + string, parsing is OK, error just means no picture was found in the + stream. + + +* compare H263 encoders and H263+ + +* better RTP packetizing for h263 + +* bitrate tuning in ffmpeg + +* make ffmpeg negotiate only with accepted framerates + + |