What's Changed
- Add RTMPServerKit Swift Package with full RTMP server pipeline and Example app by @Copilot in #1
- feature: streaming by @quanghuynh99 in #4
- Decode H264 via VideoToolbox so
onFramedelivers CVPixelBuffer-backed CMSampleBuffer by @Copilot in #5 - Fix B-frame stuttering in RTMP H264 decode pipeline by @Copilot in #6
- Replace AVSampleBufferDisplayLayer with Metal + CoreImage debug renderer by @Copilot in #7
- Fix video stutter: replace ad-hoc render dispatch with clock-paced 1s jitter buffer by @Copilot in #8
- Fix frame out of order by @noho501 in #9
New Contributors
- @quanghuynh99 made their first contribution in #4
- @noho501 made their first contribution in #9
Full Changelog: https://github.com/noho501/ios-RTMPServerKit/commits/1.1