Closed daoguey closed 3 years ago
your streamer site MUST be https, NOT http
ok this was fixed now it is just weird. this is my config something seems amiss:
and this is the Avideo log:
and this is what it stays after i trigger the loading from my admin account and correct password from my main website:
This is the error when i click in my main website and get redirected to encoder:
and my current port forwarding is as follows:
I guess you are entering the streamer site as an HTTP and it is redirecting to HTTPS, so it is missing the post variables
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
I am not sure, check your encoder log file
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.
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.
it stays like this and nothing:
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?