Skip to content

Demonstrates decoding H.265 (HEVC) and H.264 (AVC) video from RTP packets

Notifications You must be signed in to change notification settings

esheppard/SwiftH265VideoDecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swift H264 | H265 Video Decoder

Demonstrates decoding H.265 (HEVC) and H.264 (AVC) video from RTP packets.

I recently went down a rabbit-hole trying to get video decoding working in Swift – there isn't alot of sample code available and the implementation is quite technical. Hopefully others find this useful. Pull requests welcome for bug fixes or improvements!

About

Demonstrates decoding H.265 (HEVC) and H.264 (AVC) video from RTP packets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages