# Why videos not uploading?

The reason why the videos are not uploaded is the date the script was written. The video system in which Scritpin was configured was done through discord. In short, videos were uploaded to discord. Now discord does not allow this. You should host your videos yourself with the self hosting system. For this, we have written web servers in multiple software languages that you can use. You can use whatever you want, on whatever operating system you want.

We have explained how to install these resources in both document and video form.

{% embed url="<https://github.com/cokluk/report-upload-server>" %}

### Php version installation

{% embed url="<https://youtu.be/DbFtm7n9dQ0>" %}

### Python version installation

{% embed url="<https://youtu.be/YRsF_rQ8md0>" %}

### Javascript version installation

{% embed url="<https://youtu.be/Tx5EIRX-MHY>" %}

### Fivem resource version installation

{% embed url="<https://youtu.be/1Au5PXV3bTg>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.0resmon.org/0resmon/0resmon-1/s4-resources/s4-reportsystem/why-videos-not-uploading.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
