Skip to content

Demonstrate how to build a live broadcast app use swift, nodejs and nginx rtmp

Notifications You must be signed in to change notification settings

hprobotic/iOS-Live

Repository files navigation

iOS-Live

0. Used library:

Very detail information published in wiki: Mobile livestream knowledge

1. Nginx RTMP server

You need to can set up your own rtmp server, the guidance can be found here:

https://github.com/arut/nginx-rtmp-module

2. Run backend

cd backend
npm install
node app.js

3. Run client

pod install
open iLive.xcworkspace

About

Demonstrate how to build a live broadcast app use swift, nodejs and nginx rtmp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published