by Anonymous » 20 Apr 2025, 03:00
Ich möchte Online -Videos streamen. Aber ich bin mit J Query -Fehler nicht geladen, lokale Ressource zu laden: < /strong> ... Ich finde viele Lösung, aber das hat alles für mich nicht gearbeitet.
Code: Select all
public ActionResult PlayVideo(string VidPath)
{
ViewData["VidPath"] = VidPath;
return View();
}
< /code>
View == >>> < /strong> < /p>
[url=viewtopic.php?t=14917]Ich möchte[/url] Online -Videos streamen. Aber ich bin mit J Query -Fehler nicht geladen, lokale Ressource zu laden: < /strong> ... Ich finde viele Lösung, aber das hat alles für mich nicht gearbeitet.[code] public ActionResult PlayVideo(string VidPath)
{
ViewData["VidPath"] = VidPath;
return View();
}
< /code>
View == >>> < /strong> < /p>
[/code]