Hi Luis,
The js for jPlayer is stored in the local file system, but it depends on jquery which by default we load from the google CDN which means it needs an internet connection. If you are using a private network with no internet access you can self host the jquery files instead of loading it from google.
Hope that helps,
Joe