Last modified: Mon Nov 1 1999
Planned prototype fixes
I have a few ideas that can be pursued. There's also some fixes that has to
be done on the current prototype.
Planned Additional Features
- Repair DV frames damaged by packet loss.
- RTP SSRC demultiplexing to allow many-to-one scenario.
Planned Fixes
- Incorporate new SDP Signaling for RTP/DV
- Check if the X-bit is zero in the RTP header
- Sequence number validation
(draft-ietf-avt-rtp-new-05.txt page 71).
- Fix broken unicast socket code
If-time-allows Ideas
- On-screen, reduced-rate display on SGI.
- Omit sending VAUX data in sender and recreate VAUX data
from out-of-band information in receiver.
- Extract audio data and send it over a separate RTP stream
of the L16 payload format. Omit AAUX data at the sender and
recreate AAUX data from out-of-band information in receiver.
- Conditional replenishment in sender and receiver.
- Add dynamic payload binding that will be defined in the next
version of the "RTP Payload Format for DV Format Video"
draft.
- Extend current ((header->ts - timeStamp) < MAXTS/2)-algorithm
to allow reordered packets and redundant data transmission.
To do this I also need to be able to address into the frame
buffer using RTP timestamps.
- AVC exception handling in sender and receiver.
Maintained by
Tobias Öbrink