WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.91k stars 972 forks source link

internal encoder connected to main website #5496

Closed daoguey closed 3 years ago

daoguey commented 3 years ago

the purpose of this open ticket is that I have currently a setup that is interesting.

Wan-> firewall (SSL encryption over PFsense) -> internal IP of server over http

So I am trying to connect encoder.website.com to website.com over Pfsense, the only problem I have is that the encoder cannot get into the main website.

image

it stays like this and nothing: image

So my main question is how can I setup the encoder so it can communicate?

I tried: 1) https://website.com 2)https://website.com 3)http://website.com 4)http://internalipaddress 5)https://internalipaddress

and none of them work.

Any idea to get the encoder to work without either connecting over http and encoding in the background vs having to expose VM to internet?

DanielnetoDotCom commented 3 years ago

your streamer site MUST be https, NOT http

image

daoguey commented 3 years ago

ok this was fixed now it is just weird. this is my config something seems amiss: image

and this is the Avideo log: foto

and this is what it stays after i trigger the loading from my admin account and correct password from my main website: image

daoguey commented 3 years ago

This is the error when i click in my main website and get redirected to encoder: image

daoguey commented 3 years ago

and my current port forwarding is as follows: image

DanielnetoDotCom commented 3 years ago

I guess you are entering the streamer site as an HTTP and it is redirecting to HTTPS, so it is missing the post variables

image

daoguey commented 3 years ago

It is on https, but it remains like that. Can you explain why it does not work? Is there a bad config in configuration.php?

It hangs at login.js

DanielnetoDotCom commented 3 years ago

I am not sure, check your encoder log file

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.