Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add RTPH264Packetizer and its test cases
This packetizer sends H.264 video stream using RTP frames defined by RFC 6184 and RFC 4571. This commit also includes a temporal change to test RTP stream output. To enable it, change "useRTP" flag to true in SdlSession.java. This is for discussion on proposal SDL-0048.
- Loading branch information