Upgrade framework
This commit is contained in:
@@ -26,7 +26,8 @@ class StreamController extends Controller
|
||||
|
||||
public function studio()
|
||||
{
|
||||
return view('watch', ['stream' => 'https://stream.nhgooi.nl:81/live/studio']);
|
||||
// return view('watch', ['stream' => 'https://stream.nhgooi.nl:81/live/studio']);
|
||||
return view('watch', ['stream' => 'https://studiocam.nhgooi.nl/studiocam/live/index.m3u8']);
|
||||
}
|
||||
|
||||
public function podcast(Request $request, $id)
|
||||
|
||||
Reference in New Issue
Block a user