-
Notifications
You must be signed in to change notification settings - Fork 419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Explain Please! Where would I find these? #16
Comments
@JayBone16 you can get rtmp URL from output settings in wirecast/OBS on mac. the server URL is usually.. localhost:"YOUR_OPEN_PORT", if you have configured it right. |
@aPeddi what would happen if you wanted to have it open to everyone? Not just people on your network. Because when i try it with cellular data it cannot connect to the server. |
Also just tried this with wirecast/obs localhost:"YOUR_OPEN_PORT" and that does not work for me. The chat works, but there is no video stream @aPeddi |
the same problem set up Nginx server locally on the Mac using obs mac started broadcasting and can be viewed by hlsplayer but not working on app which is connected on same network |
After creating the server, it says to find my rtmpPushURL
static var rtmpPushUrl = ???
static var rtmpPlayUrl = ???
static var serverUrl = ???
Where would I find these? (I'm on mac)
The text was updated successfully, but these errors were encountered: