gbrn

Results 117 comments of gbrn

See the logs generated in this process: ``` [16-Apr-2024 01:17:05 America/Sao_Paulo] AVideoLog::WARNING: Time: 1.016s | Limit: 0.2s | Location: path/to/my/streamer/site/view/iframe.php Line 137 [navbar.php] IP=177.149.151.62 SCRIPT_NAME: /view/iframe.php [16-Apr-2024 01:13:49 America/Sao_Paulo] AVideoLog::DEBUG:...

@DanielnetoDotCom Danny, I'm using the same file imported from YouTube. I use this to create a pattern and simultaneously test the import from Youtube. https://www.youtube.com/watch?v=ucZl6vQ_8Uo

Test 02: 1- I upload it through YouTube 2- I request that an existing video be replaced 3- Download is performed and compression is performed 4- The video is not...

@DanielnetoDotCom I did a test here `wget -p encoder3.wwbn.net`, in the encoder domain and it is ok. There is no blocking. Any additional tests you recommend doing? ``` root@root:~# wget...

``` root@root:~# traceroute encoder3.wwbn.net traceroute to encoder3.wwbn.net (192.99.46.228), 64 hops max 1 104.152.208.1 0.366ms 0.209ms 0.196ms 2 * * * 3 154.54.45.45 0.939ms 0.893ms 0.927ms 4 154.54.45.114 1.455ms 1.083ms 1.141ms...

Return this confirmation: ![image](https://github.com/WWBN/AVideo/assets/37880073/09768a0b-e78f-430b-8cea-be8c14d07299)

One thing I noticed is that the system initially did not direct the URL to the correct path. I placed the file inside the VIDEOS directory: Do you think this...

> can you please also try the same file with a PHP command line? > > php /var/www/html/AVideo/videos/test.php ``` File downloaded successfully. File size: 16 bytes.root@root:/var/www/AVideo-Storage/videos# ^C root@root:/var/www/AVideo-Storage/videos# ```

> I see now, the php script MUST be tested from the AVideo site, NOT from the storage ![image](https://github.com/WWBN/AVideo/assets/37880073/f2e293c2-4b10-46b3-ab66-fcf32b1b4a8f)

> One thing I noticed is that the system initially did not direct the URL to the correct path. I placed the file inside the VIDEOS directory: Do you think...