Where do I get Config urls?
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?
You need to set up the server yourself, you can find the instruction on the readme page.
Regards.
2018-03-28 16:55 GMT+08:00 Alberto Jr Gaudicos [email protected]:
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?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ltebean/Live/issues/39, or mute the thread https://github.com/notifications/unsubscribe-auth/ABkf5IujzHTcqGVzmbCvhk5HKPNRxBauks5ti1ALgaJpZM4S-Qh0 .