Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.14 KB

File metadata and controls

37 lines (26 loc) · 1.14 KB

broadcast-yourself

swift-3 Video Client w/ CoreData

Built using xcode 8.3

Implemented Frameworks:

  1. Foundation
  2. Core Data
  3. AVFoundation
  4. Photos
  5. SystemConfiguration
  6. UIKit
  7. SafariServices
  8. Photos

Native iOS app for creating, viewing and posting videos to social media sites. Includes CoreData for persistent state, AVFoundation for media/playback and native networking utilities.

Requirements:

  1. YouTube Client ID required for info.plist (keys: ClientID / ReverseClientID)
  2. VideoClientAPIconstants.swift
  3. YouTube Account & Internet access for posting videos

My Video Client app offers creative users an effortless approach to add content to a YouTube channel. The seamless approach of my app allows a user to upload custom video content in less than 1 minute in 3 steps: 1) shoot video 2) longin to YouTube 3) post video

est. time for to process = 10sec + length of video shoot

**results will vary based on network conditions

Requirements: Build and run; requires cameras/vidCam, WILL NOT run in sumulator.