DorinVlad / Streamy

Twitch like application using react, redux, node media server and json server.
https://streamy-app.herokuapp.com/
12 stars 9 forks source link

connect heroku rtmp #1

Open RupamShaw opened 5 years ago

RupamShaw commented 5 years ago

were you able to solve your problem for connecting rtmp in heroku, please let me know

DorinVlad commented 5 years ago

Apparently the RTMP port is closed by default and you need to contact Heroku about it.

On Wednesday, September 11, 2019, 3:58:22 AM MST, Rupam <notifications@github.com> wrote:  

were you able to solve your problem for connecting rtmp in heroku, please let me know

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

RupamShaw commented 5 years ago

thanks

On Mon, Sep 16, 2019 at 6:48 AM Dorin Vlad notifications@github.com wrote:

Apparently the RTMP port is closed by default and you need to contact Heroku about it.

On Wednesday, September 11, 2019, 3:58:22 AM MST, Rupam < notifications@github.com> wrote:

were you able to solve your problem for connecting rtmp in heroku, please let me know

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/XorinNebulas/Streamy/issues/1?email_source=notifications&email_token=ABE6HVTC6QS2QF2N7JS22ILQJ2NRLA5CNFSM4IVSN44KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6XYVZA#issuecomment-531598052, or mute the thread https://github.com/notifications/unsubscribe-auth/ABE6HVU62RR7NJ6DUWJGBRDQJ2NRLANCNFSM4IVSN44A .

immayurpanchal commented 4 years ago

@XorinNebulas @RupamShaw Has anyone able to solve this problem?

joqim commented 4 years ago

I'm a little late here but is heroku the only platform where ports are closed by default?