Wednesday, 9 January 2019

Node Media Server, Live-Streaming Plattform

Hey :),I am developing an application using an express backend and angular frontend. In general the application is a livestream platform using Node Media Server (RTMP) to transfer the streams via Open Broadcaster Software. In a local environment everything works out fine.OBS is set to "rtmp://localhost:8080/live". And the stream works.But now when I deployed the app using heroku I don't know how to setup OBS."rtmp://APPNAME.herokuapp.com/live" does not work.I suppose that I have to set up Node Media Server to use https instead of http.Has anybody any experience with this multifaceted problem.Thanks :)​

Submitted January 09, 2019 at 05:19PM by Steakic

No comments:

Post a Comment