Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Oluwatobi Omotayo
Full Stack JavaScript Techdegree Student 1,520 PointsBuilding a Video Player in iOS Objective-C
How do I build a video player with custom controls like the YouTube and Vimeo video player for iOS? Or does anyone know of a library written in Objective-C that can do that? The player should be able to play HLS stream videos too.
1 Answer
Martin Wildfeuer
Courses Plus Student 11,071 PointsHey there! There's a tutorial on building a live broadcast app on Github that I find quite helpful: https://github.com/ltebean/Live