-
Notifications
You must be signed in to change notification settings - Fork 36
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
HTTP live streaming #18
Comments
Yes exactly, you put directly the page in www. To set the port 8084 for HTTP you have to create a MonaTiny.ini file at the same level as MonaTiny.exe with this content :
Then restart MonaTiny and you can go to http://localhost/yourpage.html to test your page. |
Brilliant, thank you! |
hmm, OK, the page loads fine, however, I cannot get the video to play, I've tried: OBS is set with URL of: rtmp://127.0.0.1 & stream key is "test", Mona see it as a connection when I start streaming |
Still getting the same Mathieu, OBS 22.0.1 |
Can you please come in on hangout? (mathieu.poux[a]gmail.com) |
invitation sent |
Was a problem with binaries version not updated, we have just updated if and maffbm confirms it works. |
Hi, current MonaServer user, looking into moving to MonaServer2 and I'm especially interested in http streaming. I've seen this post: MonaSolutions/MonaServer#71
Can anyone expand on that?
I'm using OBS for the video stream.
Where would the html page sit? in the www folder?
I have port 80, 8080 and some others in use on my PC, so looking to use 8084
Any help appreciated with this, thank you v much
The text was updated successfully, but these errors were encountered: