Skip to content

denivip/demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Live video streaming demos

Sample iOS applications to demonstrate several ways to stream video directly from mobile device.

Features:

  • DemoFMP4: fMP4 generation "on the fly"
  • DemoRTSP: RTP stream generation "on the fly"
  • Hardware encoding (via VideoToolbox and AudioToolbox)
  • Real-time video effect over camera stream

Read the article describing the live streaming tech and these demos