Live
Live copied to clipboard
Demonstrates how to build a live broadcast app(Swift 3)
at SocketIOClientConfiguration.swift, 
I used server localhost struct Config { static var rtmpPushUrl = "rtmp://192.168.0.104:3000/live/" static var rtmpPlayUrl = "rtmp://192.168.0.104:3000/live/" static var serverUrl = "http://192.168.0.104:3000" } I created room in Device A. And...
if you have a ' or any special character in the chat it doesnt show...
use fstv to watch total visitors on every room , control the bandwidth , watch every stream and more
struct Config { static var rtmpPushUrl = "rtmp://106.187.100.229/live/" static var rtmpPlayUrl = "rtmp://106.187.100.229/live/" static var serverUrl = "http://192.168.100.70:3000" } Where do I get the 3 urls?
Has anyone tried to update this project so that it works with Swift 4/iOS 11?
hi, u have source android too?