@extends('layouts.app') @section('content')

Update Live Channel

@if (count($errors) > 0)
Whoops! There were some problems with your input.

@endif

Edit Live Channel



(Ex.: rtmp://103.95.132.59:1935/videostreaminglive/name_of_channel)


(Ex.: http://edgeplive.msgnaa.info:8081, http://103.95.132.77:8080/live/test.m3u8)


(Ex.: plive)


(Ex.: Sports, Music, News)


(Ex.: BBC)


(Ex.: BBC/myStream)


(Ex.: 100)
@foreach($channelgps as $key=>$channelgp) @if((new \App\Http\Helper)->getGroupName($channelgp) != 'Global')
@endif @endforeach
@endsection