WWBN / AVideo

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

spam in encoder youphptube ? #742

Closed jgtube closed 6 years ago

jgtube commented 6 years ago

spam? virus? see screenshots please at http://inscripciones.vetjg.es/screenshots

DanielnetoDotCom commented 6 years ago

You are not processing anything on your encoder.

check your encoder log file.

probably a problem on your FFMPEG

Criptos commented 6 years ago

I got the same issue. I set up the encoder and the streamer on the same VPS, but ONLY updated /etc/hosts for the streamer. Try adding 127.0.0.1 to your encoder fqdn at /etc/hosts

hersche commented 6 years ago

I set up the encoder and the streamer on the same VPS, but ONLY updated /etc/hosts for the streamer.

in the settings, you simply can set the encoders address. changing the hosts-file for this sounds a bit like (unnecessary) hacking, but if you prefer this way, i would make shure, the server is pointing the right way.

also, the encoder's address is often used direct in the browser, so on the client's site - there, your /etc/hosts-change have no influence and you will reach the (real) public encoder (with "spam") again. change the hosts-file of every user/visitor seems unrealistic to me..

Criptos commented 6 years ago

No I didn't express myself correctly. Encoder do: Fetch Encode Submit

Fetching of 'local submitted files' is done with the fqdn internally. So if you don't edit the /etc/hosts of the VPS to point the fqdn of the encoder, it makes a dns request, and that makes a request to the external ip address, but without forwarding no nat rules apply and the request is lost.
The encode is done with ffmpeg and the is submitted to the streamer site.

Have you seen in the database who submitted to encoding those files?

hersche commented 6 years ago

Have you seen in the database who submitted to encoding those files? according to the screenshots: http://clipeye.online/ there's a usual youphptube-installation as well.. but the link from the screenshot also says it's on encoder.youphptube.com, that's the official encoder anyone can use.

as i understand, you, @Criptos , use a own domain for your encoder, but you have this also in /etc/hosts , so your's is not encoder.youphptube.com?

but you have spam in your very own encoder? did you restrict the websites to your domain only? if all those questions can be answered for shure with yes, that's bad. but if the "spam" is only on the public encoder, it doesn't wonder me..

hersche commented 6 years ago

or did i completly misunderstood and the encoder is sending these movies to your streamers?

hersche commented 6 years ago

no response nor activity here.. i close it. reopen if you feel it's needed.