Live Stream server - Nginx + RTMP
RTMP
Real-Time Messaging Protocol (RTMP) was initially a proprietary protocol developed by Macromedia for streaming audio, video and data over the Internet, between a Flash player and a server.
HLS
HTTP Live Streaming (also known as HLS) is an HTTP-based media streaming communications protocol implemented by Apple Inc.
Installing ffmpeg and nginx with RTMP module
Publishing with ffmpeg
https://github.com/arut/nginx-rtmp-module/wiki/Getting-started-with-nginx-rtmp
Testing with wowza
https://www.wowza.com/testplayers
Reference
(MAC OS publish with webcam)http://stackoverflow.com/questions/18966994/record-a-video-with-isight-using-ffmpeg
Last updated
Was this helpful?