Skip to content
Discussion options

You must be logged in to vote

#3109
Please do not open new questions for the same subject.

Please see our documentation, and follow the guidelines in our tutorials.
If you will be using the packed file system, read the packed file system tutorial https://mongoose.ws/documentation/tutorials/core/embedded-filesystem/
If you will be using mg_file_read(), read its doc https://mongoose.ws/documentation/#mg_file_read

c->data[0] is not magical, you have to mark that when getting a connection

c->data[0] = 'S'; // Mark that connection as live streamer

If you pack as /images/x, why do you expect to read at images/x ?

Do this in your computer, learn…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@primeking
Comment options

Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants