WWBN / AVideo-Encoder

Encoder Server for AVideo Platform Open-Source
https://platform.avideo.com
GNU Affero General Public License v3.0
152 stars 189 forks source link

AVideo-Encoder-Network> >AVideo-Encoder offline #383

Open chenzisuifeng opened 3 years ago

chenzisuifeng commented 3 years ago

Hello, video encoder and a video are under the same domain name (https://www.****.com/upload/). The video encoder network is online image

It is offline under a separate domain (***.com) image

I am using (Apache2.4.46) or how should I configure it? Please help me

chenzisuifeng commented 3 years ago

Should I configure cross-domain transfer?

DanielnetoDotCom commented 3 years ago

check the logs, but I guess your encoders are taking a long time to respond

chenzisuifeng commented 3 years ago

My log

AVideo_avideo.log AVideo-Encoder _avideo.log

DanielnetoDotCom commented 3 years ago

you may need to check the apache log as well regarding the network errors

chenzisuifeng commented 3 years ago

Hello, I don’t know if the program is configured (Header set Access-Control-Allow-Origin ) I configured again (Header set Access-Control-Allow-Origin ) so there is a problem and now it works normally. Thanks