2013-01-02, 13:50
Brand new to all of this, and tried searching on here but didn't find anything. Does anyone happen to know how to The Cooking Channel or E! on XMBC? Or if this is even possible currently?
(2013-01-02, 13:50)OhioTom Wrote: Brand new to all of this, and tried searching on here but didn't find anything. Does anyone happen to know how to The Cooking Channel or E! on XMBC? Or if this is even possible currently?
(2013-05-11, 03:21)crusader88 Wrote:(2013-01-02, 13:50)OhioTom Wrote: Brand new to all of this, and tried searching on here but didn't find anything. Does anyone happen to know how to The Cooking Channel or E! on XMBC? Or if this is even possible currently?
Post a link of live streaming cooking and il put it into an xml file for you
(2013-05-16, 04:31)TJM1985 Wrote:(2013-05-11, 03:21)crusader88 Wrote:(2013-01-02, 13:50)OhioTom Wrote: Brand new to all of this, and tried searching on here but didn't find anything. Does anyone happen to know how to The Cooking Channel or E! on XMBC? Or if this is even possible currently?
Post a link of live streaming cooking and il put it into an xml file for you
This isn't cooking, but its my local news. Could you turn http://www1.whdh.com/video/7newslive into a xml file?
<item>
<title>Channel NAME HERE</title>
<link>rtmp://whdh.mpl.miisolutions.net/whdh-live01 playpath=mp4:7newslive swfUrl=http://www1.whdh.com/swf/player-viral.swf live=true timeout=15
pageUrl=http://www1.whdh.com/video/7news-live_flv.php?width=480&height=288</link>
<thumbnail>CHANNEL LOGO</thumbnail>
</item>
(2013-05-16, 04:55)crusader88 Wrote:(2013-05-16, 04:31)TJM1985 Wrote:(2013-05-11, 03:21)crusader88 Wrote: Post a link of live streaming cooking and il put it into an xml file for you
This isn't cooking, but its my local news. Could you turn http://www1.whdh.com/video/7newslive into a xml file?
Here you go
Code:<item>
<title>Channel NAME HERE</title>
<link>rtmp://whdh.mpl.miisolutions.net/whdh-live01 playpath=mp4:7newslive swfUrl=http://www1.whdh.com/swf/player-viral.swf live=true timeout=15
pageUrl=http://www1.whdh.com/video/7news-live_flv.php?width=480&height=288</link>
<thumbnail>CHANNEL LOGO</thumbnail>
</item>