Is it possible to play a multimedia file that is outside the website using the JQuery Media Plugin. The server we are working on is based on Windows. For example, the path to the file:
\ server \ share \ music.mp3
In my testing, this is not yet possible.
You cannot refer to it directly, no. But you can pass it through a local script server, which makes your path request look something like this:
getmusic.php?id=music
getmusic.php script . mp3, . , , .
getmusic.php
Source: https://habr.com/ru/post/1732052/More articles:Multiple statements in a loop with if else - objective-cCreate a MySQL Workbench Database Link - mysqlGetting some elements in a string using regex - ruby | fooobar.comI am trying to write a .NET compiler using System.Reflection.Emit, how do I make type resolution? - compiler-constructionWITH#/. Net: return file to browser? - c #Is there a reliable way to recognize IOExceptions caused by locked files other than parsing the .message attribute? - .netHandling quick clicks in jQuery - javascripthttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1732055/delegate-begininvoke-endinvoke-how-to-clean-up-multiple-async-threat-calls-to-the-same-delegate&usg=ALkJrhhuy-QV0R0UcWBoenXFKu0xBgV8ZgSetting a breakpoint for a member function called on a specific object - c ++how to create and name a slot in a different class than MainWindow? - qtAll Articles